Building pound-2.6_2.txz (origin /buildshare/ports/355755/www/pound) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/Pound-2.6.tgz x packages/ x packages/pcre-8.34_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pound-2.6_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 pound-2.6_2 ===> pound-2.6_2 depends on shared library: pcre.3 - not found ===> Verifying install for pcre.3 in /buildshare/ports/355755/devel/pcre ===> Installing existing package /packages/pcre-8.34_1.txz Installing pcre-8.34_1... done ===> Returning to build of pound-2.6_2 Make install ===> License GPLv3 accepted by the user ===> pound-2.6_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pound-2.6_2 for building ===> Extracting for pound-2.6_2 => SHA256 Checksum OK for Pound-2.6.tgz. ===> Patching for pound-2.6_2 ===> pound-2.6_2 depends on shared library: pcre.3 - found ===> Configuring for pound-2.6_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/pound/work/Pound-2.6/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 configure: *** Checking for threads library and/or flags *** checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc configure: *** Parsing options *** configure: *** Checking for libraries *** checking for dlopen in -ldl... no checking for socket in -lsocket... no checking for hstrerror in -lresolv... no checking for BIO_new in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for regcomp in -lpcreposix... yes checking for pthread_attr_setstacksize in LIBS=-lpcreposix -lssl -lcrypto -lm with CFLAGS=-O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -DUPER... OK configure: *** Checking for header files *** checking how to run the C preprocessor... cpp 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 arpa/inet.h... (cached) yes checking for errno.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking for sys/poll.h... (cached) yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for time.h... (cached) yes checking for pwd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for signal.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for ctype.h... (cached) yes checking wait.h usability... no checking wait.h presence... no checking for wait.h... no checking for sys/wait.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes checking for stdarg.h... (cached) yes checking pcreposix.h usability... yes checking pcreposix.h presence... yes checking for pcreposix.h... yes checking pcre/pcreposix.h usability... no checking pcre/pcreposix.h presence... no checking for pcre/pcreposix.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes configure: *** Checking for additonal information *** checking for facilitynames presence... yes checking return type of signal handlers... void checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for long long int... (cached) yes checking for in_addr_t... (cached) yes checking for in_port_t... (cached) yes checking for time_t... yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for working memcmp... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... (cached) void checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for strftime... (cached) yes checking for getaddrinfo... (cached) yes checking for inet_ntop... (cached) yes checking for memset... (cached) yes checking for regcomp... yes checking for poll... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strspn... yes checking for strtol... (cached) yes checking for setsid... (cached) yes checking for X509_STORE_set_flags... yes checking for localtime_r... yes checking for gettimeofday... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h ===> Building for pound-2.6_2 cc -DF_CONF=\"/usr/local/etc/pound.cfg\" -DVERSION=\""2.6"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""0"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\"""\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -D_THREAD_SAFE -pthread -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c pound.c cc -DF_CONF=\"/usr/local/etc/pound.cfg\" -DVERSION=\""2.6"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""0"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\"""\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -D_THREAD_SAFE -pthread -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c http.c http.c: In function 'do_http': http.c:957: warning: assignment discards qualifiers from pointer target type cc -DF_CONF=\"/usr/local/etc/pound.cfg\" -DVERSION=\""2.6"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""0"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\"""\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -D_THREAD_SAFE -pthread -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c config.c config.c: In function 't_hash': config.c:431: warning: this decimal constant is unsigned only in ISO C90 openssl dhparam -5 -C -noout 512 > dh512.h Generating DH parameters, 512 bit long safe prime, generator 5 This is going to take a long time ................................................................................................................+........+....................++*++*++*++*++*++* openssl dhparam -5 -C -noout 1024 > dh1024.h Generating DH parameters, 1024 bit long safe prime, generator 5 This is going to take a long time ..........+.....................................................................+....................................................................+................................................................................................................+............................................................+..+......................................+....................+...............................................................................................................................................................+...................................................................................+...........................................................................+.......................................................+.+........................................................+..........................................+................................................+.................................................................................................................................................................................................+..........................................+...............+..........................+..........................................+...........................................................................+.........+...+.......................+............+.........................................................................................................................+...........................................................................................+..............................................................................+........................................................................................................................+........+.............................................................................+..................+...........+......+.....+....................+.......................+........................................+...............+..................................+.........................+...........................................+.....................................................................................................................................................................................+....+...........................................................................................+..............+........+..........................................+...+.................................................+.....................................................................................+........+...................................................................................................................................................................................................................................................................+.............................+..................................................+..................+..+.....................................................+...........+............+........................................................+...+..............................................................+.........+....................................+............+................+...........................................+..................+................+..........................+....................................................................................................................+................+.......................................+....................+...............................................+......................................................................................................+..+.....................................................................+........................................+.+..................................................+......................................................................................................+...........................................+.....+.............................+.................................................................................................+......+.........+........................+.......................................................................................+...............................................................................+.................................................................+....................+....+..............+..................................................+....+...............................................................................+.................................................................................+...............................................+....................................+................................+.............................................+...............................+...........................................................+..............................................................+..............................................................+...............+..........................+..+...................................+................................................................+......................+...........+....................+.....................+..+...................................+...................................+.....................+................+............................+.....................................+.......................................................................+......+....................................................................+......................................+......................................................................................................................................................+....................................................+........................................................................................................+.......................+..+................................................................+...+.........................................................................................................+......................................+..............................+..............................................................................................................................................................................................................................................................................+.......+.+...............+..............+...............+.......................................................................+.......................................................................+...............................................................+.................................................................................................................................+.........................................................................+................................................................................................+.............+..+.............+.........................+.................................+........+.........................................................................................................................................................................................+......................................+....................................................................................................................................+..........+......................................................................................+.............................+..............................................+..................+..............................+..............+..................................+..................................+.....................+............................+.....+.....................................................+.....................+............................................+......+.............................................................................................................................+.........................+................................................................................................................................................................................................................................................................................................................................................................................................................+......................................+...................................................................................+.+..................................++*++*++* cc -DF_CONF=\"/usr/local/etc/pound.cfg\" -DVERSION=\""2.6"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""0"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\"""\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -D_THREAD_SAFE -pthread -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o svc.o svc.c svc.c: In function 't_find': svc.c:85: warning: passing argument 1 of 'lh_retrieve' from incompatible pointer type svc.c: In function 'hash_backend': svc.c:554: warning: this decimal constant is unsigned only in ISO C90 cc -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -D_THREAD_SAFE -pthread -o pound pound.o http.o config.o svc.o -lpcreposix -lssl -lcrypto -lm cc -DF_CONF=\"/usr/local/etc/pound.cfg\" -DVERSION=\""2.6"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""0"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\"""\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_THREAD_SAFE -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -D_THREAD_SAFE -pthread -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c poundctl.c cc -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -D_THREAD_SAFE -pthread -o poundctl poundctl.o -lpcreposix -lssl -lcrypto -lm ===> Installing for pound-2.6_2 ===> Generating temporary packing list ===> Checking if www/pound already installed /usr/bin/install -c -o root -g wheel -d /usr/local/sbin /usr/bin/install -c -o root -g wheel -o proxy -g proxy -m 555 pound /usr/local/sbin/pound /usr/bin/install -c -o root -g wheel -o proxy -g proxy -m 555 poundctl /usr/local/sbin/poundctl /usr/bin/install -c -o root -g wheel -d /usr/local/man/man8 /usr/bin/install -c -o root -g wheel -o proxy -g proxy -m 644 pound.8 /usr/local/man/man8/pound.8 /usr/bin/install -c -o root -g wheel -o proxy -g proxy -m 644 poundctl.8 /usr/local/man/man8/poundctl.8 ===> Staging rc.d startup script(s) /bin/mkdir -p /usr/local/share/doc/pound install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/pound/work/Pound-2.6/README /usr/local/share/doc/pound install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/pound/work/Pound-2.6/FAQ /usr/local/share/doc/pound install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/pound/work/Pound-2.6/CHANGELOG /usr/local/share/doc/pound ===> Compressing manual pages for pound-2.6_2 ===> Registering installation for pound-2.6_2 Installing pound-2.6_2... 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/pound 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/pound 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.apsis.ch/pound/ Make package ===> Building package for pound-2.6_2 Creating package for pound-2.6_2 slot1: removed