Building qprint-1.0.txz (origin /buildshare/ports/355755/textproc/qprint) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/qprint-1.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> qprint-1.0 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qprint-1.0 Make install ===> License public accepted by the user ===> qprint-1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qprint-1.0 for building ===> Extracting for qprint-1.0 => SHA256 Checksum OK for qprint-1.0.tar.gz. ===> Patching for qprint-1.0 ===> Configuring for qprint-1.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/qprint/work/qprint-1.0/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking size of unsigned long long... 8 checking size of unsigned long... 4 checking for getopt... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for qprint-1.0 cc -c qprint.c -O2 -pipe -fno-strict-aliasing cc -c getopt.c -O2 -pipe -fno-strict-aliasing cc qprint.o getopt.o -o qprint -O2 -pipe -fno-strict-aliasing cc -c wretch.c -O2 -pipe -fno-strict-aliasing cc wretch.o -o wretch -O2 -pipe -fno-strict-aliasing ./wretch ./qprint --encode --binary /tmp/qprint1.bak ./qprint --decode /tmp/qprint2.bak cmp -s wretch.bin /tmp/qprint2.bak ; if test $? -ne 0 ; then echo '** qprint: Redirection test failed. **' ; else ./qprint -eb wretch.bin /tmp/qprint1.bak ; ./qprint -d /tmp/qprint1.bak /tmp/qprint2.bak ; cmp -s wretch.bin /tmp/qprint2.bak ; if test $? -ne 0 ; then echo '** qprint: Command line file argument test failed. **' ; else echo 'All tests passed.' ; fi ; fi All tests passed. This test performs 13 nested encodes and decodes using various options and compares the result to the original file. ./qprint -e --binary wretch.bin /tmp/qprint1.bak # E 1 ./qprint -e /tmp/qprint1.bak /tmp/qprint2.bak # E 2 ./qprint -e /tmp/qprint2.bak /tmp/qprint3.bak # E 3 ./qprint -e /tmp/qprint3.bak /tmp/qprint4.bak # E 4 ./qprint -e /tmp/qprint4.bak /tmp/qprint5.bak # E 5 ./qprint -e --paranoid /tmp/qprint5.bak /tmp/qprint6.bak # E 6 ./qprint -e /tmp/qprint8.bak # E 7, 8 ./qprint -e /tmp/qprint8.bak /tmp/qprint9.bak # E 9 ./qprint -e --paranoid /tmp/qprint9.bak /tmp/qprinta.bak # E 10 ./qprint -e /tmp/qprinta.bak /tmp/qprintb.bak # E 11 ./qprint -e /tmp/qprintb.bak /tmp/qprintc.bak # E 12 ./qprint -e /tmp/qprintc.bak /tmp/qprintd.bak # E 13 ./qprint -d /tmp/qprintd.bak /tmp/qpdc.bak # D 1 ./qprint -d /tmp/qpdc.bak /tmp/qpdb.bak # D 2 ./qprint -d /tmp/qpdb.bak /tmp/qpda.bak # D 3 ./qprint -d /tmp/qpda.bak /tmp/qpd9.bak # D 4 ./qprint -d /tmp/qpd9.bak /tmp/qpd8.bak # D 5 ./qprint -d /tmp/qpd8.bak /tmp/qpd7.bak # D 6 ./qprint -d /tmp/qpd7.bak /tmp/qpd6.bak # D 7 ./qprint -d /tmp/qpd4.bak # D 8, 9 ./qprint -d /tmp/qpd4.bak /tmp/qpd3.bak # D 10 ./qprint -d /tmp/qpd3.bak /tmp/qpd2.bak # D 11 ./qprint -d /tmp/qpd2.bak /tmp/qpd1.bak # D 13 ./qprint -d /tmp/qpd1.bak /tmp/qpd0.bak # D 13 cmp -s /tmp/qpd0.bak wretch.bin ; if test $? -ne 0 ; then echo '** qprint Wringer test failed. **' ; else echo 'Wringer test passed.' ; fi Wringer test passed. ===> Staging for qprint-1.0 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/textproc/qprint/work/qprint-1.0/qprint /obj/buildshare/ports/355755/textproc/qprint/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/textproc/qprint/work/qprint-1.0/qprint.1 /obj/buildshare/ports/355755/textproc/qprint/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Installing for qprint-1.0 ===> Checking if textproc/qprint already installed ===> Registering installation for qprint-1.0 Installing qprint-1.0... done Make package ===> Building package for qprint-1.0 slot2: removed