Building gld-1.8_1.txz (origin /buildshare/ports/355755/mail/gld) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/gld-1.8.tgz x packages/ x packages/cmake-modules-2.8.12.1_1.txz x packages/mysql55-client-5.5.37.txz x packages/cmake-2.8.12.1_4.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> gld-1.8_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 gld-1.8_1 ===> gld-1.8_1 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /buildshare/ports/355755/databases/mysql55-client ===> Installing existing package /packages/mysql55-client-5.5.37.txz Installing mysql55-client-5.5.37... done ===> Returning to build of gld-1.8_1 Make install ===> gld-1.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gld-1.8_1 for building ===> Extracting for gld-1.8_1 => SHA256 Checksum OK for gld-1.8.tgz. ===> Patching for gld-1.8_1 /usr/bin/sed -i.bak -e 's|\(@CC@\ \)-O2|\1-O2 -pipe -fno-strict-aliasing|' /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/Makefile.in ===> gld-1.8_1 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) ===> Configuring for gld-1.8_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/configure creating cache ./config.cache 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 how to run the C preprocessor... cpp checking for sys/time.h... yes checking for syslog.h... yes checking for netdb.h... yes checking for working const... yes checking whether time.h and sys/time.h may both be included... yes checking for select... yes checking for socket... yes checking for inet_addr... yes checking for strstr... yes checking for fork... yes checking for accept... yes checking for wait... yes checking for shutdown... yes checking for gethostbyname... yes checking for bzero... yes checking for bcopy... yes checking for connect... yes checking for bind... yes checking for sendto... yes checking for gethostbyaddr... yes checking for getpeername... yes checking for setsockopt... yes checking for waitpid... yes checking for sscanf... yes checking for inet_aton... yes updating cache ./config.cache creating ./config.status creating Makefile ===> Building for gld-1.8_1 /usr/bin/sed -i.bak -e 's,"/etc/gld.conf","/usr/local/etc/gld.conf",' /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/gld.h cc -O2 -pipe -fno-strict-aliasing -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -Wall -c cnf.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -Wall -c server.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -I/usr/local/include -D_DB_MYSQL_ -Wall -c sql.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -Wall -c sockets.c sockets.c: In function 'ReadUdpData': sockets.c:494: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness cc -O2 -pipe -fno-strict-aliasing -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -Wall -c greylist.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -Wall server.o sql.o sockets.o cnf.o greylist.o -L /usr/lib -L /lib -L/usr/local/lib/mysql -lmysqlclient -o gld strip gld ===> Installing for gld-1.8_1 ===> Generating temporary packing list ===> Checking if mail/gld already installed install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/gld /usr/local/sbin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/gld.conf /usr/local/etc/gld.conf-dist install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/gld.conf /usr/local/etc/gld.conf install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/HISTORY /usr/local/share/doc/gld install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/LICENCE /usr/local/share/doc/gld install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/README /usr/local/share/doc/gld install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/table-whitelist.sql /usr/local/share/doc/gld install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/tables.mysql /usr/local/share/doc/gld install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/gld/work/gld-1.8/tables.pgsql /usr/local/share/doc/gld ===> Staging rc.d startup script(s) ******************************************************************* Enable gld in /etc/rc.conf[.local] with the following line: gld_enable="YES" To complete the installation, you need to create the necessary database and tables. An example configuration file is available in /usr/local/etc/gld.conf-dist. For more information see the documentation in /usr/local/share/doc/gld/share/doc/gld. ******************************************************************* ===> Registering installation for gld-1.8_1 Installing gld-1.8_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/sbin/gld 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/gld 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://www.gasmi.net/gld.html Make package ===> Building package for gld-1.8_1 Creating package for gld-1.8_1 slot1: removed