------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ptmalloc2 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 ------------------------------------------------------------------------------- ===> ptmalloc2-20060605_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The ptmalloc2 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 ===> ptmalloc2-20060605_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ptmalloc2-20060605_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ptmalloc2 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 ===> ptmalloc2-20060605_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ptmalloc2-20060605_3 for building => SHA256 Checksum OK for ptmalloc2-current.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ptmalloc2 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 ===> ptmalloc2-20060605_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ptmalloc2-20060605_3 for building ===> Extracting for ptmalloc2-20060605_3 => SHA256 Checksum OK for ptmalloc2-current.tar.gz. Extracted Memory Use: 0.32M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ptmalloc2-20060605_3 ===> Applying ports patches for ptmalloc2-20060605_3 ===> Cleanly applied ports patch(es) patch-Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ptmalloc2-20060605_3 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ptmalloc2-20060605_3 depends on package: gmake>=4.3 - found ===> Configuring for ptmalloc2-20060605_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ptmalloc2-20060605_3 gmake[1]: Entering directory '/construction/devel/ptmalloc2/ptmalloc2' gmake THR_FLAGS='-DUSE_TSD_DATA_HACK -D_REENTRANT' \ OPT_FLAGS='-O2 ' SYS_FLAGS='' CC='cc' \ INC_FLAGS='-Isysdeps/pthread -Isysdeps/generic -I.' \ THR_LIBS=-lpthread gmake[2]: Entering directory '/construction/devel/ptmalloc2/ptmalloc2' cc -c -pipe -O2 -fno-strict-aliasing -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/generic -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/pthread -Isysdeps/generic -I. -DTHREAD_STATS=1 malloc.c cc -c -pipe -O2 -fno-strict-aliasing -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/generic -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/pthread -Isysdeps/generic -I. -DTHREAD_STATS=1 malloc-stats.c cc -shared -fPIC -pipe -O2 -fno-strict-aliasing -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/generic -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/pthread -Isysdeps/generic -I. -DTHREAD_STATS=1 malloc.c malloc-stats.c -o malloc.so ar cr libmalloc.a malloc.o malloc-stats.o ranlib libmalloc.a cc -pipe -O2 -fno-strict-aliasing -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/generic -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/pthread -Isysdeps/generic -I. -DUSE_MALLOC=1 -DTEST=1 t-test1.c libmalloc.a -lpthread -o t-test1 cc -pipe -O2 -fno-strict-aliasing -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/generic -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/pthread -Isysdeps/generic -I. -DUSE_MALLOC=1 -DTEST=1 t-test2.c libmalloc.a -lpthread -o t-test2 cc -pipe -O2 -fno-strict-aliasing -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/generic -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/pthread -Isysdeps/generic -I. -DUSE_MALLOC=1 -DTEST=1 tst-mallocstate.c libmalloc.a \ -lpthread -o tst-mallocstate cc -pipe -O2 -fno-strict-aliasing -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/generic -O2 -DUSE_TSD_DATA_HACK -D_REENTRANT -Isysdeps/pthread -Isysdeps/generic -I. -DUSE_MALLOC=1 -DTEST=1 tst-mstats.c libmalloc.a \ -lpthread -o tst-mstats gmake[2]: Leaving directory '/construction/devel/ptmalloc2/ptmalloc2' gmake[1]: Leaving directory '/construction/devel/ptmalloc2/ptmalloc2' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ptmalloc2-20060605_3 ===> Generating temporary packing list install -m 0644 /construction/devel/ptmalloc2/ptmalloc2/malloc.h /construction/devel/ptmalloc2/stage/usr/local/include/ptmalloc2/ install -m 0644 /construction/devel/ptmalloc2/ptmalloc2/libmalloc.a /construction/devel/ptmalloc2/stage/usr/local/lib/libptmalloc2.a install -s -m 0644 /construction/devel/ptmalloc2/ptmalloc2/malloc.so /construction/devel/ptmalloc2/stage/usr/local/lib/libptmalloc2.so.0 ln -s libptmalloc2.so.0 /construction/devel/ptmalloc2/stage/usr/local/lib/libptmalloc2.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: /construction/devel/ptmalloc2/stage/usr/local/lib/libptmalloc2.so.0 doesn't have a SONAME. Warning: pkg(8) will not register it as being provided by the port. Warning: If another port depend on it, pkg will not be able to know where it comes from. Warning: It is directly in /usr/local/lib, it is probably used by other ports. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ptmalloc2-20060605_3 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:03