Building nefu-1.5_1.txz (origin /buildshare/ports/355755/net-mgmt/nefu) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/nefu-1.5.tgz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> nefu-1.5_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 nefu-1.5_1 Make install ===> nefu-1.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nefu-1.5_1 for building ===> Extracting for nefu-1.5_1 => SHA256 Checksum OK for nefu-1.5.tgz. ===> Patching for nefu-1.5_1 ===> Applying FreeBSD patches for nefu-1.5_1 ===> Configuring for nefu-1.5_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/nefu/work/nefu-1.5/libsnet/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/nefu/work/nefu-1.5/libsnet/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/nefu/work/nefu-1.5/libsnet/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/nefu/work/nefu-1.5/libsnet/libtool ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/nefu/work/nefu-1.5/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-mgmt/nefu/work/nefu-1.5/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking whether byte ordering is bigendian... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for sendmail... yes configure: disabling shelltests configure: disabling html output checking for ldap... disabled checking for libkrb... not enabled checking for ssl... yes checking for inet_ntoa in -lnsl... no checking for res_mkquery in -lresolv... no checking for socket in -lsocket... no configure: creating ./config.status config.status: creating Makefile config.status: creating TDK/Makefile config.status: creating libtest/Makefile config.status: creating config.h configure: configuring in libsnet configure: running /bin/sh './configure' --prefix=/usr/local '--with-ssl=/usr' '--without-sasl' '--without-zlib' '--without-shelltests' '--without-ldap' '--without-html' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CPPFLAGS=-I/usr/local/include' 'LDFLAGS= -Wl,-rpath,/usr/lib:/usr/local/lib' 'build_alias=powerpc-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gawk... (cached) /usr/bin/awk 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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for zlib... no checking for SSL_accept in -lssl... yes checking for SSLeay_version in -lcrypto... yes checking for sasl... no checking whether to build profiled libraries... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... (cached) yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ===> Building for nefu-1.5_1 cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -DVERSION=\"`cat VERSION`\" -DNEFU_SENDMAIL=\"/usr/sbin/sendmail\" -DNEFU_HTML_DIR=\"\" -DNEFU_SCRIPT_DIR=\"\" -c main.c main.c: In function 'main': main.c:346: warning: implicit declaration of function 'nefu_read_config' cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c parse.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c machine.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c ll.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c test.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c report.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c order.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c depmap.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c schedule.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c time.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c ttable.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c monitor.c monitor.c: In function 'monitor_network': monitor.c:184: warning: format '%ld' expects type 'long int', but argument 4 has type 'time_t' monitor.c:184: warning: format '%lu' expects type 'long unsigned int', but argument 6 has type 'time_t' monitor.c:334: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'time_t' monitor.c:366: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'time_t' monitor.c:435: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'time_t' monitor.c:446: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'time_t' cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c publish.c publish.c: In function 'history_init': publish.c:399: warning: format '%ld' expects type 'long int *', but argument 3 has type 'time_t *' publish.c:414: warning: format '%ld' expects type 'long int', but argument 5 has type 'time_t' publish.c:443: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' publish.c:477: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' publish.c: In function 'html_plan': publish.c:572: warning: format '%ld' expects type 'long int', but argument 4 has type 'time_t' publish.c: In function 'history_update': publish.c:800: warning: format '%ld' expects type 'long int', but argument 5 has type 'time_t' publish.c:828: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' publish.c:878: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -c rcode.c cd libtest; /usr/bin/make CC=cc OPTOPTS="-Wall -Wstrict-prototypes" LIBDIRS="-Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib" cc -p -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c tcp.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o tcp.o- tcp.o mv tcp.o- profiled/tcp.o cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c tcp.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o tcp.o- tcp.o mv tcp.o- tcp.o cc -p -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c ping.c ping.c: In function 'test_ping': ping.c:244: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness ping.c:277: warning: format '%ld' expects type 'long int', but argument 7 has type 'time_t' cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o ping.o- ping.o mv ping.o- profiled/ping.o cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c ping.c ping.c: In function 'test_ping': ping.c:244: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness ping.c:277: warning: format '%ld' expects type 'long int', but argument 7 has type 'time_t' cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o ping.o- ping.o mv ping.o- ping.o cc -p -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c dns.c dns.c: In function 'test_dns': dns.c:115: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness dns.c:141: warning: format '%ld' expects type 'long int', but argument 7 has type 'time_t' cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o dns.o- dns.o mv dns.o- profiled/dns.o cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c dns.c dns.c: In function 'test_dns': dns.c:115: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness dns.c:141: warning: format '%ld' expects type 'long int', but argument 7 has type 'time_t' cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o dns.o- dns.o mv dns.o- dns.o cc -p -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c imap.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o imap.o- imap.o mv imap.o- profiled/imap.o cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c imap.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o imap.o- imap.o mv imap.o- imap.o cc -p -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c pop.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o pop.o- pop.o mv pop.o- profiled/pop.o cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c pop.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o pop.o- pop.o mv pop.o- pop.o cc -p -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c ntp.c ntp.c: In function 'test_ntp': ntp.c:121: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness ntp.c:139: warning: this decimal constant is unsigned only in ISO C90 ntp.c:157: warning: format '%ld' expects type 'long int', but argument 7 has type 'time_t' cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o ntp.o- ntp.o mv ntp.o- profiled/ntp.o cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c ntp.c ntp.c: In function 'test_ntp': ntp.c:121: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness ntp.c:139: warning: this decimal constant is unsigned only in ISO C90 ntp.c:157: warning: format '%ld' expects type 'long int', but argument 7 has type 'time_t' cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o ntp.o- ntp.o mv ntp.o- ntp.o cc -p -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c http.c http.c: In function 'init_http': http.c:27: warning: implicit declaration of function 'atoi' cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o http.o- http.o mv http.o- profiled/http.o cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c http.c http.c: In function 'init_http': http.c:27: warning: implicit declaration of function 'atoi' cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o http.o- http.o mv http.o- http.o cc -p -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c ipp.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o ipp.o- ipp.o mv ipp.o- profiled/ipp.o cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c ipp.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o ipp.o- ipp.o mv ipp.o- ipp.o cc -p -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c shell.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o shell.o- shell.o mv shell.o- profiled/shell.o cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c shell.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o shell.o- shell.o mv shell.o- shell.o cc -p -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c ssh.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o ssh.o- ssh.o mv ssh.o- profiled/ssh.o cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I.. -I../libsnet -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -c ssh.c cc: -rpath: linker input file unused because linking not done cc: /usr/lib:/usr/local/lib: linker input file unused because linking not done ld -r -o ssh.o- ssh.o mv ssh.o- ssh.o building profiled libtest building normal libtest cd libsnet; /usr/bin/make CC=cc ./libtool --quiet --mode=compile cc -c -Wall -Wmissing-prototypes -I/usr/local/include -I. snet.c snet.c: In function 'snet_read1': snet.c:844: warning: value computed is not used building profiled snet.o ./libtool --quiet --mode=link cc -o libsnet.la snet.lo -rpath /lib -version-info 0:0:0 building profiled libsnet.la cc -O2 -pipe -fno-strict-aliasing -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/include -Ilibsnet -o nefu main.o parse.o machine.o ll.o test.o report.o order.o depmap.o schedule.o time.o ttable.o monitor.o publish.o rcode.o -Llibtest -Llibsnet/.libs -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/lib -ltest -lsnet -L/usr/local/lib -lssl -lcrypto ===> Installing for nefu-1.5_1 ===> Generating temporary packing list ===> Checking if net-mgmt/nefu already installed ===> Creating users and/or groups. Creating group `nefu' with gid `918'. Creating user `nefu' with uid `918'. install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net-mgmt/nefu/work/nefu-1.5/nefu /usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/nefu/work/nefu-1.5/nefu.1 /usr/local/man/man1 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-mgmt/nefu/work/nefu-1.5/nefu.conf.4 /usr/local/man/man4 ===> Staging rc.d startup script(s) /bin/mkdir -p /var/db/nefu /usr/sbin/chown -R nefu:nefu /var/db/nefu ===> Compressing manual pages for nefu-1.5_1 ===> Registering installation for nefu-1.5_1 Installing nefu-1.5_1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/nefu This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/nefu If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://rsug.itd.umich.edu/software/nefu/ Make package ===> Building package for nefu-1.5_1 Creating package for nefu-1.5_1 slot1: removed