Building pop3proxy-1.2_1.txz (origin /buildshare/ports/355755/mail/pop3proxy) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pop3proxy-1.2.tgz x packages/ x packages/perl5-5.16.3_10.txz x packages/m4-1.4.17_1,1.txz x packages/autoconf213-2.13.000227_6.txz x packages/autoconf-wrapper-20131203.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pop3proxy-1.2_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 pop3proxy-1.2_1 ===> pop3proxy-1.2_1 depends on file: /usr/local/bin/autoconf-2.13 - not found ===> Verifying install for /usr/local/bin/autoconf-2.13 in /buildshare/ports/355755/devel/autoconf213 ===> Installing existing package /packages/autoconf213-2.13.000227_6.txz Installing autoconf213-2.13.000227_6...Installing autoconf-wrapper-20131203... done Installing m4-1.4.17_1,1... done Installing perl5-5.16.3_10... done done ===> Returning to build of pop3proxy-1.2_1 Make install ===> pop3proxy-1.2_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pop3proxy-1.2_1 for building ===> Extracting for pop3proxy-1.2_1 => SHA256 Checksum OK for pop3proxy-1.2.tgz. ===> Patching for pop3proxy-1.2_1 ===> Applying FreeBSD patches for pop3proxy-1.2_1 ===> pop3proxy-1.2_1 depends on file: /usr/local/bin/autoconf-2.13 - found ===> Configuring for pop3proxy-1.2_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/pop3proxy/work/pop3proxy-1.2/aclocal.m4 loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking whether make sets ${MAKE}... yes 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 host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking build system type... powerpc-portbld-freebsd11.0 checking for connect... yes checking for pthread_create in -lpthread... yes checking for mmap... (cached) yes checking for EVP_DigestInit in -lcrypto... yes checking for initscr in -lcurses... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for typedef nfds_t... yes checking for working const... yes checking whether cc needs -traditional... no checking return type of signal handlers... void checking for socket... yes checking for poll... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for pop3proxy-1.2_1 cc -O2 -pipe -fno-strict-aliasing -DDEFAULT_CONFIG_FILE=\"/docsis/etc/pop3proxyd.conf\" -O2 -pipe -fno-strict-aliasing -I. -I./include -c -o ./src/icc.o ./src/icc.c cc -O2 -pipe -fno-strict-aliasing -DDEFAULT_CONFIG_FILE=\"/docsis/etc/pop3proxyd.conf\" -O2 -pipe -fno-strict-aliasing -I. -I./include -c -o ./src/main.o ./src/main.c cc -O2 -pipe -fno-strict-aliasing -DDEFAULT_CONFIG_FILE=\"/docsis/etc/pop3proxyd.conf\" -O2 -pipe -fno-strict-aliasing -I. -I./include -c -o ./src/imapcommon.o ./src/imapcommon.c cc -O2 -pipe -fno-strict-aliasing -DDEFAULT_CONFIG_FILE=\"/docsis/etc/pop3proxyd.conf\" -O2 -pipe -fno-strict-aliasing -I. -I./include -c -o ./src/request.o ./src/request.c cc -O2 -pipe -fno-strict-aliasing -DDEFAULT_CONFIG_FILE=\"/docsis/etc/pop3proxyd.conf\" -O2 -pipe -fno-strict-aliasing -I. -I./include -c -o ./src/hash.o ./src/hash.c cc -O2 -pipe -fno-strict-aliasing -DDEFAULT_CONFIG_FILE=\"/docsis/etc/pop3proxyd.conf\" -O2 -pipe -fno-strict-aliasing -I. -I./include -c -o ./src/becomenonroot.o ./src/becomenonroot.c cc -O2 -pipe -fno-strict-aliasing -DDEFAULT_CONFIG_FILE=\"/docsis/etc/pop3proxyd.conf\" -O2 -pipe -fno-strict-aliasing -I. -I./include -c -o ./src/config.o ./src/config.c cc -O2 -pipe -fno-strict-aliasing -DDEFAULT_CONFIG_FILE=\"/docsis/etc/pop3proxyd.conf\" -O2 -pipe -fno-strict-aliasing -I. -I./include -c -o ./src/logging.o ./src/logging.c cc -o ./bin/pop3proxyd ./src/icc.o ./src/main.o ./src/imapcommon.o ./src/request.o ./src/hash.o ./src/becomenonroot.o ./src/config.o ./src/logging.o -lcrypto -lpthread cc -O2 -pipe -fno-strict-aliasing -DDEFAULT_CONFIG_FILE=\"/docsis/etc/pop3proxyd.conf\" -O2 -pipe -fno-strict-aliasing -I. -I./include -c -o ./src/pimpstat.o ./src/pimpstat.c cc -o ./bin/pop3proxystat ./src/pimpstat.o ./src/config.o -lcurses ===> Installing for pop3proxy-1.2_1 ===> Generating temporary packing list ===> Checking if mail/pop3proxy already installed /usr/bin/install -c -o root -g wheel -o bin -g bin -m 0755 ./bin/pop3proxyd /usr/local/sbin /usr/bin/install -c -o root -g wheel -o bin -g bin -m 0755 ./bin/pop3proxystat /usr/local/sbin ===> Staging rc.d startup script(s) if [ ! -f /usr/local/etc/pop3proxyd.conf ]; then install -c /obj/buildshare/ports/355755/mail/pop3proxy/work/pop3proxy-1.2/pop3proxyd.conf /usr/local/etc/pop3proxyd.conf ; fi install -c /obj/buildshare/ports/355755/mail/pop3proxy/work/pop3proxy-1.2/pop3proxyd.conf /usr/local/etc/pop3proxyd.conf.sample ; **************************************************************************** Please change the name of your mailserver in the pop3proxyd.conf and setup the correct ports. To run the pop3proxyd from startup, add pop3proxyd_enable="YES" in your /etc/rc.conf. **************************************************************************** ===> Registering installation for pop3proxy-1.2_1 Installing pop3proxy-1.2_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/pop3proxyd 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/pop3proxyd 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. Make package ===> Building package for pop3proxy-1.2_1 Creating package for pop3proxy-1.2_1 slot1: removed