Building py27-pyPgSQL-2.5.1_4.txz (origin /buildshare/ports/355755/databases/py-pyPgSQL) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/pyPgSQL-2.5.1.tar.gz x distfiles/pyPgSQL-patch_byteaconn x packages/ x packages/pkg-1.2.7_2.txz x packages/python2-2_2.txz x packages/python27-2.7.6_4.txz x packages/gmake-3.82_1.txz x packages/py27-mx-base-3.2.7.txz x packages/libxml2-2.9.1_1.txz x packages/py27-setuptools27-2.0.1.txz x packages/postgresql92-client-9.2.8_1.txz x packages/gettext-0.18.3.1_1.txz x packages/pkgconf-0.9.5.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-pyPgSQL-2.5.1_4 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 py27-pyPgSQL-2.5.1_4 ===> py27-pyPgSQL-2.5.1_4 depends on shared library: libpq.so.5 - not found ===> Verifying for libpq.so.5 in /buildshare/ports/355755/databases/postgresql92-client ===> Installing existing package /packages/postgresql92-client-9.2.8_1.txz Installing postgresql92-client-9.2.8_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 py27-pyPgSQL-2.5.1_4 ===> py27-pyPgSQL-2.5.1_4 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /buildshare/ports/355755/devel/py-setuptools27 ===> Installing existing package /packages/py27-setuptools27-2.0.1.txz Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4... done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of py27-pyPgSQL-2.5.1_4 ===> py27-pyPgSQL-2.5.1_4 depends on file: /usr/local/bin/python2.7 - found ===> py27-pyPgSQL-2.5.1_4 depends on file: /usr/local/lib/python2.7/site-packages/mx/DateTime/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/mx/DateTime/__init__.py in /buildshare/ports/355755/lang/py-mx-base ===> Installing existing package /packages/py27-mx-base-3.2.7.txz Installing py27-mx-base-3.2.7...Installing python2-2_2... done done ===> Returning to build of py27-pyPgSQL-2.5.1_4 ===> py27-pyPgSQL-2.5.1_4 depends on package: py27-setuptools27>0 - found ===> py27-pyPgSQL-2.5.1_4 depends on file: /usr/local/bin/python2.7 - found Make install ===> py27-pyPgSQL-2.5.1_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyPgSQL-2.5.1_4 for building ===> Extracting for py27-pyPgSQL-2.5.1_4 => SHA256 Checksum OK for pyPgSQL-2.5.1.tar.gz. => SHA256 Checksum OK for pyPgSQL-patch_byteaconn. ===> Patching for py27-pyPgSQL-2.5.1_4 ===> Applying distribution patches for py27-pyPgSQL-2.5.1_4 ===> py27-pyPgSQL-2.5.1_4 depends on package: py27-setuptools27>0 - found ===> py27-pyPgSQL-2.5.1_4 depends on file: /usr/local/bin/python2.7 - found ===> py27-pyPgSQL-2.5.1_4 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for py27-pyPgSQL-2.5.1_4 running config ===> Building for py27-pyPgSQL-2.5.1_4 running build running build_py creating build creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7 creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pyPgSQL copying pyPgSQL/__init__.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pyPgSQL copying pyPgSQL/PgSQL.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pyPgSQL creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pyPgSQL/libpq copying pyPgSQL/libpq/__init__.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pyPgSQL/libpq running build_ext building 'pyPgSQL.libpq.libpqmodule' extension creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/port cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c libpqmodule.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/libpqmodule.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c pgboolean.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgboolean.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c pgint2object.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgint2object.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c pgint8object.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgint8object.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c pgversion.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgversion.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c pglargeobject.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pglargeobject.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c pgnotify.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgnotify.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c pgconnection.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgconnection.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c pgresult.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgresult.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c pymemstrdup.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pymemstrdup.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c port/strtoll.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/port/strtoll.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c port/strtoull.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/port/strtoull.o cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c port/strtok.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/port/strtok.o cc -shared -L/usr/local/lib -O2 -pipe -fno-strict-aliasing -I/usr/local/include build/temp.freebsd-11.0-CURRENT-powerpc-2.7/libpqmodule.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgboolean.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgint2object.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgint8object.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgversion.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pglargeobject.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgnotify.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgconnection.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pgresult.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/pymemstrdup.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/port/strtoll.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/port/strtoull.o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/port/strtok.o -L/usr/local/lib -lpq -o build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pyPgSQL/libpq/libpqmodule.so ===> Staging for py27-pyPgSQL-2.5.1_4 ===> py27-pyPgSQL-2.5.1_4 depends on file: /usr/local/lib/python2.7/site-packages/mx/DateTime/__init__.py - found ===> py27-pyPgSQL-2.5.1_4 depends on package: py27-setuptools27>0 - found ===> py27-pyPgSQL-2.5.1_4 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running build_ext running install_lib creating /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pyPgSQL/__init__.py -> /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pyPgSQL/PgSQL.py -> /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL creating /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL/libpq copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pyPgSQL/libpq/libpqmodule.so -> /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL/libpq copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pyPgSQL/libpq/__init__.py -> /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL/libpq byte-compiling /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL/PgSQL.py to PgSQL.pyc byte-compiling /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL/libpq/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpiSfiJu.py' /usr/local/bin/python2.7 -O /tmp/tmpiSfiJu.py removing /tmp/tmpiSfiJu.py running install_egg_info running egg_info creating pyPgSQL.egg-info writing pyPgSQL.egg-info/PKG-INFO writing top-level names to pyPgSQL.egg-info/top_level.txt writing dependency_links to pyPgSQL.egg-info/dependency_links.txt writing manifest file 'pyPgSQL.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pyPgSQL.egg-info/SOURCES.txt' writing manifest file 'pyPgSQL.egg-info/SOURCES.txt' Copying pyPgSQL.egg-info to /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL-2.5.1-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/databases/py-pyPgSQL/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) if [ -d "/obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL-2.5.1-py2.7.egg-info" ]; then /bin/ls /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/stage/usr/local/lib/python2.7/site-packages/pyPgSQL-2.5.1-py2.7.egg-info | while read f; do echo lib/python2.7/site-packages/pyPgSQL-2.5.1-py2.7.egg-info/${f} >> /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/.PLIST.mktmp; done; echo "@unexec rmdir \"%D/lib/python2.7/site-packages/pyPgSQL-2.5.1-py2.7.egg-info\" 2>/dev/null || true" >> /obj/buildshare/ports/355755/databases/py-pyPgSQL/work/.PLIST.mktmp; fi; ===> Installing for py27-pyPgSQL-2.5.1_4 ===> Checking if databases/py-pyPgSQL already installed ===> Registering installation for py27-pyPgSQL-2.5.1_4 Installing py27-pyPgSQL-2.5.1_4... done Make package ===> Building package for py27-pyPgSQL-2.5.1_4 slot2: removed