Building libsocketcpp-1.0.7_1.txz (origin /buildshare/ports/355755/net/libsocketcpp) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libsocketcpp-1.0.7.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libsocketcpp-1.0.7_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 libsocketcpp-1.0.7_1 Make install ===> License LGPL21 accepted by the user ===> libsocketcpp-1.0.7_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsocketcpp-1.0.7_1 for building ===> Extracting for libsocketcpp-1.0.7_1 => SHA256 Checksum OK for libsocketcpp-1.0.7.tar.gz. ===> Patching for libsocketcpp-1.0.7_1 ===> Applying FreeBSD patches for libsocketcpp-1.0.7_1 ===> Configuring for libsocketcpp-1.0.7_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/libsocketcpp/work/libsocketcpp-1.0.7/aux/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/libsocketcpp/work/libsocketcpp-1.0.7/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/libsocketcpp/work/libsocketcpp-1.0.7/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/libsocketcpp/work/libsocketcpp-1.0.7/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/libsocketcpp/work/libsocketcpp-1.0.7/libtool loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... powerpc-portbld-freebsd11.0 checking build system type... powerpc-portbld-freebsd11.0 checking for ranlib... ranlib 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 ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes updating cache ./config.cache loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC 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 ... no checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd11.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool updating cache ./config.cache loading cache ./config.cache checking for gcc... (cached) 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... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... cpp checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... (cached) yes checking for main in -lsocket... no checking for main in -lnsl... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking whether to enable debugging... no checking wether to add a release variable... 0 updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating project.spec creating config.h ===> Building for libsocketcpp-1.0.7_1 /usr/bin/make all-recursive Making all in src /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c tcpsocket.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c tcpsocket.cpp -fPIC -DPIC -o .libs/tcpsocket.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c tcpsocket.cpp -o tcpsocket.o >/dev/null 2>&1 mv -f .libs/tcpsocket.lo tcpsocket.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -fno-strict-aliasing -o libsocketcpp.la -rpath /usr/local/lib tcpsocket.lo rm -fr .libs/libsocketcpp.la .libs/libsocketcpp.* .libs/libsocketcpp.* cc -shared tcpsocket.lo -lc -Wl,-soname -Wl,libsocketcpp.so.0 -o .libs/libsocketcpp.so.0.0.0 (cd .libs && rm -f libsocketcpp.so.0 && ln -s libsocketcpp.so.0.0.0 libsocketcpp.so.0) (cd .libs && rm -f libsocketcpp.so && ln -s libsocketcpp.so.0.0.0 libsocketcpp.so) ar cru .libs/libsocketcpp.a tcpsocket.o ranlib .libs/libsocketcpp.a creating libsocketcpp.la (cd .libs && rm -f libsocketcpp.la && ln -s ../libsocketcpp.la libsocketcpp.la) c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c tcptest.cpp /bin/sh ../libtool --mode=link c++ -O2 -pipe -fno-strict-aliasing -o tcptest tcptest.o libsocketcpp.la c++ -O2 -pipe -fno-strict-aliasing -o .libs/tcptest tcptest.o .libs/libsocketcpp.so -Wl,--rpath -Wl,/usr/local/lib tcptest.o: In function `main': tcptest.cpp:(.text+0x64): warning: warning: this program uses gets(), which is unsafe. creating tcptest c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c tcpservertest.cpp /bin/sh ../libtool --mode=link c++ -O2 -pipe -fno-strict-aliasing -o tcpservertest tcpservertest.o libsocketcpp.la c++ -O2 -pipe -fno-strict-aliasing -o .libs/tcpservertest tcpservertest.o .libs/libsocketcpp.so -Wl,--rpath -Wl,/usr/local/lib creating tcpservertest ===> Staging for libsocketcpp-1.0.7_1 ===> Generating temporary packing list Making install in src /bin/sh ../aux/mkinstalldirs /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libsocketcpp.la /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/lib/libsocketcpp.la /usr/bin/install -c -o root -g wheel .libs/libsocketcpp.so.0.0.0 /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/lib/libsocketcpp.so.0.0.0 (cd /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/lib && rm -f libsocketcpp.so.0 && ln -s libsocketcpp.so.0.0.0 libsocketcpp.so.0) (cd /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/lib && rm -f libsocketcpp.so && ln -s libsocketcpp.so.0.0.0 libsocketcpp.so) /usr/bin/install -c -o root -g wheel .libs/libsocketcpp.lai /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/lib/libsocketcpp.la /usr/bin/install -c -o root -g wheel .libs/libsocketcpp.a /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/lib/libsocketcpp.a ranlib /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/lib/libsocketcpp.a chmod 644 /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/lib/libsocketcpp.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ../aux/mkinstalldirs /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/bin /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 tcptest /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/bin/tcptest libtool: install: warning: `libsocketcpp.la' has not been installed in `/usr/local/lib' install -o root -g wheel -m 555 -s .libs/tcptest /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/bin/tcptest /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 tcpservertest /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/bin/tcpservertest libtool: install: warning: `libsocketcpp.la' has not been installed in `/usr/local/lib' install -o root -g wheel -m 555 -s .libs/tcpservertest /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/bin/tcpservertest /bin/sh ../aux/mkinstalldirs /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/include/libsocketcpp mkdir /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/include/libsocketcpp install -o root -g wheel -m 444 tcpsocket.h /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/include/libsocketcpp/tcpsocket.h /usr/bin/strip /obj/buildshare/ports/355755/net/libsocketcpp/work/stage/usr/local/lib/libsocketcpp.so ====> Compressing man pages (compress-man) ===> Installing for libsocketcpp-1.0.7_1 ===> Checking if net/libsocketcpp already installed ===> Registering installation for libsocketcpp-1.0.7_1 Installing libsocketcpp-1.0.7_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/lib/libsocketcpp.so.0.0.0 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://libsocket.sourceforge.net/ Make package ===> Building package for libsocketcpp-1.0.7_1 slot1: removed