Building uulib-0.5.20_2.txz (origin /buildshare/ports/355755/converters/uulib) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/uudeview-0.5.20.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> uulib-0.5.20_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 uulib-0.5.20_2 Make install ===> License GPLv2 accepted by the user ===> uulib-0.5.20_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by uulib-0.5.20_2 for building ===> Extracting for uulib-0.5.20_2 => SHA256 Checksum OK for uudeview-0.5.20.tar.gz. ===> Patching for uulib-0.5.20_2 ===> Applying FreeBSD patches for uulib-0.5.20_2 ===> Configuring for uulib-0.5.20_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/uulib/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/uulib/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache 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 if the compiler supports function prototypes... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking whether ln -s works... yes checking for tclConfig.sh... not found configure: warning: Tcl parts disabled configure: warning: use --enable-tcl to locate tclConfig.sh checking for sin... no checking for connect... yes checking for gethostbyname... (cached) yes checking for sendmail... /usr/sbin/sendmail checking for inews... no checking for news server... not found checking for hostname... /bin/hostname checking domain name... XXX checking directory separator... / checking for ANSI C header files... (cached) yes checking for size_t... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking for malloc.h... (cached) no checking for errno.h... (cached) yes checking for direct.h... no checking for io.h... no checking for sys/time.h... (cached) yes checking for getcwd... (cached) yes checking for popen... yes checking for gettimeofday... (cached) yes checking for isatty... yes checking for tempnam... yes checking for strerror... yes checking for stdin... yes checking for pwd.h... (cached) yes checking version number... 0.5pl20 updating cache ./config.cache creating ./config.status creating Makefile creating tcl/Makefile creating unix/Makefile creating uulib/Makefile creating config.h ===> Building for uulib-0.5.20_2 (cd uulib; rm -f config.h ; ln -s ../config.h config.h) (cd uulib ; /usr/bin/make) cc -c -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c cc -c -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c cc -c -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c uunconc.c: In function 'UUValidData': uunconc.c:387: warning: comparison is always false due to limited range of data type uunconc.c:479: warning: comparison is always false due to limited range of data type uunconc.c:519: warning: comparison is always false due to limited range of data type cc -c -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c cc -c -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c cc -c -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c cc -c -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c cc -c -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c cc -c -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o ar: warning: creating libuu.a ranlib libuu.a (cd uulib; /usr/bin/make CC='cc' CFLAGS='-O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H' LIBS='-lm' libuu.so.3 ) cc -fpic -DPIC -c -o uulib.so -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c cc -fpic -DPIC -c -o uucheck.so -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c cc -fpic -DPIC -c -o uunconc.so -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c uunconc.c: In function 'UUValidData': uunconc.c:387: warning: comparison is always false due to limited range of data type uunconc.c:479: warning: comparison is always false due to limited range of data type uunconc.c:519: warning: comparison is always false due to limited range of data type cc -fpic -DPIC -c -o uuutil.so -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c cc -fpic -DPIC -c -o uuencode.so -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c cc -fpic -DPIC -c -o uuscan.so -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c cc -fpic -DPIC -c -o uustring.so -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c cc -fpic -DPIC -c -o fptools.so -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c cc -fpic -DPIC -c -o crc32.so -O2 -pipe -fno-strict-aliasing -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c rm -f libuu.so.3 cc -shared -Wl,-x,-soname,libuu.so.3 -o libuu.so.3 uulib.so uucheck.so uunconc.so uuutil.so uuencode.so uuscan.so uustring.so fptools.so crc32.so ===> Staging for uulib-0.5.20_2 ===> Generating temporary packing list install -s -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/uulib/libuu.so.3 /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/lib /bin/ln -sf libuu.so.3 /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/lib/libuu.so install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/uulib/libuu.a /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/lib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/uulib/uudeview.h /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/include install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uulib.3 /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/man/man3 install -o root -g wheel -m 444 /buildshare/ports/355755/converters/uulib/files/porting.notes /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/HISTORY /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/doc/Makefile /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/doc/README /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/doc/binhex.fig /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/doc/library.ltx /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/doc/structure.fig /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/doc/td-v1.c /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/doc/td-v2.c /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/doc/td-v3.c /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/converters/uulib/work/uudeview-0.5.20/doc/test.txt /obj/buildshare/ports/355755/converters/uulib/work/stage/usr/local/share/doc/uulib ====> Compressing man pages (compress-man) ===> Installing for uulib-0.5.20_2 ===> Checking if converters/uulib already installed ===> Registering installation for uulib-0.5.20_2 Installing uulib-0.5.20_2... done Make package ===> Building package for uulib-0.5.20_2 slot1: removed