------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The lockfree-malloc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lockfree-malloc-0.0.20120802_10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The lockfree-malloc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lockfree-malloc-0.0.20120802_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lockfree-malloc-0.0.20120802_10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The lockfree-malloc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lockfree-malloc-0.0.20120802_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lockfree-malloc-0.0.20120802_10 for building => SHA256 Checksum OK for lockfree-malloc-0.0.20120802.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The lockfree-malloc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lockfree-malloc-0.0.20120802_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lockfree-malloc-0.0.20120802_10 for building ===> Extracting for lockfree-malloc-0.0.20120802_10 ===> NOTICE: The lockfree-malloc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> lockfree-malloc-0.0.20120802_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lockfree-malloc-0.0.20120802_10 for building => SHA256 Checksum OK for lockfree-malloc-0.0.20120802.tar.bz2. Extracted Memory Use: 0.16M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lockfree-malloc-0.0.20120802_10 /usr/bin/env WRKSRC=/construction/devel/lockfree-malloc/lockfree-malloc-0.0.20120802 REWARNFILE=/construction/devel/lockfree-malloc/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's|__FreeBSD__|__DragonFly__|' /construction/devel/lockfree-malloc/lockfree-malloc-0.0.20120802/lite-hooks-wrap.h /construction/devel/lockfree-malloc/lockfree-malloc-0.0.20120802/lite-malloc.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for lockfree-malloc-0.0.20120802_10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lockfree-malloc-0.0.20120802_10 --- lite-malloc.o --- g++ -I/usr/local/include -O3 -finline-functions -Wno-inline -Wall -pthread lite-malloc.cpp -fPIC -c -o lite-malloc.o In file included from lite-malloc.h:47, from lite-hooks-wrap.h:18, from lite-malloc.cpp:15: stack.h: In instantiation of 'void lockfree::Stack::push(T*) [with T = lockfree::Link]': lite-malloc.h:118:47: required from here stack.h:64:63: warning: narrowing conversion of '(((int)old.lockfree::Stack::Head::tag) + 1)' from 'int' to 'size_t' {aka 'long unsigned int'} inside { } [-Wnarrowing] Head const old = m_head, h = {(long) obj, old.tag + 1}; ~~~~~~~~^~~ --- liblite-malloc-static.a --- --- liblite-malloc-shared.so --- --- liblite-malloc-static.a --- rm -f liblite-malloc-static.a ar rc liblite-malloc-static.a lite-malloc.o --- liblite-malloc-shared.so --- objcopy --redefine-sym __wrap_malloc=malloc --redefine-sym __wrap_free=free --redefine-sym __wrap_calloc=calloc --redefine-sym __wrap_realloc=realloc --redefine-sym __wrap_memalign=memalign --redefine-sym __wrap_posix_memalign=posix_memalign --redefine-sym __wrap_valloc=valloc lite-malloc.o lite-malloc-shared.o g++ lite-malloc-shared.o -shared -o liblite-malloc-shared.so SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lockfree-malloc-0.0.20120802_10 ===> Generating temporary packing list install -s -m 0644 /construction/devel/lockfree-malloc/lockfree-malloc-0.0.20120802/liblite-malloc-shared.so /construction/devel/lockfree-malloc/stage/usr/local/lib/liblite-malloc-shared.so install -s -m 0644 /construction/devel/lockfree-malloc/lockfree-malloc-0.0.20120802/liblite-malloc-static.a /construction/devel/lockfree-malloc/stage/usr/local/lib/liblite-malloc-static.a /bin/mkdir -p /construction/devel/lockfree-malloc/stage/usr/local/share/doc/lockfree-malloc cd /construction/devel/lockfree-malloc/lockfree-malloc-0.0.20120802 && install -m 0644 README /construction/devel/lockfree-malloc/stage/usr/local/share/doc/lockfree-malloc ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lockfree-malloc-0.0.20120802_10 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:03