Building bip-0.8.9.txz (origin /buildshare/ports/355755/irc/bip) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/bip-0.8.9.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> bip-0.8.9 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 bip-0.8.9 ===> bip-0.8.9 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 bip-0.8.9 Make install ===> License GPLv2 accepted by the user ===> bip-0.8.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bip-0.8.9 for building ===> Extracting for bip-0.8.9 => SHA256 Checksum OK for bip-0.8.9.tar.gz. ===> Patching for bip-0.8.9 ===> bip-0.8.9 depends on executable: gmake - found ===> Configuring for bip-0.8.9 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether gmake supports nested variables... (cached) yes 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 whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc 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 size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int8_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for __attribute__... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... (cached) yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for ftruncate... yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for select... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... yes checking for strstr... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_read in -lssl... yes checking whether cc accepts PIE flags... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands OPENSSL: yes DEBUG: no OIDENTD: no PIE: yes ===> Building for bip-0.8.9 gmake[1]: Entering directory `/obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9' gmake all-am gmake[2]: Entering directory `/obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9' depbase=`echo src/conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -MT src/conf.o -MD -MP -MF $depbase.Tpo -c -o src/conf.o src/conf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -MT src/lex.o -MD -MP -MF $depbase.Tpo -c -o src/lex.o src/lex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/bip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -MT src/bip.o -MD -MP -MF $depbase.Tpo -c -o src/bip.o src/bip.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/connection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -MT src/connection.o -MD -MP -MF $depbase.Tpo -c -o src/connection.o src/connection.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/irc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -MT src/irc.o -MD -MP -MF $depbase.Tpo -c -o src/irc.o src/irc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -MT src/line.o -MD -MP -MF $depbase.Tpo -c -o src/line.o src/line.c &&\ mv -f $depbase.Tpo $depbase.Po src/line.c: In function '_irc_line_append': src/line.c:65: warning: passing argument 2 of 'array_push' discards qualifiers from pointer target type depbase=`echo src/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -MT src/log.o -MD -MP -MF $depbase.Tpo -c -o src/log.o src/log.c &&\ mv -f $depbase.Tpo $depbase.Po src/log.c: In function 'log_build_filename': src/log.c:148: warning: implicit declaration of function 'snprintf' src/log.c:148: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_join': src/log.c:436: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_part': src/log.c:446: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_kick': src/log.c:459: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_quit': src/log.c:468: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_nick': src/log.c:490: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'do_log_privmsg': src/log.c:521: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c:526: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_topic': src/log.c:574: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_init_topic': src/log.c:582: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_init_topic_time': src/log.c:603: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_mode': src/log.c:618: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_disconnected': src/log.c:640: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_ping_timeout': src/log.c:652: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function 'log_connected': src/log.c:666: warning: incompatible implicit declaration of built-in function 'snprintf' src/log.c: In function '_log_wrap': src/log.c:1112: warning: incompatible implicit declaration of built-in function 'snprintf' depbase=`echo src/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -MT src/md5.o -MD -MP -MF $depbase.Tpo -c -o src/md5.o src/md5.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\ mv -f $depbase.Tpo $depbase.Po cc -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -pie -o src/bip src/conf.o src/lex.o src/bip.o src/connection.o src/irc.o src/line.o src/log.o src/md5.o src/util.o -lssl -lcrypto depbase=`echo src/bipmkpw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -MT src/bipmkpw.o -MD -MP -MF $depbase.Tpo -c -o src/bipmkpw.o src/bipmkpw.c &&\ mv -f $depbase.Tpo $depbase.Po cc -Wall -Wextra -Werror -O2 -pipe -Wno-sign-compare -Wno-error -fno-strict-aliasing -fPIE -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -pie -o src/bipmkpw src/bipmkpw.o src/md5.o src/util.o -lssl -lcrypto gmake[2]: Leaving directory `/obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9' ===> Staging for bip-0.8.9 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9' /bin/mkdir -p '/obj/buildshare/ports/355755/irc/bip/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 src/bip src/bipmkpw '/obj/buildshare/ports/355755/irc/bip/work/stage/usr/local/bin' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9/AUTHORS /obj/buildshare/ports/355755/irc/bip/work/stage/usr/local/share/doc/bip install -o root -g wheel -m 444 /obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9/BUGS /obj/buildshare/ports/355755/irc/bip/work/stage/usr/local/share/doc/bip install -o root -g wheel -m 444 /obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9/ChangeLog /obj/buildshare/ports/355755/irc/bip/work/stage/usr/local/share/doc/bip install -o root -g wheel -m 444 /obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9/NEWS /obj/buildshare/ports/355755/irc/bip/work/stage/usr/local/share/doc/bip install -o root -g wheel -m 444 /obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9/README /obj/buildshare/ports/355755/irc/bip/work/stage/usr/local/share/doc/bip install -o root -g wheel -m 444 /obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9/TODO /obj/buildshare/ports/355755/irc/bip/work/stage/usr/local/share/doc/bip install -o root -g wheel -m 444 /obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9/samples/bip.conf /obj/buildshare/ports/355755/irc/bip/work/stage/usr/local/share/examples/bip install -o root -g wheel -m 444 /obj/buildshare/ports/355755/irc/bip/work/bip-0.8.9/samples/bip.vim /obj/buildshare/ports/355755/irc/bip/work/stage/usr/local/share/examples/bip * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Your sample configuration files have been installed in: /usr/local/share/examples/bip/bip.conf You must create a directory named .bip in your home directory, copy bip.conf there and edit it for your settings. bip will not start if you don't do this. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ====> Compressing man pages (compress-man) ===> Installing for bip-0.8.9 ===> Checking if irc/bip already installed ===> Registering installation for bip-0.8.9 Installing bip-0.8.9... done * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Your sample configuration files have been installed in: /usr/local/share/examples/bip/bip.conf You must create a directory named .bip in your home directory, copy bip.conf there and edit it for your settings. bip will not start if you don't do this. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ===> 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/bip 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://bip.milkypond.org/ Make package ===> Building package for bip-0.8.9 slot1: removed