Building ssync-2.3_2.txz (origin /buildshare/ports/355755/sysutils/ssync) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ssync-2.3.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ssync-2.3_2 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 ssync-2.3_2 ===> ssync-2.3_2 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 ssync-2.3_2 Make install ===> ssync-2.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ssync-2.3_2 for building ===> Extracting for ssync-2.3_2 => SHA256 Checksum OK for ssync-2.3.tar.gz. ===> Patching for ssync-2.3_2 ===> ssync-2.3_2 depends on executable: gmake - found ===> Configuring for ssync-2.3_2 ===> Building for ssync-2.3_2 gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/ssync/work/ssync-2.3' cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c ssync.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c conf.c conf.c: In function 'print_usage': conf.c:339: warning: string length '2044' is greater than the length '509' ISO C90 compilers are required to support cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c getopt.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c config_file.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c log.c log.c: In function 'log_init': log.c:47: warning: implicit declaration of function 'strcmp' cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c log_file.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c log_syslog.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c log_stderr.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c hash.c hash.c: In function 'hash_table_init': hash.c:57: warning: implicit declaration of function 'memset' hash.c:57: warning: incompatible implicit declaration of built-in function 'memset' hash.c: In function 'hash_table_insert': hash.c:109: warning: incompatible implicit declaration of built-in function 'memset' hash.c:116: warning: implicit declaration of function 'memcpy' hash.c:116: warning: incompatible implicit declaration of built-in function 'memcpy' hash.c: In function 'hash_table_search': hash.c:153: warning: implicit declaration of function 'memcmp' cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c list.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c primes.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c platform.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c interactive.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -ansi -Wall -pedantic -o ssync ssync.o conf.o getopt.o config_file.o log.o log_file.o log_syslog.o log_stderr.o hash.o list.o primes.o platform.o interactive.o -lm strip ssync cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -ansi -Wall -pedantic -c daemon.c cc -DHAVE_LCHOWN -D_BSD_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -ansi -Wall -pedantic -o ssyncd ssync.o conf.o getopt.o config_file.o log.o log_file.o log_syslog.o log_stderr.o hash.o list.o primes.o platform.o daemon.o -lm strip ssyncd gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/ssync/work/ssync-2.3' ===> Staging for ssync-2.3_2 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/ssync/work/ssync-2.3/ssync /obj/buildshare/ports/355755/sysutils/ssync/work/stage/usr/local/bin/ssync install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/ssync/work/ssync-2.3/ssyncd /obj/buildshare/ports/355755/sysutils/ssync/work/stage/usr/local/sbin/ssyncd install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/ssync/work/ssync-2.3/ssyncd.conf /obj/buildshare/ports/355755/sysutils/ssync/work/stage/usr/local/etc/ssyncd.conf.sample install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/ssync/work/ssync-2.3/ssyncd.work /obj/buildshare/ports/355755/sysutils/ssync/work/stage/usr/local/etc/ssyncd.work.sample install -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/ssync/work/ssync-2.3/ssyncd.init /obj/buildshare/ports/355755/sysutils/ssync/work/stage/usr/local/etc/rc.d/ssyncd.init install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/ssync/work/ssync-2.3/ssync.man /obj/buildshare/ports/355755/sysutils/ssync/work/stage/usr/local/man/man1/ssync.1 ====> Compressing man pages (compress-man) ===> Installing for ssync-2.3_2 ===> Checking if sysutils/ssync already installed ===> Registering installation for ssync-2.3_2 Installing ssync-2.3_2... done You will need to copy ssyncd.conf.sample to ssyncd.conf and ssyncd.work.sample to ssyncd.work before this port can be used. Make package ===> Building package for ssync-2.3_2 slot1: removed