Building cg-0.4.txz (origin /buildshare/ports/355755/news/cg) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/cg-0.4.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cg-0.4 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 cg-0.4 Make install ===> cg-0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cg-0.4 for building ===> Extracting for cg-0.4 => SHA256 Checksum OK for cg-0.4.tar.gz. ===> Patching for cg-0.4 ===> Configuring for cg-0.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/news/cg/work/cg-0.4/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/news/cg/work/cg-0.4/libmap/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/news/cg/work/cg-0.4/libmap/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/news/cg/work/cg-0.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/news/cg/work/cg-0.4/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache 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 host system type... powerpc-portbld-freebsd11.0 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 how to run the C preprocessor... cpp 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 main in -lsocket... no checking for main in -lnsl... no checking for main in -lresolv... no checking for declaration of h_errno... yes checking for getopt_long... yes checking for hstrerror... yes checking for getaddrinfo... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vasprintf... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating regress/Makefile creating config.h linking ./cg.mdoc to cg.1 configuring in libmap running /bin/sh ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ powerpc-portbld-freebsd11.0 --cache-file=.././config.cache --srcdir=. loading site script /buildshare/ports/355755/Templates/config.site loading cache .././config.cache checking for a BSD compatible install... ../ checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) 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... (cached) 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... (cached) yes checking whether cc accepts -g... (cached) yes checking for ranlib... ranlib checking for strdup... (cached) yes updating cache .././config.cache creating ./config.status creating Makefile creating config.h ===> Building for cg-0.4 /usr/bin/make all-recursive Making all in libmap cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c new.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c new2.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c free.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c lookup.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c insert.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c delete.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c start.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c next.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c stop.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c globals.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c strhash.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c lookup-int.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -c version.c rm -f libmap.a ar cru libmap.a new.o new2.o free.o lookup.o insert.o delete.o start.o next.o stop.o globals.o strhash.o lookup-int.o version.o ranlib libmap.a Making all in regress cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c checkgroup.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c crc.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c decode.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c header.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c mime.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c newsrc.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c output.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c parserc.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c ranges.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c sockets.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_article.c stream_article.c: In function 'art_get': stream_article.c:98: warning: incompatible implicit declaration of built-in function 'strlen' stream_article.c:119: warning: incompatible implicit declaration of built-in function 'strcpy' stream_article.c:134: warning: incompatible implicit declaration of built-in function 'strcpy' cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_cat.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_decode.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_file.c stream_file.c: In function 'file_get': stream_file.c:85: warning: incompatible implicit declaration of built-in function 'strlen' cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_quot_print.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_msg_multi.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_msg_partial.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_section.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_uuextract.c stream_uuextract.c: In function 'uux_get': stream_uuextract.c:89: warning: incompatible implicit declaration of built-in function 'strlen' stream_uuextract.c:137: warning: incompatible implicit declaration of built-in function 'strcpy' cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_yenc.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c symbol.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c tables.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c token.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c util.c cc -O2 -pipe -fno-strict-aliasing -o cg checkgroup.o crc.o decode.o header.o mime.o newsrc.o output.o parserc.o ranges.o sockets.o stream.o stream_article.o stream_cat.o stream_decode.o stream_file.o stream_quot_print.o stream_msg_multi.o stream_msg_partial.o stream_section.o stream_uuextract.o stream_yenc.o symbol.o tables.o token.o util.o libmap/libmap.a -lfl cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c testdec.c cc -DHAVE_CONFIG_H -I. -I. -I. -I./libmap -O2 -pipe -fno-strict-aliasing -c stream_fcat.c cc -O2 -pipe -fno-strict-aliasing -o testdec testdec.o crc.o decode.o util.o mime.o tables.o header.o stream_fcat.o stream_decode.o stream.o stream_msg_multi.o token.o stream_file.o stream_section.o output.o stream_uuextract.o stream_msg_partial.o stream_article.o stream_quot_print.o stream_yenc.o symbol.o ===> Staging for cg-0.4 ===> Generating temporary packing list Making install in libmap Making install in regress /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/news/cg/work/stage/usr/local/bin install -s -o root -g wheel -m 555 cg /obj/buildshare/ports/355755/news/cg/work/stage/usr/local/bin/cg /usr/bin/make install-man1 /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/news/cg/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 ./cg.1 /obj/buildshare/ports/355755/news/cg/work/stage/usr/local/man/man1/cg.1 ====> Compressing man pages (compress-man) ===> Installing for cg-0.4 ===> Checking if news/cg already installed ===> Registering installation for cg-0.4 Installing cg-0.4... done Make package ===> Building package for cg-0.4 slot1: removed