Building spamdyke-5.0.0.txz (origin /buildshare/ports/355755/mail/spamdyke) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/spamdyke-5.0.0.tgz x packages/ x packages/binutils-2.24.txz x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz x packages/gmake-3.82_1.txz x packages/qmail-1.03_11.txz x packages/m4-1.4.17_1,1.txz x packages/mpc-1.0.2.txz x packages/mpfr-3.1.2_2.txz x packages/bison-2.7.1,1.txz x packages/gmp-5.1.3_2.txz x packages/gettext-0.18.3.1_1.txz x packages/ucspi-tcp-0.88_2.txz x packages/gcc-4.7.3_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> spamdyke-5.0.0 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 spamdyke-5.0.0 ===> spamdyke-5.0.0 depends on file: /var/qmail/bin/qmail-send - not found ===> Verifying install for /var/qmail/bin/qmail-send in /buildshare/ports/355755/mail/qmail ===> Installing existing package /packages/qmail-1.03_11.txz Installing qmail-1.03_11...===> Creating users and/or groups. Creating group 'qmail' with gid '82'. Creating group 'qnofiles' with gid '81'. Creating user 'alias' with uid '81'. Creating user 'qmaild' with uid '82'. Creating user 'qmaill' with uid '83'. Creating user 'qmailp' with uid '84'. Creating user 'qmailq' with uid '85'. Creating user 'qmailr' with uid '86'. Creating user 'qmails' with uid '87'. A /usr/local/etc/rc.d/qmailsmtpd symlink was created. To enable qmail at boot time you need to copy a script to /var/qmail/rc. There are some examples at /var/qmail/boot Your hostname is slot1.XXX. soft error Sorry, I couldn't find your host's canonical name in DNS. You will have to set up control/me yourself. done ATTENTION: You can enable qmail as your default mailer executing: > /var/qmail/scripts/enable-qmail ===> Returning to build of spamdyke-5.0.0 ===> spamdyke-5.0.0 depends on file: /usr/local/bin/tcprules - not found ===> Verifying install for /usr/local/bin/tcprules in /buildshare/ports/355755/sysutils/ucspi-tcp ===> Installing existing package /packages/ucspi-tcp-0.88_2.txz Installing ucspi-tcp-0.88_2... done ===> Returning to build of spamdyke-5.0.0 ===> spamdyke-5.0.0 depends on file: /var/qmail/bin/qmail-send - found Make install ===> License GPLv2 accepted by the user ===> spamdyke-5.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spamdyke-5.0.0 for building ===> Extracting for spamdyke-5.0.0 => SHA256 Checksum OK for spamdyke-5.0.0.tgz. ===> Patching for spamdyke-5.0.0 ===> spamdyke-5.0.0 depends on file: /var/qmail/bin/qmail-send - found ===> Configuring for spamdyke-5.0.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/spamdyke/work/spamdyke-5.0.0/spamdyke-qrv/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/spamdyke/work/spamdyke-5.0.0/spamdyke/configure configure: loading site script /buildshare/ports/355755/Templates/config.site 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/inttypes.h... (cached) no checking whether time.h and sys/time.h may both be included... yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking whether DT_WHT is declared... yes checking whether S_IFWHT is declared... yes checking whether INADDR_LOOPBACK is declared... yes checking whether to include debugging symbols (for gdb)... no checking for strip... strip spamdyke checking whether to include excessive debugging output... no checking whether to include some debugging output... yes checking whether to include configuration tests... yes checking if openssl/ssl.h will include without additional include directories... yes checking for library containing RSA_sign... -lssl checking for library containing SSL_library_init... none required checking for OpenSSL libraries (for TLS support)... yes checking for library containing inet_aton... none required checking for library containing bind... none required checking for library containing inet_ntoa... none required checking for library containing getopt_long... none required checking whether anonymous inner functions are supported by default... yes checking whether struct option is defined in getopt.h... yes checking whether GCC diagnostic pragma directives are supported... yes checking whether pid_t is an unsigned int or an unsigned long... unsigned int checking whether uid_t is an unsigned int or an unsigned long... unsigned int checking whether gid_t is an unsigned int or an unsigned long... unsigned int checking whether time_t is an int or a long... int checking whether int64_ts are supported in a test program... yes checking whether printf()/scanf() uses %ld for 64-bit integers... no checking whether printf()/scanf() uses %lld for 64-bit integers... yes checking whether __func__ is available... yes checking whether socklen_t is available... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ===> Building for spamdyke-5.0.0 gcc -O2 -pipe -fno-strict-aliasing -c spamdyke.c gcpp -O2 -pipe -fno-strict-aliasing configuration.c | gcc -O2 -pipe -fno-strict-aliasing -x c -c -o configuration.o - gcc -O2 -pipe -fno-strict-aliasing -c dns.c gcc -O2 -pipe -fno-strict-aliasing -c environment.c gcc -O2 -pipe -fno-strict-aliasing -c usage.c gcc -O2 -pipe -fno-strict-aliasing -c search_fs.c gcc -O2 -pipe -fno-strict-aliasing -c exec.c gcc -O2 -pipe -fno-strict-aliasing -c base64.c gcc -O2 -pipe -fno-strict-aliasing -c tls.c gcc -O2 -pipe -fno-strict-aliasing -c log.c gcc -O2 -pipe -fno-strict-aliasing -c config_test.c gcc -O2 -pipe -fno-strict-aliasing -c md5.c gcc -O2 -pipe -fno-strict-aliasing -c filter.c gcc -O2 -pipe -fno-strict-aliasing -c cdb.c gcc -O2 -pipe -fno-strict-aliasing -o spamdyke spamdyke.o configuration.o dns.o environment.o usage.o search_fs.o exec.o base64.o tls.o log.o config_test.o md5.o filter.o cdb.o -lssl -lssl strip spamdyke ===> Staging for spamdyke-5.0.0 ===> spamdyke-5.0.0 depends on file: /usr/local/bin/tcprules - found ===> spamdyke-5.0.0 depends on file: /var/qmail/bin/qmail-send - found ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/mail/spamdyke/work/spamdyke-5.0.0/spamdyke/spamdyke /obj/buildshare/ports/355755/mail/spamdyke/work/stage/usr/local/bin cd /obj/buildshare/ports/355755/mail/spamdyke/work/spamdyke-5.0.0/documentation && install -o root -g wheel -m 444 Changelog.txt FAQ.html GNUGPL.txt INSTALL.txt README.html README_ip_file_format.html README_rdns_directory_format.html README_rdns_file_format.html UPGRADING.txt UPGRADING_version_3_to_version_4.txt /obj/buildshare/ports/355755/mail/spamdyke/work/stage/usr/local/share/doc/spamdyke install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/spamdyke/work/spamdyke-5.0.0/documentation/spamdyke.conf.example /obj/buildshare/ports/355755/mail/spamdyke/work/stage/usr/local/etc ====> Compressing man pages (compress-man) ===> Installing for spamdyke-5.0.0 ===> Checking if mail/spamdyke already installed ===> Registering installation for spamdyke-5.0.0 Installing spamdyke-5.0.0... 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/spamdyke 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.spamdyke.org/ Make package ===> Building package for spamdyke-5.0.0 slot1: removed