Building publib-0.39.txz (origin /buildshare/ports/355755/devel/publib) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/publib_0.39.orig.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> publib-0.39 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 publib-0.39 ===> publib-0.39 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 publib-0.39 Make install ===> publib-0.39 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by publib-0.39 for building ===> Extracting for publib-0.39 => SHA256 Checksum OK for publib_0.39.orig.tar.gz. ===> Patching for publib-0.39 ===> Applying FreeBSD patches for publib-0.39 ===> publib-0.39 depends on executable: gmake - found ===> Configuring for publib-0.39 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/framework/configure /bin/mkdir -p /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs /usr/bin/sed -e "s;@PREFIX@;/usr/local;g" /buildshare/ports/355755/devel/publib/files/Default.config > /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/Default.config configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking for C compiler default output file name... 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 for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for ranlib... ranlib checking whether gmake sets $(MAKE)... yes checking for gmake... gmake checking for autoconf... : configure: creating ./config.status config.status: creating Makefile config.status: creating Rules.mk Running configure scripts in modules... ===> Building for publib-0.39 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' test -d include || mkdir include test -d include/publib || mkdir include/publib chmod -R +w include rm -f include/.need-update test -f include/publib.h && newer="-newer include/publib.h"; \ find /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/* config.modules \ -name '*.h' \ $newer \ -exec cp '{}' include/publib ';' \ -exec touch include/.need-update ';' ; cd include; if test -f .need-update; then \ rm .need-update; \ (echo "#ifndef __publib_h"; \ echo "#define __publib_h"; \ echo "#ifdef __cplusplus"; \ echo 'extern "C" {'; \ echo "#endif"; \ find publib -name '*.h' -print|sed 's/^/#include /'; \ echo "#ifdef __cplusplus"; \ echo "}"; \ echo "#endif"; \ echo "#endif") > publib.h; \ fi test "x$target" = "x" && target="all"; for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/*; do if test -f "$i/Makefile"; then if [ "no" != "no" ]; then echo "doing $target in $i"; fi; gmake -f $i/Makefile $target fwdir="/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/framework" srcdir="$i" objdir="/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs" VPATH="$i" || exit 1; fi; done gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memdup.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/alloc/memdup.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/xmalloc.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/alloc/xmalloc.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/xrealloc.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/alloc/xrealloc.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/xfree.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/alloc/xfree.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/xstrdup.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/alloc/xstrdup.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/xmemdup.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/alloc/xmemdup.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/dynarr.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/alloc/dynarr.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/base64.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/base64/base64.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_and_ba.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_and_ba.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_clear.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_clear.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_clear_all.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_clear_all.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_copy.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_copy.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_create.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_create.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_destroy.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_destroy.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_not.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_not.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_or_ba.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_or_ba.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_or_not_ba.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_or_not_ba.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_query.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_query.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_resize.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_resize.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_set.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_set.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/ba_xor_ba.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/ba_xor_ba.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/cmp.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/cmp/cmp.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/errormsg.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/errormsg/errormsg.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/xgetaline.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/files/xgetaline.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/xfseek.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/files/xfseek.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/xfopen.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/files/xfopen.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/xfclose.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/files/xfclose.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/getaline.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/files/getaline.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fassert.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/files/fassert.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/file_io.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/files/file_io.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fnbase.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fnbase.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fndelbeg.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fndelbeg.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fndelend.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fndelend.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fndelsuf.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fndelsuf.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fndir.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fndir.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fnhome.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fnhome.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fnjoin.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fnjoin.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fnlastsuf.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fnlastsuf.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fnpathfind.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fnpathfind.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fnqualify.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fnqualify.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/fnsetsuf.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/fnsetsuf.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/hash_create.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/hash/hash_create.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/hash_destroy.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/hash/hash_destroy.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/hash_install.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/hash/hash_install.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/hash_lookup.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/hash/hash_lookup.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/hash_uninstall.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/hash/hash_uninstall.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/hash_iter.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/hash/hash_iter.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_add.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_add.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_add_rng.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_add_rng.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_clear.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_clear.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_contains.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_contains.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_copy.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_copy.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_create.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_create.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_destroy.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_destroy.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_diff.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_diff.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_is_empty.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_is_empty.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_isect.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_isect.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_nth_rng.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_nth_rng.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_range.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_range.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_remove.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_remove.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_rm_rng.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_rm_rng.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/iset_union.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/iset_union.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/lockfile.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/lockfile/lockfile.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/log.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/log/log.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/main_filter.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/main/main_filter.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/nntp.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/nntp/nntp.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/nntpart.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/nntp/nntpart.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/priq.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/priq/priq.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/queue.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/queue/queue.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/sbuf.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/sbuf/sbuf.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/sbuf_aux.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/sbuf/sbuf_aux.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/sbuf_srch.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/sbuf/sbuf_srch.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/sbuf_io.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/sbuf/sbuf_io.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/stack_copy.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/stack/stack_copy.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/stack_create.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/stack/stack_create.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/stack_destroy.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/stack/stack_destroy.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/stack_emptyp.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/stack/stack_emptyp.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/stack_pop.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/stack/stack_pop.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/stack_push.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/stack/stack_push.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memarrfill.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memarrfill.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memdel.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memdel.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memfill.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memfill.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memins.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memins.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memisort.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memisort.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memmem.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memmem.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memoverlap.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memoverlap.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memrchr.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memrchr.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memrev.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memrev.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memrmem.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memrmem.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memshuffle.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memshuffle.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/memswap.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/memswap.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/stracat.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/stracat.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/stranaxfrm.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/stranaxfrm.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strchange.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strchange.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strcins.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strcins.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strcstr.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strcstr.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strdel.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strdel.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strdiff.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strdiff.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strend.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strend.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strendzap.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strendzap.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strgsub.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strgsub.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strhash.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strhash.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strinit.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strinit.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strins.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strins.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strltrim.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strltrim.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strmaxcpy.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strmaxcpy.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strmove.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strmove.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strmtrim.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strmtrim.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strndup.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strndup.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strnins.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strnins.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strnlen.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strnlen.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/stroverlap.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/stroverlap.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strrev.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strrev.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strright.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strright.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strrot13.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strrot13.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strrstr.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strrstr.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strrtrim.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strrtrim.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strset.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strset.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strshuffle.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strshuffle.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strsplit.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strsplit.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strsub.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strsub.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strtabify.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strtabify.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strtrexpand.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strtrexpand.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strtrim.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strtrim.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/struncstr.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/struncstr.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/struntabify.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/struntabify.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strvars.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strvars.c cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/strzap.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/strzap.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' cc -I/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -D__publib__ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -o /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/tbuf.o -c /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/tbuf/tbuf.c gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' ar rc /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/libpub.a `ls *.o | grep -v "^test"` ranlib /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs/libpub.a gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' ===> Installing for publib-0.39 ===> Generating temporary packing list ===> Checking if devel/publib already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' target=pre-install; test "x$target" = "x" && target="install"; for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/*; do if test -f "$i/Makefile"; then if [ "no" != "no" ]; then echo "doing $target in $i"; fi; gmake -f $i/Makefile $target fwdir="/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/framework" srcdir="$i" objdir="/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs" VPATH="$i" || exit 1; fi; done gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d /usr/local/include /usr/bin/install -c -o root -g wheel -d /usr/local/lib test "x$target" = "x" && target="install"; for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/*; do if test -f "$i/Makefile"; then if [ "no" != "no" ]; then echo "doing $target in $i"; fi; gmake -f $i/Makefile $target fwdir="/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/framework" srcdir="$i" objdir="/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs" VPATH="$i" || exit 1; fi; done gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/alloc/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/base64/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/bitarr/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/cmp/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/errormsg/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/files/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/fname/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/hash/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/iset/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/lockfile/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/log/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/main/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/nntp/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/priq/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/publibdoc/publib.3 /usr/local/man/man3/publib.3 gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/queue/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/sbuf/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/stack/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/strutil/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' /usr/bin/install -c -o root -g wheel -d "/usr/local/man/man3" for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/tbuf/*.3; do \ if test -f $i; then \ t="/usr/local/man/man3/`basename $i .3`.3"; \ install -o root -g wheel -m 444 $i "$t"; \ fi; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' install -o root -g wheel -m 444 libpub.a /usr/local/lib/libpub.a test -d /usr/local/include/publib || mkdir -m 775 /usr/local/include/publib install -o root -g wheel -m 444 include/publib.h /usr/local/include for i in include/publib/*.h; do \ install -o root -g wheel -m 444 $i /usr/local/include/publib; done target=post-install; test "x$target" = "x" && target="install"; for i in /obj/buildshare/ports/355755/devel/publib/work/publib-0.39/liw/*; do if test -f "$i/Makefile"; then if [ "no" != "no" ]; then echo "doing $target in $i"; fi; gmake -f $i/Makefile $target fwdir="/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/framework" srcdir="$i" objdir="/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs" VPATH="$i" || exit 1; fi; done gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/publib/work/publib-0.39/objs' ===> Compressing manual pages for publib-0.39 ===> Registering installation for publib-0.39 Installing publib-0.39... done Make package ===> Building package for publib-0.39 Creating package for publib-0.39 slot1: removed