------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> zisofs-tools-1.0.8_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> zisofs-tools-1.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zisofs-tools-1.0.8_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> zisofs-tools-1.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zisofs-tools-1.0.8_1 for building => SHA256 Checksum OK for zisofs-tools-1.0.8.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> zisofs-tools-1.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zisofs-tools-1.0.8_1 for building ===> Extracting for zisofs-tools-1.0.8_1 => SHA256 Checksum OK for zisofs-tools-1.0.8.tar.bz2. Extracted Memory Use: 0.34M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for zisofs-tools-1.0.8_1 ===> Applying ports patches for zisofs-tools-1.0.8_1 ===> Cleanly applied ports patch(es) patch-compress.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> zisofs-tools-1.0.8_1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> zisofs-tools-1.0.8_1 depends on package: gmake>=4.3 - found ===> Configuring for zisofs-tools-1.0.8_1 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if cc accepts -Wall... yes checking if cc accepts -W... yes checking if cc accepts -Wpointer-arith... yes checking if cc accepts -Wbad-function-cast... yes checking if cc accepts -Wcast-equal... no checking if cc accepts -Wstrict-prototypes... yes checking if cc accepts -Wmissing-prototypes... yes checking if cc accepts -Wmissing-declarations... yes checking if cc accepts -Wnested-externs... yes checking if cc accepts -Winline... yes checking if cc accepts -Wshadow... yes checking if cc accepts -Wcast-align... yes checking if cc accepts -pipe... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for getopt.h... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for lchown... yes checking for utimes... (cached) yes checking for struct stat.st_mtim.tv_usec... no checking for struct stat.st_mtim.tv_nsec... yes checking for library containing compress2... -lz checking for library containing getopt_long... none required checking for getopt_long... yes checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating MCONFIG config.status: creating config.h SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for zisofs-tools-1.0.8_1 gmake[1]: Entering directory '/construction/sysutils/zisofs-tools/zisofs-tools-1.0.8' echo "#define ZISOFS_TOOLS_VERSION \"1.0.8\"" > version.h cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c walk.c cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c workers.c cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c util.c cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c hash.c cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c iso9660.c cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c copytime.c cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c compress.c cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c uncompress.c cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c mkzftree.c cc -o mkzftree mkzftree.o walk.o workers.o util.o hash.o iso9660.o copytime.o compress.o uncompress.o -lz gmake[1]: Leaving directory '/construction/sysutils/zisofs-tools/zisofs-tools-1.0.8' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for zisofs-tools-1.0.8_1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/sysutils/zisofs-tools/zisofs-tools-1.0.8' mkdir -p /construction/sysutils/zisofs-tools/stage/usr/local/bin install -s -m 555 mkzftree /construction/sysutils/zisofs-tools/stage/usr/local/bin mkdir -p /construction/sysutils/zisofs-tools/stage/usr/local/man/man1 install -m 0644 mkzftree.1 /construction/sysutils/zisofs-tools/stage/usr/local/man/man1 gmake[1]: Leaving directory '/construction/sysutils/zisofs-tools/zisofs-tools-1.0.8' install -m 0644 /construction/sysutils/zisofs-tools/zisofs-tools-1.0.8/CHANGES /construction/sysutils/zisofs-tools/zisofs-tools-1.0.8/COPYING /construction/sysutils/zisofs-tools/zisofs-tools-1.0.8/INSTALL /construction/sysutils/zisofs-tools/zisofs-tools-1.0.8/MRULES /construction/sysutils/zisofs-tools/zisofs-tools-1.0.8/README /construction/sysutils/zisofs-tools/stage/usr/local/share/doc/zisofs-tools/ ====> 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 zisofs-tools-1.0.8_1 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06