Building sic-0.23a.txz (origin /buildshare/ports/355755/irc/sic) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/sic-0.23a.tgz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> sic-0.23a 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 sic-0.23a Make install ===> sic-0.23a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sic-0.23a for building ===> Extracting for sic-0.23a => SHA256 Checksum OK for sic-0.23a.tgz. ===> Patching for sic-0.23a ===> Applying FreeBSD patches for sic-0.23a ===> Configuring for sic-0.23a ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/irc/sic/work/sic-0.23a/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking home... slot1.XXX 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 for library containing gethostbyname... none required checking for library containing inet_addr... none required checking for library containing getaddrinfo... none required checking for library containing select... none required checking for library containing socket... none required checking for library containing tgetent... -ltermcap checking for malloc in -lmapmalloc... no updating cache ./config.cache checking for pthread_create in -lpthread... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for regex.h... yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/filio.h... yes checking for sys/select.h... (cached) yes checking for termcap.h... yes checking for pth.h... no checking for pthread.h... yes checking for working const... yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking for vprintf... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for strftime... (cached) yes checking for strerror... (cached) yes checking for pth_yield... no checking for a 32 bit integer... unsigned long checking for SunOS 5.x... no checking for GNU librx... no checking for yow... no updating cache ./config.cache creating ./config.status creating Makefile creating setup.h ===> Building for sic-0.23a cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c adns.c adns.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c commands.c commands.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c config.c config.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c counter.c counter.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c ctcp.c ctcp.c: In function 'cmd_ping': ctcp.c:58: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'time_t' ctcp.c: At top level: ctcp.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c display.c display.c: In function 'sic_format': display.c:403: warning: format '%lu' expects type 'long unsigned int *', but argument 3 has type 'time_t *' display.c: At top level: display.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c format.c format.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c input.c input.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c option.c option.c:10: warning: 'rcsid' defined but not used option.c: In function 'get_keyword': option.c:324: warning: 'cp' may be used uninitialized in this function cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c sic.c sic.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c server.c server.c: In function 'sic_listen': server.c:168: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness server.c:201: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness server.c: In function 'sic_select': server.c:551: warning: pointer targets in passing argument 3 of 'accept' differ in signedness server.c:799: warning: operation on 'wp' may be undefined server.c: At top level: server.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c tabkey.c tabkey.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c term.c term.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c url.c url.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c utils.c utils.c: In function 'aitoip': utils.c:170: warning: pointer type mismatch in conditional expression utils.c: At top level: utils.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c window.c window.c:8: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses -c yow.c yow.c:10: warning: 'rcsid' defined but not used cc -O2 -pipe -fno-strict-aliasing -pedantic -Wall -Wshadow -Wno-parentheses adns.o commands.o config.o counter.o ctcp.o display.o format.o input.o option.o sic.o server.o tabkey.o term.o url.o utils.o window.o yow.o -lpthread -ltermcap -o sic ===> Installing for sic-0.23a ===> Generating temporary packing list ===> Checking if irc/sic already installed /usr/bin/install -c -o root -g wheel -d -m 0755 /usr/local/bin /usr/bin/install -c -o root -g wheel -m 0755 sic /usr/local/bin/sic-0.23a if test -f /usr/local/bin/sic.old; then rm -f /usr/local/bin/sic.old; fi if test -f /usr/local/bin/sic; then mv /usr/local/bin/sic /usr/local/bin/sic.old; fi ln -s /usr/local/bin/sic-0.23a /usr/local/bin/sic /usr/bin/install -c -o root -g wheel -d -m 0755 /usr/local/man/man1 /usr/bin/install -c -o root -g wheel -d -m 0755 /usr/local/man/man5 /usr/bin/install -c -o root -g wheel -m 0644 man/sic.man /usr/local/man/man1/sic.1 /usr/bin/install -c -o root -g wheel -m 0644 man/sic-alias.man /usr/local/man/man5/sic-alias.5 /usr/bin/install -c -o root -g wheel -m 0644 man/sic-server.man /usr/local/man/man5/sic-server.5 ===> Compressing manual pages for sic-0.23a ===> Registering installation for sic-0.23a Installing sic-0.23a... 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/sic-0.23a 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 sic-0.23a Creating package for sic-0.23a slot1: removed