Building pxlib-0.6.5.txz (origin /buildshare/ports/355755/databases/pxlib) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pxlib-0.6.5.tar.gz x packages/ x packages/perl5-5.16.3_10.txz x packages/gettext-0.18.3.1_1.txz x packages/expat-2.1.0.txz x packages/gmake-3.82_1.txz x packages/intltool-0.50.2.txz x packages/pkg-1.2.7_2.txz x packages/libtool-2.4.2_3.txz x packages/p5-XML-Parser-2.41_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pxlib-0.6.5 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 pxlib-0.6.5 ===> pxlib-0.6.5 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of pxlib-0.6.5 ===> pxlib-0.6.5 depends on package: p5-XML-Parser>=0 - not found ===> Verifying install for p5-XML-Parser>=0 in /buildshare/ports/355755/textproc/p5-XML-Parser ===> Installing existing package /packages/p5-XML-Parser-2.41_1.txz Installing p5-XML-Parser-2.41_1...Installing expat-2.1.0... done Installing perl5-5.16.3_10... done done ===> Returning to build of pxlib-0.6.5 ===> pxlib-0.6.5 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... done ===> Returning to build of pxlib-0.6.5 ===> pxlib-0.6.5 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of pxlib-0.6.5 ===> pxlib-0.6.5 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /buildshare/ports/355755/textproc/intltool ===> Installing existing package /packages/intltool-0.50.2.txz Installing intltool-0.50.2... done ===> Returning to build of pxlib-0.6.5 ===> pxlib-0.6.5 depends on file: /usr/local/bin/perl5.16.3 - found ===> pxlib-0.6.5 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> License GPLv2 accepted by the user ===> pxlib-0.6.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pxlib-0.6.5 for building ===> Extracting for pxlib-0.6.5 => SHA256 Checksum OK for pxlib-0.6.5.tar.gz. ===> Patching for pxlib-0.6.5 ===> pxlib-0.6.5 depends on package: p5-XML-Parser>=0 - found ===> pxlib-0.6.5 depends on executable: gmake - found ===> pxlib-0.6.5 depends on package: libtool>=2.4 - found ===> pxlib-0.6.5 depends on file: /usr/local/bin/intltool-extract - found ===> pxlib-0.6.5 depends on file: /usr/local/bin/perl5.16.3 - found ===> pxlib-0.6.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for pxlib-0.6.5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking dependency style of cc... gcc3 checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for catalogs to be installed... de es fr checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for malloc.h... (cached) no checking for stdbool.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for time.h... (cached) yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking for math.h... (cached) yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking for float.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/mman.h... (cached) yes checking for strftime... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strerror... (cached) yes checking for snprintf... (cached) yes checking for finite... no checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... (cached) yes checking for gethostent... yes checking for setsockopt... (cached) yes checking for connect... yes checking for type of socket length (socklen_t)... checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... cannot open ./config.rpath: No such file or directory done checking for iconv... yes checking for working iconv... yes checking for recode... not needed, using iconv checking for docbook-to-man... no docbook-to-man could not be found. I will not build man pages! configure: creating ./config.status config.status: creating Makefile config.status: creating pxlib.spec config.status: creating pxlib.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating include/pxversion.h config.status: creating include/paradox.h config.status: creating include/paradox-gsf.h config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands Configuration: Prefix: /usr/local Recoding: Using iconv for recoding. ===> Building for pxlib-0.6.5 /usr/bin/sed -i.bak -e 's/^DOCDIR =.*/DOCDIR =/' /obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/Makefile gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' Making all in include gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/include' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/include' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/src' if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT paradox.lo -MD -MP -MF ".deps/paradox.Tpo" -c -o paradox.lo paradox.c; \ then mv -f ".deps/paradox.Tpo" ".deps/paradox.Plo"; else rm -f ".deps/paradox.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT paradox.lo -MD -MP -MF .deps/paradox.Tpo -c paradox.c -fPIC -DPIC -o .libs/paradox.o paradox.c: In function 'PX_get_data_alpha': paradox.c:3432: warning: passing argument 2 of 'iconv' from incompatible pointer type paradox.c: In function 'PX_put_data_alpha': paradox.c:3865: warning: passing argument 2 of 'iconv' from incompatible pointer type paradox.c: In function 'PX_put_data_byte': paradox.c:3968: warning: comparison is always true due to limited range of data type paradox.c: In function 'PX_put_data_bcd': paradox.c:4013: warning: comparison is always true due to limited range of data type paradox.c:4032: warning: comparison is always true due to limited range of data type libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT paradox.lo -MD -MP -MF .deps/paradox.Tpo -c paradox.c -o paradox.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_head.lo -MD -MP -MF ".deps/px_head.Tpo" -c -o px_head.lo px_head.c; \ then mv -f ".deps/px_head.Tpo" ".deps/px_head.Plo"; else rm -f ".deps/px_head.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_head.lo -MD -MP -MF .deps/px_head.Tpo -c px_head.c -fPIC -DPIC -o .libs/px_head.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_head.lo -MD -MP -MF .deps/px_head.Tpo -c px_head.c -o px_head.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_misc.lo -MD -MP -MF ".deps/px_misc.Tpo" -c -o px_misc.lo px_misc.c; \ then mv -f ".deps/px_misc.Tpo" ".deps/px_misc.Plo"; else rm -f ".deps/px_misc.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_misc.lo -MD -MP -MF .deps/px_misc.Tpo -c px_misc.c -fPIC -DPIC -o .libs/px_misc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_misc.lo -MD -MP -MF .deps/px_misc.Tpo -c px_misc.c -o px_misc.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_io.lo -MD -MP -MF ".deps/px_io.Tpo" -c -o px_io.lo px_io.c; \ then mv -f ".deps/px_io.Tpo" ".deps/px_io.Plo"; else rm -f ".deps/px_io.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_io.lo -MD -MP -MF .deps/px_io.Tpo -c px_io.c -fPIC -DPIC -o .libs/px_io.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_io.lo -MD -MP -MF .deps/px_io.Tpo -c px_io.c -o px_io.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_memory.lo -MD -MP -MF ".deps/px_memory.Tpo" -c -o px_memory.lo px_memory.c; \ then mv -f ".deps/px_memory.Tpo" ".deps/px_memory.Plo"; else rm -f ".deps/px_memory.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_memory.lo -MD -MP -MF .deps/px_memory.Tpo -c px_memory.c -fPIC -DPIC -o .libs/px_memory.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_memory.lo -MD -MP -MF .deps/px_memory.Tpo -c px_memory.c -o px_memory.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_memprof.lo -MD -MP -MF ".deps/px_memprof.Tpo" -c -o px_memprof.lo px_memprof.c; \ then mv -f ".deps/px_memprof.Tpo" ".deps/px_memprof.Plo"; else rm -f ".deps/px_memprof.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_memprof.lo -MD -MP -MF .deps/px_memprof.Tpo -c px_memprof.c -fPIC -DPIC -o .libs/px_memprof.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_memprof.lo -MD -MP -MF .deps/px_memprof.Tpo -c px_memprof.c -o px_memprof.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_error.lo -MD -MP -MF ".deps/px_error.Tpo" -c -o px_error.lo px_error.c; \ then mv -f ".deps/px_error.Tpo" ".deps/px_error.Plo"; else rm -f ".deps/px_error.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_error.lo -MD -MP -MF .deps/px_error.Tpo -c px_error.c -fPIC -DPIC -o .libs/px_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_error.lo -MD -MP -MF .deps/px_error.Tpo -c px_error.c -o px_error.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_encode.lo -MD -MP -MF ".deps/px_encode.Tpo" -c -o px_encode.lo px_encode.c; \ then mv -f ".deps/px_encode.Tpo" ".deps/px_encode.Plo"; else rm -f ".deps/px_encode.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_encode.lo -MD -MP -MF .deps/px_encode.Tpo -c px_encode.c -fPIC -DPIC -o .libs/px_encode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_encode.lo -MD -MP -MF .deps/px_encode.Tpo -c px_encode.c -o px_encode.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_crypt.lo -MD -MP -MF ".deps/px_crypt.Tpo" -c -o px_crypt.lo px_crypt.c; \ then mv -f ".deps/px_crypt.Tpo" ".deps/px_crypt.Plo"; else rm -f ".deps/px_crypt.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_crypt.lo -MD -MP -MF .deps/px_crypt.Tpo -c px_crypt.c -fPIC -DPIC -o .libs/px_crypt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT px_crypt.lo -MD -MP -MF .deps/px_crypt.Tpo -c px_crypt.c -o px_crypt.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gregor.lo -MD -MP -MF ".deps/gregor.Tpo" -c -o gregor.lo gregor.c; \ then mv -f ".deps/gregor.Tpo" ".deps/gregor.Plo"; else rm -f ".deps/gregor.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gregor.lo -MD -MP -MF .deps/gregor.Tpo -c gregor.c -fPIC -DPIC -o .libs/gregor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gregor.lo -MD -MP -MF .deps/gregor.Tpo -c gregor.c -o gregor.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libpx.la -rpath /usr/local/lib -version-info 6:5:6 paradox.lo px_head.lo px_misc.lo px_io.lo px_memory.lo px_memprof.lo px_error.lo px_encode.lo px_crypt.lo gregor.lo libtool: link: cc -shared -fPIC -DPIC .libs/paradox.o .libs/px_head.o .libs/px_misc.o .libs/px_io.o .libs/px_memory.o .libs/px_memprof.o .libs/px_error.o .libs/px_encode.o .libs/px_crypt.o .libs/gregor.o -L/usr/local/lib -O2 -Wl,-soname -Wl,libpx.so.6 -o .libs/libpx.so.6 libtool: link: (cd ".libs" && rm -f "libpx.so" && ln -s "libpx.so.6" "libpx.so") libtool: link: (cd ".libs" && rm -f "libpx.so" && ln -s "libpx.so.6" "libpx.so") libtool: link: ar cru .libs/libpx.a paradox.o px_head.o px_misc.o px_io.o px_memory.o px_memprof.o px_error.o px_encode.o px_crypt.o gregor.o libtool: link: ranlib .libs/libpx.a libtool: link: ( cd ".libs" && rm -f "libpx.la" && ln -s "../libpx.la" "libpx.la" ) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/src' Making all in po gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/po' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' ===> Staging for pxlib-0.6.5 ===> pxlib-0.6.5 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' Making install in include gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/include' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/include' gmake install-exec-hook gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/include' /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/include gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/include' test -z "/usr/local/include" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/include" install -o root -g wheel -m 444 'paradox.h' '/obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/include/paradox.h' install -o root -g wheel -m 444 'paradox-gsf.h' '/obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/include/paradox-gsf.h' install -o root -g wheel -m 444 'paradox-mp.h' '/obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/include/paradox-mp.h' install -o root -g wheel -m 444 'pxversion.h' '/obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/include/pxversion.h' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/include' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/include' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/src' test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/lib" /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel 'libpx.la' '/obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/lib/libpx.la' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpx.so.6 /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/lib/libpx.so.6 libtool: install: (cd /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/lib && { ln -s -f libpx.so.6 libpx.so || { rm -f libpx.so && ln -s libpx.so.6 libpx.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/lib && { ln -s -f libpx.so.6 libpx.so || { rm -f libpx.so && ln -s libpx.so.6 libpx.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpx.lai /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/lib/libpx.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpx.a /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/lib/libpx.a libtool: install: chmod 644 /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/lib/libpx.a libtool: install: ranlib /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/lib/libpx.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/src' Making install in po gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/po' linguas="de es fr "; \ for lang in $linguas; do \ dir=/obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -o root -g wheel -m 444 $lang.gmo $dir/pxlib.mo; \ echo "installing $lang.gmo as $dir/pxlib.mo"; \ else \ install -o root -g wheel -m 444 ./$lang.gmo $dir/pxlib.mo; \ echo "installing ./$lang.gmo as" \ "$dir/pxlib.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -o root -g wheel -m 444 $lang.gmo.m $dir/pxlib.mo.m; \ echo "installing $lang.gmo.m as $dir/pxlib.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -o root -g wheel -m 444 ./$lang.gmo.m \ $dir/pxlib.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/pxlib.mo.m"; \ else \ true; \ fi; \ fi; \ done installing de.gmo as /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/share/locale/de/LC_MESSAGES/pxlib.mo installing es.gmo as /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/share/locale/es/LC_MESSAGES/pxlib.mo installing fr.gmo as /obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/share/locale/fr/LC_MESSAGES/pxlib.mo gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5/po' gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 'pxlib.pc' '/obj/buildshare/ports/355755/databases/pxlib/work/stage/usr/local/libdata/pkgconfig/pxlib.pc' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/pxlib/work/pxlib-0.6.5' ====> Compressing man pages (compress-man) ===> Installing for pxlib-0.6.5 ===> Checking if databases/pxlib already installed ===> Registering installation for pxlib-0.6.5 Installing pxlib-0.6.5... done Make package ===> Building package for pxlib-0.6.5 slot1: removed