------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ptsort-1.20170904 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ptsort-1.20170904 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ptsort-1.20170904 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ptsort-1.20170904 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ptsort-1.20170904 for building => SHA256 Checksum OK for ptsort-1.20170904.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ptsort-1.20170904 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ptsort-1.20170904 for building ===> Extracting for ptsort-1.20170904 => SHA256 Checksum OK for ptsort-1.20170904.tar.gz. Extracted Memory Use: 0.48M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ptsort-1.20170904 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for ptsort-1.20170904 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for ranlib... ranlib checking for t_add_tests in -lcryb-test... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating lib/Makefile config.status: creating t/Makefile config.status: creating t/t_subr.sh config.status: creating lib/config.h config.status: executing depfiles commands SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ptsort-1.20170904 --- all-recursive --- Making all in lib --- all --- /usr/bin/make all-am --- aa_tree.o --- --- fline.o --- --- aa_tree.o --- depbase=`echo aa_tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../lib -pipe -O2 -fno-strict-aliasing -MT aa_tree.o -MD -MP -MF $depbase.Tpo -c -o aa_tree.o aa_tree.c && mv -f $depbase.Tpo $depbase.Po --- fline.o --- depbase=`echo fline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../lib -pipe -O2 -fno-strict-aliasing -MT fline.o -MD -MP -MF $depbase.Tpo -c -o fline.o fline.c && mv -f $depbase.Tpo $depbase.Po --- libptsort.a --- rm -f libptsort.a ar cru libptsort.a aa_tree.o fline.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libptsort.a Making all in bin --- ptsort.o --- depbase=`echo ptsort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -pipe -O2 -fno-strict-aliasing -MT ptsort.o -MD -MP -MF $depbase.Tpo -c -o ptsort.o ptsort.c && mv -f $depbase.Tpo $depbase.Po --- ptsort --- cc -pipe -O2 -fno-strict-aliasing -o ptsort ptsort.o ../lib/libptsort.a Making all in t SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ptsort-1.20170904 ===> Generating temporary packing list if test -z ''; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/misc/ptsort/ptsort-1.20170904/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/misc/ptsort/ptsort-1.20170904/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/misc/ptsort/ptsort-1.20170904/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/misc/ptsort/ptsort-1.20170904/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; fi Making install in lib Making install in bin /bin/mkdir -p '/construction/misc/ptsort/stage/usr/local/bin' /bin/sh /construction/misc/ptsort/ptsort-1.20170904/install-sh -c -s ptsort '/construction/misc/ptsort/stage/usr/local/bin' /bin/mkdir -p '/construction/misc/ptsort/stage/usr/local/man/man1' install -m 0644 ptsort.1 '/construction/misc/ptsort/stage/usr/local/man/man1' Making install in t ====> 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 ptsort-1.20170904 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04