Building nph-1.2.3_1.txz (origin /buildshare/ports/355755/net/nph) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/nph-1.2.3.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> nph-1.2.3_1 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 nph-1.2.3_1 Make install ===> nph-1.2.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nph-1.2.3_1 for building ===> Extracting for nph-1.2.3_1 => SHA256 Checksum OK for nph-1.2.3.tar.gz. ===> Patching for nph-1.2.3_1 ===> Configuring for nph-1.2.3_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/nph/work/nph-1.2.3/autoconf/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/nph/work/nph-1.2.3/configure checking for gcc... cc checking for C compiler default output... 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 ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for more... /usr/bin/more checking for vi... /usr/bin/vi checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for AIX... no checking for an ANSI C-conforming const... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/aixrcmds.h usability... no checking arpa/aixrcmds.h presence... no checking for arpa/aixrcmds.h... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for unistd.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for size_t... yes checking for library containing gethostbyname_r... none required checking what to define for gethostbyname_r prototype... none checking for number of arguments to gethostbyname_r... 6 checking for _SC_GETPW_R_SIZE_MAX... yes checking what to define for getpwuid_r prototype... none checking for library containing getservbyname_r... none required checking what to define for getservbyname_r prototype... none checking for number of arguments to getservbyname_r... 6 checking for poll... yes checking for sigaction... yes checking for working snprintf... yes checking for strdup... yes checking for strlcat... yes checking for strlcpy... yes checking for strsep... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for crypt in -lcrypt... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for library containing tputs... -ltermcap checking for rl_callback_handler_install in -lreadline... yes configure: creating ./config.status config.status: creating buffer/ph_buffer.h config.status: creating buffer/ph_buffer.c config.status: creating mmgr/ph_mmgr.h config.status: creating mmgr/ph_mmgr.c config.status: creating Makefile config.status: creating lib/Makefile config.status: creating nph/Makefile config.status: creating doc/Makefile config.status: creating postinstall config.status: creating config.h ===> Building for nph-1.2.3_1 for n in lib nph doc; do ( cd $n && /usr/bin/make all ) || exit 1; done cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o auth.o auth.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o change.o change.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o fields.o fields.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o handle.o handle.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o misc.o misc.c misc.c: In function 'ph_status': misc.c:80: warning: incompatible implicit declaration of built-in function 'strlen' cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o options.o options.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o ph_buffer.o ../buffer/ph_buffer.c ../buffer/ph_buffer.c: In function 'ph_buffer_new': ../buffer/ph_buffer.c:45: warning: incompatible implicit declaration of built-in function 'calloc' cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o ph_mmgr.o ../mmgr/ph_mmgr.c ../mmgr/ph_mmgr.c: In function '_find_free_memblock': ../mmgr/ph_mmgr.c:112: warning: incompatible implicit declaration of built-in function 'memset' ../mmgr/ph_mmgr.c: In function 'ph_mmgr_register': ../mmgr/ph_mmgr.c:181: warning: incompatible implicit declaration of built-in function 'memset' ../mmgr/ph_mmgr.c: In function 'ph_mmgr_array_add': ../mmgr/ph_mmgr.c:219: warning: incompatible implicit declaration of built-in function 'memset' ../mmgr/ph_mmgr.c: In function 'ph_mmgr_realloc': ../mmgr/ph_mmgr.c:241: warning: incompatible implicit declaration of built-in function 'memset' cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o protocol.o protocol.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o query.o query.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o redirection.o redirection.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o serverlist.o serverlist.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../compat -I../buffer -I../mmgr -c -o siteinfo.o siteinfo.c ar rc libphclient.a auth.o change.o fields.o handle.o misc.o options.o ph_buffer.o ph_mmgr.o protocol.o query.o redirection.o serverlist.o siteinfo.o ranlib libphclient.a cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -c -o commands.o commands.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -c -o conf.o conf.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -c -o content.o content.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -c -o edit.o edit.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -DSYSTEM_NPHRC=\"/usr/local/etc/nphrc\" -DSERVER_FILE=\"/usr/local/etc/ph_server\" -c -o init.o ./init.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -c -o interactive.o interactive.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -c -o login.o login.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -c -o nph.o nph.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -c -o output.o output.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -c -o serverinfo.o serverinfo.c cc -O2 -pipe -fno-strict-aliasing -I.. -I. -I../lib -I../compat -c -o sighandler.o sighandler.c sighandler.c: In function 'interrupt': sighandler.c:49: warning: incompatible implicit declaration of built-in function 'exit' sighandler.c:79: warning: incompatible implicit declaration of built-in function 'exit' sighandler.c:102: warning: incompatible implicit declaration of built-in function 'exit' sighandler.c: In function 'set_signals': sighandler.c:123: warning: incompatible implicit declaration of built-in function 'exit' sighandler.c:129: warning: incompatible implicit declaration of built-in function 'exit' cc -O2 -pipe -fno-strict-aliasing -o nph commands.o conf.o content.o edit.o init.o interactive.o login.o nph.o output.o serverinfo.o sighandler.o ../lib/libphclient.a -lreadline -ltermcap -lcrypt ===> Installing for nph-1.2.3_1 ===> Generating temporary packing list ===> Checking if net/nph already installed for n in lib nph doc; do ( cd $n && make install ) || exit 1; done mkdir -p -m 755 /usr/local/lib install -o root -g wheel -m 444 libphclient.a /usr/local/lib mkdir -p -m 755 /usr/local/include install -o root -g wheel -m 444 ./phclient.h /usr/local/include mkdir -p -m 755 /usr/local/bin install -s -o root -g wheel -m 555 -s -m 755 nph /usr/local/bin mkdir -p -m 755 /usr/local/man/man1 install -o root -g wheel -m 444 ./nph.1 /usr/local/man/man1 mkdir -p -m 755 /usr/local/man/man3 install -o root -g wheel -m 444 ./ph_open.3 /usr/local/man/man3 for i in ph_close; do echo ".so man3/ph_open.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_login.3 /usr/local/man/man3 for i in ph_logout ph_suser ph_passwd ph_whoami; do echo ".so man3/ph_login.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_change.3 /usr/local/man/man3 for i in ph_add ph_delete; do echo ".so man3/ph_change.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_get_fieldinfo.3 /usr/local/man/man3 for i in ph_retrieve_fieldinfo ph_decode_field_attributes ph_fieldinfo_iterate; do echo ".so man3/ph_get_fieldinfo.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_id.3 /usr/local/man/man3 for i in ph_status ph_external; do echo ".so man3/ph_id.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_get_option.3 /usr/local/man/man3 for i in ph_retrieve_options ph_set_option ph_option_iterate; do echo ".so man3/ph_get_option.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_get_siteinfo.3 /usr/local/man/man3 for i in ph_retrieve_siteinfo ph_siteinfo_iterate; do echo ".so man3/ph_get_siteinfo.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_query.3 /usr/local/man/man3 for i in ph_free_entries; do echo ".so man3/ph_query.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_rfd.3 /usr/local/man/man3 for i in ph_wfd; do echo ".so man3/ph_rfd.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_email_resolve.3 /usr/local/man/man3 for i in ph_advertised_email; do echo ".so man3/ph_email_resolve.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_www_resolve.3 /usr/local/man/man3 for i in ph_advertised_www; do echo ".so man3/ph_www_resolve.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_set_sendhook.3 /usr/local/man/man3 for i in ph_set_recvhook ph_set_hookdata; do echo ".so man3/ph_set_sendhook.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_encode_selector.3 /usr/local/man/man3 for i in ph_free_selectors; do echo ".so man3/ph_encode_selector.3" > /usr/local/man/man3/${i}.3; done install -o root -g wheel -m 444 ./ph_serverlist_add.3 /usr/local/man/man3 for i in ph_serverlist_iterate ph_serverlist_merge ph_free_serverlist; do echo ".so man3/ph_serverlist_add.3" > /usr/local/man/man3/${i}.3; done PKG_PREFIX=/usr/local /bin/sh /buildshare/ports/355755/net/nph/pkg-install nph-1.2.3_1 POST-INSTALL creating default /usr/local/etc/ph_server file... installing default /usr/local/etc/nphrc file... ===> Compressing manual pages for nph-1.2.3_1 ===> Registering installation for nph-1.2.3_1 Installing nph-1.2.3_1... done Make package ===> Building package for nph-1.2.3_1 Creating package for nph-1.2.3_1 slot2: removed