Building muh-2.2a.txz (origin /buildshare/ports/355755/irc/muh) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/muh-2.2a.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> muh-2.2a 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 muh-2.2a Make install ===> muh-2.2a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by muh-2.2a for building ===> Extracting for muh-2.2a => SHA256 Checksum OK for muh-2.2a.tar.gz. ===> Patching for muh-2.2a ===> Configuring for muh-2.2a ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/irc/muh/work/muh-2.2a/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/irc/muh/work/muh-2.2a/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 whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking for C compiler default output... 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 cc accepts -g... yes checking whether make sets ${MAKE}... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for bison... no checking for byacc... byacc checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for library containing gethostbyname... none required checking for library containing gethostbyaddr... none required checking for library containing socket... none required checking for library containing hstrerror... none required checking for library containing crypt... -lcrypt checking how to run the C preprocessor... cpp 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 fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for pwd.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netdb.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for signal.h... (cached) yes checking for ctype.h... (cached) yes checking for strings.h... (cached) yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... no checking for alloca... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for strftime... (cached) yes checking for select... (cached) yes checking for socket... yes checking for gethostbyname... (cached) yes checking for gethostbyaddr... yes checking for strerror... (cached) yes checking for strdup... (cached) yes checking for sigemptyset... yes checking for strncasecmp... (cached) yes checking for strcasecmp... (cached) yes checking for vsnprintf... (cached) yes checking for bzero... (cached) yes checking for crypt... yes checking for getpass... yes checking for gethostname... (cached) yes checking for sigaction... (cached) yes checking for random... (cached) yes checking for hstrerror... yes checking for backtrace... no checking for backtrace_symbols... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating misc/Makefile config.status: creating misc/muhrc config.status: creating muh.spec config.status: creating config.h config.status: executing default-1 commands now type 'make' to compile ===> Building for muh-2.2a /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c ascii.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c channels.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c commands.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c dcc.c dcc.c: In function 'dcc_socketcheck': dcc.c:195: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c dlink.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c ignore.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c irc.c irc.c: In function 'sock_accept': irc.c:306: warning: pointer targets in passing argument 3 of 'accept' differ in signedness cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c log.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c match.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c muh.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c perm.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c table.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c tools.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c parser.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c lexer.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c common.c cc -O2 -pipe -fno-strict-aliasing -Wall -o muh ascii.o channels.o commands.o dcc.o dlink.o ignore.o irc.o log.o match.o muh.o perm.o table.o tools.o parser.o lexer.o common.o -lcrypt Making all in doc Making all in misc ===> Staging for muh-2.2a ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/irc/muh/work/muh-2.2a/src/muh /obj/buildshare/ports/355755/irc/muh/work/stage/usr/local/bin install -o root -g wheel -m 555 /obj/buildshare/ports/355755/irc/muh/work/muh-2.2a/misc/muh-check /obj/buildshare/ports/355755/irc/muh/work/stage/usr/local/bin install -o root -g wheel -m 555 /obj/buildshare/ports/355755/irc/muh/work/muh-2.2a/misc/muh-rotatelog /obj/buildshare/ports/355755/irc/muh/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/irc/muh/work/muh-2.2a/misc/muhrc /obj/buildshare/ports/355755/irc/muh/work/stage/usr/local/share/skel/dot.muhrc ====> Compressing man pages (compress-man) ===> Installing for muh-2.2a ===> Checking if irc/muh already installed ===> Registering installation for muh-2.2a Installing muh-2.2a... 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/muh 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://sourceforge.net/projects/muh/ Make package ===> Building package for muh-2.2a slot1: removed