Building usogres-0.8.1_2.txz (origin /buildshare/ports/355755/databases/usogres) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/usogres-0.8.1.tar.bz2 x packages/ x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> usogres-0.8.1_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 usogres-0.8.1_2 ===> usogres-0.8.1_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 usogres-0.8.1_2 Make install ===> usogres-0.8.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by usogres-0.8.1_2 for building ===> Extracting for usogres-0.8.1_2 => SHA256 Checksum OK for usogres-0.8.1.tar.bz2. ===> Patching for usogres-0.8.1_2 ===> Applying FreeBSD patches for usogres-0.8.1_2 cd /obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1; /bin/cp usogresrc usogresrc.sample ===> usogres-0.8.1_2 depends on executable: gmake - found ===> Configuring for usogres-0.8.1_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1/configure 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 gmake 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 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 a BSD compatible install... /usr/bin/install -c -o root -g wheel 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 whether gmake sets ${MAKE}... (cached) yes checking for socket in -lsocket... no checking for inet_addr in -lnsl... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for error.h... no checking for working const... yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for vprintf... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating config.h ===> Building for usogres-0.8.1_2 gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1/src' c++ -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -O2 -pipe -fno-strict-aliasing -c Socket.cc c++ -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -O2 -pipe -fno-strict-aliasing -c SysLog.cc c++ -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -O2 -pipe -fno-strict-aliasing -c exception.cc c++ -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -O2 -pipe -fno-strict-aliasing -c rc.cc c++ -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -O2 -pipe -fno-strict-aliasing -c debug.cc c++ -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -O2 -pipe -fno-strict-aliasing -c protocol.cc c++ -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -O2 -pipe -fno-strict-aliasing -c lock.cc lock.cc:91: warning: deprecated conversion from string constant to 'char*' c++ -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -O2 -pipe -fno-strict-aliasing -c usogres.cc c++ -O2 -pipe -fno-strict-aliasing -o usogres Socket.o SysLog.o exception.o rc.o debug.o protocol.o lock.o usogres.o gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' ===> Staging for usogres-0.8.1_2 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1/src' /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/databases/usogres/work/stage/usr/local/bin install -s -o root -g wheel -m 555 usogres /obj/buildshare/ports/355755/databases/usogres/work/stage/usr/local/bin/usogres gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1/src' gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/databases/usogres/work/stage/usr/local/etc install -o root -g wheel -m 444 ./usogresrc.sample /obj/buildshare/ports/355755/databases/usogres/work/stage/usr/local/etc/usogresrc.sample gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/usogres/work/usogres-0.8.1' ====> Compressing man pages (compress-man) ===> Installing for usogres-0.8.1_2 ===> Checking if databases/usogres already installed ===> Registering installation for usogres-0.8.1_2 Installing usogres-0.8.1_2... done A sample configuration file has been installed in /usr/local/etc/usogres.sample This file should be copied to /usr/local/etc/usogres and edited to suit your desired setup. ===> 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/usogres 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://usogres.good-day.net/ Make package ===> Building package for usogres-0.8.1_2 slot2: removed