Building rsyncrypto-1.12.txz (origin /buildshare/ports/355755/sysutils/rsyncrypto) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/rsyncrypto-1.12.tar.gz x packages/ x packages/argtable-2.13.txz x packages/rsync-3.1.0_3.txz x packages/gettext-0.18.3.1_1.txz x packages/libtool-2.4.2_3.txz x packages/gzip-1.6.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> rsyncrypto-1.12 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 rsyncrypto-1.12 ===> rsyncrypto-1.12 depends on file: /usr/local/lib/libargtable2.so - not found ===> Verifying install for /usr/local/lib/libargtable2.so in /buildshare/ports/355755/devel/argtable ===> Installing existing package /packages/argtable-2.13.txz Installing argtable-2.13... done ===> Returning to build of rsyncrypto-1.12 ===> rsyncrypto-1.12 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of rsyncrypto-1.12 ===> rsyncrypto-1.12 depends on executable: rsync - not found ===> Verifying install for rsync in /buildshare/ports/355755/net/rsync ===> Installing existing package /packages/rsync-3.1.0_3.txz Installing rsync-3.1.0_3... done ===> Returning to build of rsyncrypto-1.12 ===> rsyncrypto-1.12 depends on executable: gzip - found Make install ===> License GPLv2 accepted by the user ===> rsyncrypto-1.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rsyncrypto-1.12 for building ===> Extracting for rsyncrypto-1.12 => SHA256 Checksum OK for rsyncrypto-1.12.tar.gz. ===> Patching for rsyncrypto-1.12 ===> rsyncrypto-1.12 depends on file: /usr/local/lib/libargtable2.so - found ===> rsyncrypto-1.12 depends on executable: gmake - found ===> Configuring for rsyncrypto-1.12 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/rsyncrypto/work/rsyncrypto-1.12/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/rsyncrypto/work/rsyncrypto-1.12/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 gmake sets $(MAKE)... yes 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 c++ accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking for AES_encrypt in -lcrypto... yes checking for arg_parse in -largtable2... yes checking whether platform supports lstat... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C++ preprocessor... c++ -E 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/wait.h that is POSIX.1 compatible... (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 fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for sys/mman.h... (cached) yes checking argtable2.h usability... yes checking argtable2.h presence... yes checking for argtable2.h... yes checking map usability... yes checking map presence... yes checking for map... yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for O_NOATIME support in open... no checking whether struct stat has nanosecond resolution... st_mtim is a struct timespec checking whether closedir returns void... no checking for error_at_line... no checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for bzero... (cached) yes checking for dup2... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for munmap... (cached) yes checking for rmdir... yes checking for strchr... yes checking for strerror... (cached) yes checking for strtoul... (cached) yes checking for gzip with "rsyncable" support... no! configure: WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! configure: WARNING: ! gzip must support the "--rsyncable" flag for proper rsyncrypto operation. ! configure: WARNING: ! This does not affect compilation, but a proper gzip must be available at runtime. ! configure: WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for rsyncrypto-1.12 gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/rsyncrypto-1.12' gmake all-am gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/rsyncrypto-1.12' c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT crypto.o -MD -MP -MF .deps/crypto.Tpo -c -o crypto.o crypto.cpp mv -f .deps/crypto.Tpo .deps/crypto.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT crypt_key.o -MD -MP -MF .deps/crypt_key.Tpo -c -o crypt_key.o crypt_key.cpp mv -f .deps/crypt_key.Tpo .deps/crypt_key.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT aes_crypt.o -MD -MP -MF .deps/aes_crypt.Tpo -c -o aes_crypt.o aes_crypt.cpp mv -f .deps/aes_crypt.Tpo .deps/aes_crypt.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.cpp mv -f .deps/file.Tpo .deps/file.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.cpp mv -f .deps/process.Tpo .deps/process.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT redir.o -MD -MP -MF .deps/redir.Tpo -c -o redir.o redir.cpp mv -f .deps/redir.Tpo .deps/redir.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT filemap.o -MD -MP -MF .deps/filemap.Tpo -c -o filemap.o filemap.cpp mv -f .deps/filemap.Tpo .deps/filemap.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT bufferfd.o -MD -MP -MF .deps/bufferfd.Tpo -c -o bufferfd.o bufferfd.cpp mv -f .deps/bufferfd.Tpo .deps/bufferfd.Po c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib/ -o rsyncrypto main.o crypto.o crypt_key.o aes_crypt.o file.o process.o redir.o filemap.o bufferfd.o -largtable2 -lcrypto c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT recover.o -MD -MP -MF .deps/recover.Tpo -c -o recover.o recover.cpp mv -f .deps/recover.Tpo .deps/recover.Po c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib/ -o rsyncrypto_recover recover.o -largtable2 -lcrypto c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/ -O2 -pipe -fno-strict-aliasing -MT blocksizes.o -MD -MP -MF .deps/blocksizes.Tpo -c -o blocksizes.o blocksizes.cpp mv -f .deps/blocksizes.Tpo .deps/blocksizes.Po c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib/ -o blocksizes crypt_key.o aes_crypt.o blocksizes.o -largtable2 -lcrypto gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/rsyncrypto-1.12' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/rsyncrypto-1.12' ===> Staging for rsyncrypto-1.12 ===> rsyncrypto-1.12 depends on executable: rsync - found ===> rsyncrypto-1.12 depends on executable: gzip - found ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/rsyncrypto-1.12' gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/rsyncrypto-1.12' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'rsyncrypto' '/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/stage/usr/local/bin/rsyncrypto' install -s -o root -g wheel -m 555 'rsyncrypto_recover' '/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/stage/usr/local/bin/rsyncrypto_recover' test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './rsyncrypto.man' '/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/stage/usr/local/man/man1/rsyncrypto.1' install -o root -g wheel -m 444 './rsyncrypto_recover.man' '/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/stage/usr/local/man/man1/rsyncrypto_recover.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/rsyncrypto-1.12' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/rsyncrypto/work/rsyncrypto-1.12' rsyncrypto requires archivers/gzip be built with the RSYNCABLE flag to run properly ====> Compressing man pages (compress-man) ===> Installing for rsyncrypto-1.12 ===> Checking if sysutils/rsyncrypto already installed ===> Registering installation for rsyncrypto-1.12 Installing rsyncrypto-1.12... done Make package ===> Building package for rsyncrypto-1.12 slot2: removed