------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pax-utils-1.2.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pax-utils-1.2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pax-utils-1.2.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pax-utils-1.2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pax-utils-1.2.2 for building => SHA256 Checksum OK for pax-utils-1.2.2.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pax-utils-1.2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pax-utils-1.2.2 for building ===> Extracting for pax-utils-1.2.2 => SHA256 Checksum OK for pax-utils-1.2.2.tar.xz. Extracted Memory Use: 5.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pax-utils-1.2.2 ===> Applying dragonfly patches for pax-utils-1.2.2 ===> Cleanly applied dragonfly patch(es) patch-porting.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pax-utils-1.2.2 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pax-utils-1.2.2 depends on package: gmake>=4.3 - found ===> Configuring for pax-utils-1.2.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pax-utils-1.2.2 gmake[1]: Entering directory '/construction/sysutils/pax-utils/pax-utils-1.2.2' cc -pipe -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="v1.2.2" -DVCSID="" -o paxelf.o -c paxelf.c cc -pipe -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="v1.2.2" -DVCSID="" -o paxldso.o -c paxldso.c cc -pipe -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="v1.2.2" -DVCSID="" -o paxmacho.o -c paxmacho.c cc -pipe -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="v1.2.2" -DVCSID="" -o security.o -c security.c cc -pipe -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="v1.2.2" -DVCSID="" -o paxinc.o -c paxinc.c cc -pipe -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="v1.2.2" -DVCSID="" -o xfuncs.o -c xfuncs.c cc -pipe -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="v1.2.2" -DVCSID="" -o scanelf.o -c scanelf.c cc -pipe -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="v1.2.2" -DVCSID="" -o dumpelf.o -c dumpelf.c cc -pipe -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="v1.2.2" -DVCSID="" -o scanmacho.o -c scanmacho.c cc -pipe -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="v1.2.2" -DVCSID="" -o pspax.o -c pspax.c In file included from paxinc.h:16, from paxldso.c:9: security.h: In function 'security_init': security.h:25:39: warning: unused parameter 'allow_forking' [-Wunused-parameter] static inline void security_init(bool allow_forking) {} ^ In file included from paxinc.h:34, from paxldso.c:9: paxldso.h: At top level: paxldso.h:19:4: warning: #warning Cache support not implemented for your target [-Wcpp] # warning Cache support not implemented for your target ^~~~~~~ In file included from paxinc.h:16, from paxmacho.c:10: security.h: In function 'security_init': security.h:25:39: warning: unused parameter 'allow_forking' [-Wunused-parameter] static inline void security_init(bool allow_forking) {} ^ In file included from paxinc.h:34, from paxmacho.c:10: paxldso.h: At top level: paxldso.h:19:4: warning: #warning Cache support not implemented for your target [-Wcpp] # warning Cache support not implemented for your target ^~~~~~~ In file included from paxinc.h:16, from paxelf.c:9: security.h: In function 'security_init': security.h:25:39: warning: unused parameter 'allow_forking' [-Wunused-parameter] static inline void security_init(bool allow_forking) {} ^ In file included from paxinc.h:34, from paxelf.c:9: paxldso.h: At top level: paxldso.h:19:4: warning: #warning Cache support not implemented for your target [-Wcpp] # warning Cache support not implemented for your target ^~~~~~~ In file included from paxinc.h:16, from security.c:8: security.h: In function 'security_init': security.h:25:39: warning: unused parameter 'allow_forking' [-Wunused-parameter] static inline void security_init(bool allow_forking) {} ^ In file included from paxinc.h:34, from security.c:8: paxldso.h: At top level: paxldso.h:19:4: warning: #warning Cache support not implemented for your target [-Wcpp] # warning Cache support not implemented for your target ^~~~~~~ In file included from paxinc.h:16, from paxinc.c:12: security.h: In function 'security_init': security.h:25:39: warning: unused parameter 'allow_forking' [-Wunused-parameter] static inline void security_init(bool allow_forking) {} ^ In file included from paxinc.h:34, from paxinc.c:12: paxldso.h: At top level: paxldso.h:19:4: warning: #warning Cache support not implemented for your target [-Wcpp] # warning Cache support not implemented for your target ^~~~~~~ paxinc.c: In function 'root_rel_path': paxinc.c:192:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (root_fd != AT_FDCWD) { ^~ In file included from paxinc.h:16, from pspax.c:17: security.h: In function 'security_init': security.h:25:39: warning: unused parameter 'allow_forking' [-Wunused-parameter] static inline void security_init(bool allow_forking) {} ^ In file included from paxinc.h:34, from pspax.c:17: paxldso.h: At top level: paxldso.h:19:4: warning: #warning Cache support not implemented for your target [-Wcpp] # warning Cache support not implemented for your target ^~~~~~~ In file included from paxinc.h:16, from dumpelf.c:11: security.h: In function 'security_init': security.h:25:39: warning: unused parameter 'allow_forking' [-Wunused-parameter] static inline void security_init(bool allow_forking) {} ^ In file included from paxinc.h:16, from xfuncs.c:9: security.h: In function 'security_init': security.h:25:39: warning: unused parameter 'allow_forking' [-Wunused-parameter] static inline void security_init(bool allow_forking) {} ^ In file included from paxinc.h:34, from dumpelf.c:11: paxldso.h: At top level: paxldso.h:19:4: warning: #warning Cache support not implemented for your target [-Wcpp] # warning Cache support not implemented for your target ^~~~~~~ In file included from paxinc.h:34, from xfuncs.c:9: paxldso.h: At top level: paxldso.h:19:4: warning: #warning Cache support not implemented for your target [-Wcpp] # warning Cache support not implemented for your target ^~~~~~~ In file included from paxinc.h:16, from scanelf.c:11: security.h: In function 'security_init': security.h:25:39: warning: unused parameter 'allow_forking' [-Wunused-parameter] static inline void security_init(bool allow_forking) {} ^ In file included from paxinc.h:34, from scanelf.c:11: paxldso.h: At top level: paxldso.h:19:4: warning: #warning Cache support not implemented for your target [-Wcpp] # warning Cache support not implemented for your target ^~~~~~~ In file included from paxinc.h:16, from scanmacho.c:14: security.h: In function 'security_init': security.h:25:39: warning: unused parameter 'allow_forking' [-Wunused-parameter] static inline void security_init(bool allow_forking) {} ^ In file included from paxinc.h:34, from scanmacho.c:14: paxldso.h: At top level: paxldso.h:19:4: warning: #warning Cache support not implemented for your target [-Wcpp] # warning Cache support not implemented for your target ^~~~~~~ dumpelf.c: In function 'dump_shdr': dumpelf.c:447:4: warning: this statement may fall through [-Wimplicit-fallthrough=] printf("\t */\n"); \ ^~~~~~~~~~~~~~~~~ dumpelf.c:466:2: note: in expansion of macro 'DUMP_SHDR' DUMP_SHDR(32) ^~~~~~~~~ dumpelf.c:449:3: note: here default: { \ ^~~~~~~ dumpelf.c:466:2: note: in expansion of macro 'DUMP_SHDR' DUMP_SHDR(32) ^~~~~~~~~ dumpelf.c:447:4: warning: this statement may fall through [-Wimplicit-fallthrough=] printf("\t */\n"); \ ^~~~~~~~~~~~~~~~~ dumpelf.c:467:2: note: in expansion of macro 'DUMP_SHDR' DUMP_SHDR(64) ^~~~~~~~~ dumpelf.c:449:3: note: here default: { \ ^~~~~~~ dumpelf.c:467:2: note: in expansion of macro 'DUMP_SHDR' DUMP_SHDR(64) ^~~~~~~~~ scanelf.c: In function 'parseargs': scanelf.c:2085:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (root_fd != AT_FDCWD) ^~ scanelf.c: In function 'cleanup': scanelf.c:2305:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (root_fd != AT_FDCWD) ^~ cc -pipe -O2 -fno-strict-aliasing paxelf.o paxldso.o paxinc.o security.o xfuncs.o pspax.o -o pspax cc -pipe -O2 -fno-strict-aliasing paxmacho.o paxinc.o security.o xfuncs.o scanmacho.o -o scanmacho cc -pipe -O2 -fno-strict-aliasing paxelf.o paxldso.o paxinc.o security.o xfuncs.o dumpelf.o -o dumpelf cc -pipe -O2 -fno-strict-aliasing paxelf.o paxldso.o paxinc.o security.o xfuncs.o scanelf.o -o scanelf gmake[1]: Leaving directory '/construction/sysutils/pax-utils/pax-utils-1.2.2' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pax-utils-1.2.2 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/pax-utils/pax-utils-1.2.2/dumpelf /construction/sysutils/pax-utils/stage/usr/local/bin install -m 444 /construction/sysutils/pax-utils/pax-utils-1.2.2/man/dumpelf.1 /construction/sysutils/pax-utils/stage/usr/local/man/man1 install -s -m 555 /construction/sysutils/pax-utils/pax-utils-1.2.2/pspax /construction/sysutils/pax-utils/stage/usr/local/bin install -m 444 /construction/sysutils/pax-utils/pax-utils-1.2.2/man/pspax.1 /construction/sysutils/pax-utils/stage/usr/local/man/man1 install -s -m 555 /construction/sysutils/pax-utils/pax-utils-1.2.2/scanelf /construction/sysutils/pax-utils/stage/usr/local/bin install -m 444 /construction/sysutils/pax-utils/pax-utils-1.2.2/man/scanelf.1 /construction/sysutils/pax-utils/stage/usr/local/man/man1 install -s -m 555 /construction/sysutils/pax-utils/pax-utils-1.2.2/scanmacho /construction/sysutils/pax-utils/stage/usr/local/bin install -m 444 /construction/sysutils/pax-utils/pax-utils-1.2.2/man/scanmacho.1 /construction/sysutils/pax-utils/stage/usr/local/man/man1 install -m 0644 /construction/sysutils/pax-utils/pax-utils-1.2.2/BUGS /construction/sysutils/pax-utils/pax-utils-1.2.2/COPYING /construction/sysutils/pax-utils/pax-utils-1.2.2/README.md /construction/sysutils/pax-utils/pax-utils-1.2.2/TODO /construction/sysutils/pax-utils/stage/usr/local/share/doc/pax-utils ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pax-utils-1.2.2 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:06