Building palm-db-tools-0.3.6.txz (origin /buildshare/ports/355755/palm/palm-db-tools) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/palm-db-tools-0_3_6.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> palm-db-tools-0.3.6 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 palm-db-tools-0.3.6 ===> palm-db-tools-0.3.6 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 palm-db-tools-0.3.6 Make install ===> palm-db-tools-0.3.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by palm-db-tools-0.3.6 for building ===> Extracting for palm-db-tools-0.3.6 => SHA256 Checksum OK for palm-db-tools-0_3_6.tar.gz. ===> Patching for palm-db-tools-0.3.6 ===> Applying FreeBSD patches for palm-db-tools-0.3.6 ===> palm-db-tools-0.3.6 depends on executable: gmake - found ===> Configuring for palm-db-tools-0.3.6 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for bison... no checking for byacc... byacc checking for dlltool... no checking for strip... strip checking for ranlib... ranlib checking for install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for alloca.h... (cached) no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for bcopy... (cached) yes checking for isascii... (cached) yes checking for memcpy... (cached) yes checking whether byte ordering is bigendian... yes checking for unsigned long... (cached) yes checking size of unsigned long... 4 checking for unsigned int... (cached) yes checking size of unsigned int... 4 checking for unsigned short... (cached) yes checking size of unsigned short... 2 checking for unsigned char... (cached) yes checking size of unsigned char... 1 checking for long... (cached) yes checking size of long... 4 checking for int... (cached) yes checking size of int... 4 checking for short... (cached) yes checking size of short... 2 checking for char... (cached) yes checking size of char... 1 configure: creating ./config.status config.status: creating Makefile config.status: creating libsupport/Makefile config.status: creating libpalm/Makefile config.status: creating libflatfile/Makefile config.status: creating flatfile/Makefile config.status: creating config.h ===> Building for palm-db-tools-0.3.6 gmake[1]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools' gmake -C libsupport; gmake -C libpalm; gmake -C libflatfile; gmake -C flatfile; gmake[2]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libsupport' c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c clp.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c strop.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c csvfile.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c infofile.cpp ar cru libsupport.a clp.o strop.o csvfile.o infofile.o ranlib libsupport.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libsupport' gmake[2]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libpalm' c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c Database.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c File.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c Block.cpp ar cru libpalm.a Database.o File.o Block.o ranlib libpalm.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libpalm' gmake[2]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libflatfile' c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c Database.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c OldDB.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c Factory.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c MobileDB.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c DB.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c ListDB.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c JFile3.cpp ar cru libflatfile.a Database.o OldDB.o Factory.o MobileDB.o DB.o ListDB.o JFile3.o ranlib libflatfile.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libflatfile' gmake[2]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/flatfile' c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c pdbtools.cpp cc -shared -o libpdbtools.so pdbtools.o -Wl,--whole-archive ../libflatfile/libflatfile.a ../libsupport/libsupport.a ../libpalm/libpalm.a -Wl,--no-whole-archive -lstdc++ c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c pdb2csv.cpp c++ -ansi -pedantic -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-deprecated -fPIC -DPIC -I. -I.. -DHAVE_CONFIG_H -c csv2pdb.cpp cc pdb2csv.o -o pdb2csv -L. -lpdbtools -lstdc++ cc csv2pdb.o -o csv2pdb -L. -lpdbtools -lstdc++ gmake[2]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/flatfile' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools' ===> Installing for palm-db-tools-0.3.6 ===> Generating temporary packing list ===> Checking if palm/palm-db-tools already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools' gmake -C libsupport; gmake -C libpalm; gmake -C libflatfile; gmake -C flatfile; gmake[2]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libsupport' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libsupport' gmake[2]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libpalm' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libpalm' gmake[2]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libflatfile' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/libflatfile' gmake[2]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/flatfile' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/flatfile' gmake -C flatfile install; gmake[2]: Entering directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/flatfile' /usr/bin/install -c -o root -g wheel -d /usr/local/bin /usr/bin/install -c -o root -g wheel -d /usr/local/lib /usr/bin/install -c -o root -g wheel -s libpdbtools.so /usr/local/lib /usr/bin/install -c -o root -g wheel -s pdb2csv csv2pdb /usr/local/bin gmake[2]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools/flatfile' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/palm/palm-db-tools/work/palm-db-tools' ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for palm-db-tools-0.3.6 Installing palm-db-tools-0.3.6... done Make package ===> Building package for palm-db-tools-0.3.6 Creating package for palm-db-tools-0.3.6 slot1: removed