Building pgtcl-postgresql91-2.0.0.txz (origin /buildshare/ports/355755/databases/postgresql91-pgtcl) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pgtcldocs-20110918.zip x distfiles/pgtcl2.0.0.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/tcl86-8.6.1.txz x packages/libxml2-2.9.1_1.txz x packages/pkg-1.2.7_2.txz x packages/pkgconf-0.9.5.txz x packages/postgresql91-client-9.1.13_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pgtcl-postgresql91-2.0.0 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 pgtcl-postgresql91-2.0.0 ===> pgtcl-postgresql91-2.0.0 depends on shared library: libpq.so.5 - not found ===> Verifying for libpq.so.5 in /buildshare/ports/355755/databases/postgresql91-client ===> Installing existing package /packages/postgresql91-client-9.1.13_1.txz Installing postgresql91-client-9.1.13_1...Installing gettext-0.18.3.1_1... done Installing libxml2-2.9.1_1... done done The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> Returning to build of pgtcl-postgresql91-2.0.0 ===> pgtcl-postgresql91-2.0.0 depends on shared library: libtcl86.so - not found ===> Verifying for libtcl86.so in /buildshare/ports/355755/lang/tcl86 ===> Installing existing package /packages/tcl86-8.6.1.txz Installing tcl86-8.6.1... done ===> Returning to build of pgtcl-postgresql91-2.0.0 Make install ===> License PostgreSQL accepted by the user ===> pgtcl-postgresql91-2.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pgtcl-postgresql91-2.0.0 for building ===> Extracting for pgtcl-postgresql91-2.0.0 => SHA256 Checksum OK for pgtcl2.0.0.tar.gz. => SHA256 Checksum OK for pgtcldocs-20110918.zip. ===> Patching for pgtcl-postgresql91-2.0.0 ===> pgtcl-postgresql91-2.0.0 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> pgtcl-postgresql91-2.0.0 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so.1) ===> Configuring for pgtcl-postgresql91-2.0.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/postgresql91-pgtcl/work/pgtcl2.0.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/postgresql91-pgtcl/work/pgtcl2.0.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for correct TEA configuration... ok (TEA 3.5) checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh checking for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr/local checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 how to run the C preprocessor... cpp checking whether make sets $(MAKE)... yes checking for ranlib... ranlib 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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... yes checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... (cached) yes checking dirent.h... yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking for Tcl public headers... /usr/local/include/tcl8.6 checking how to build libraries... shared checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking system version... FreeBSD-10.0-STABLE checking for dlopen in -ldl... no checking for ar... ar checking for required early compiler flags... none checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... no checking for open64... no checking for lseek64... no checking for off64_t... no checking for build with symbols... no checking for pg_config... /usr/local/bin/pg_config configure: pg_config says includedir is /usr/local/include configure: pg_config says libdir is /usr/local/lib checking for lo_truncate... yes checking for PQencryptPassword... yes checking for PQescapeStringConn... yes checking for PQescapeByteaConn... yes checking for PQdescribePrepared... yes checking for tclsh... /usr/local/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl /usr/bin/sed -i.bak -e 's,tclstub,tcl,g' -e 's,-DUSE_TCL_STUBS=1,-UUSE_TCL_STUBS,g' /obj/buildshare/ports/355755/databases/postgresql91-pgtcl/work/pgtcl2.0.0/Makefile ===> Building for pgtcl-postgresql91-2.0.0 cc -pipe -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"pgtcl\ 2.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -UUSE_TCL_STUBS -DHAVE_LO_TRUNCATE=1 -DHAVE_PQENCRYPTPASSWORD=1 -DHAVE_PQESCAPESTRINGCONN=1 -DHAVE_PQESCAPEBYTEACONN=1 -DHAVE_PQDESCRIBEPREPARED=1 -I/usr/local/include -I"/usr/local/include/tcl8.6" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pthread -O2 -Wall -Wno-implicit-int -fPIC -c `echo pgtcl.c` -o pgtcl.o cc -pipe -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"pgtcl\ 2.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -UUSE_TCL_STUBS -DHAVE_LO_TRUNCATE=1 -DHAVE_PQENCRYPTPASSWORD=1 -DHAVE_PQESCAPESTRINGCONN=1 -DHAVE_PQESCAPEBYTEACONN=1 -DHAVE_PQDESCRIBEPREPARED=1 -I/usr/local/include -I"/usr/local/include/tcl8.6" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pthread -O2 -Wall -Wno-implicit-int -fPIC -c `echo pgtclCmds.c` -o pgtclCmds.o cc -pipe -DPACKAGE_NAME=\"pgtcl\" -DPACKAGE_TARNAME=\"pgtcl\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"pgtcl\ 2.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -UUSE_TCL_STUBS -DHAVE_LO_TRUNCATE=1 -DHAVE_PQENCRYPTPASSWORD=1 -DHAVE_PQESCAPESTRINGCONN=1 -DHAVE_PQESCAPEBYTEACONN=1 -DHAVE_PQDESCRIBEPREPARED=1 -I/usr/local/include -I"/usr/local/include/tcl8.6" -I/usr/local/include -O2 -pipe -fno-strict-aliasing -pthread -O2 -Wall -Wno-implicit-int -fPIC -c `echo pgtclId.c` -o pgtclId.o rm -f libpgtcl2.0.0.so ld -Bshareable -x -o libpgtcl2.0.0.so pgtcl.o pgtclCmds.o pgtclId.o -L/usr/local/lib -ltcl86 -L/usr/local/lib -lpq -lm -rpath /usr/local/lib -rpath /usr/local/lib : libpgtcl2.0.0.so ===> Staging for pgtcl-postgresql91-2.0.0 ===> Generating temporary packing list install -o root -g wheel -m 444 /obj/buildshare/ports/355755/databases/postgresql91-pgtcl/work/pgtcl2.0.0/pkgIndex.tcl /obj/buildshare/ports/355755/databases/postgresql91-pgtcl/work/pgtcl2.0.0/libpgtcl2.0.0.so /obj/buildshare/ports/355755/databases/postgresql91-pgtcl/work/stage/usr/local/lib/pgtcl /usr/bin/tar -xf /distfiles/pgtcldocs-20110918.zip -C /obj/buildshare/ports/355755/databases/postgresql91-pgtcl/work/stage/usr/local/share/doc/pgtcl --strip-components 1 --no-same-permission --no-same-owner /bin/chmod 444 /obj/buildshare/ports/355755/databases/postgresql91-pgtcl/work/stage/usr/local/share/doc/pgtcl/* ====> Compressing man pages (compress-man) ===> Installing for pgtcl-postgresql91-2.0.0 ===> Checking if databases/postgresql91-pgtcl already installed ===> Registering installation for pgtcl-postgresql91-2.0.0 Installing pgtcl-postgresql91-2.0.0... done Make package ===> Building package for pgtcl-postgresql91-2.0.0 slot1: removed