Building skytools-2.1.12_1.txz (origin /buildshare/ports/355755/databases/skytools) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/skytools-2.1.12.tar.gz x packages/ x packages/pkgconf-0.9.5.txz x packages/pkg-1.2.7_2.txz x packages/libxml2-2.9.1_1.txz x packages/postgresql84-client-8.4.21.txz x packages/gmake-3.82_1.txz x packages/python2-2_2.txz x packages/python27-2.7.6_4.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> skytools-2.1.12_1 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 skytools-2.1.12_1 ===> skytools-2.1.12_1 depends on shared library: libpq.so.5 - not found ===> Verifying for libpq.so.5 in /buildshare/ports/355755/databases/postgresql84-client ===> Installing existing package /packages/postgresql84-client-8.4.21.txz Installing postgresql84-client-8.4.21...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 skytools-2.1.12_1 ===> skytools-2.1.12_1 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /buildshare/ports/355755/lang/python27 ===> Installing existing package /packages/python27-2.7.6_4.txz Installing python27-2.7.6_4... 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 skytools-2.1.12_1 ===> skytools-2.1.12_1 depends on executable: python2 - not found ===> Verifying install for python2 in /buildshare/ports/355755/lang/python2 ===> Installing existing package /packages/python2-2_2.txz Installing python2-2_2... done ===> Returning to build of skytools-2.1.12_1 ===> skytools-2.1.12_1 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 skytools-2.1.12_1 ===> skytools-2.1.12_1 depends on file: /usr/local/bin/python2.7 - found ===> skytools-2.1.12_1 depends on executable: python2 - found Make install ===> skytools-2.1.12_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by skytools-2.1.12_1 for building ===> Extracting for skytools-2.1.12_1 => SHA256 Checksum OK for skytools-2.1.12.tar.gz. ===> Patching for skytools-2.1.12_1 ===> skytools-2.1.12_1 depends on file: /usr/local/bin/python2.7 - found ===> skytools-2.1.12_1 depends on executable: python2 - found ===> skytools-2.1.12_1 depends on executable: gmake - found ===> skytools-2.1.12_1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for skytools-2.1.12_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for python... /usr/local/bin/python2.7 checking for pg_config... /usr/local/bin/pg_config checking for GNU make... gmake 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 for unsetenv... (cached) yes configure: creating ./config.status config.status: creating config.mak ===> Building for skytools-2.1.12_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12' sed -e 's!@SQLDIR@!/usr/local/share/skytools!g' -e 's!@PACKAGE_VERSION@!2.1.12!g' python/skytools/installer_config.py.in > python/skytools/installer_config.py /usr/local/bin/python2.7 setup.py build 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/skytools copying python/skytools/dbstruct.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/psycopgwrapper.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/parsing.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/__init__.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/installer_config.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/_pyquoting.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/sqltools.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/gzlog.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/scripting.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/skylog.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/config.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools copying python/skytools/quoting.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste copying python/londiste/table_copy.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste copying python/londiste/playback.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste copying python/londiste/repair.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste copying python/londiste/__init__.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste copying python/londiste/setup.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste copying python/londiste/file_write.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste copying python/londiste/compare.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste copying python/londiste/installer.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste copying python/londiste/file_read.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste copying python/londiste/syncer.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste creating build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq copying python/pgq/consumer.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq copying python/pgq/__init__.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq copying python/pgq/producer.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq copying python/pgq/event.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq copying python/pgq/status.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq copying python/pgq/maint.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq copying python/pgq/ticker.py -> build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq running build_ext building 'skytools._cquoting' extension creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7 creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python creating build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/modules cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include/python2.7 -c python/modules/cquoting.c -o build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/modules/cquoting.o cc -shared -L/usr/local/lib -pthread -L/usr/local/lib -O2 -pipe -fno-strict-aliasing -I/usr/local/include build/temp.freebsd-11.0-CURRENT-powerpc-2.7/python/modules/cquoting.o -o build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/_cquoting.so running build_scripts creating build/scripts-2.7 copying and adjusting python/londiste.py -> build/scripts-2.7 copying and adjusting python/pgqadm.py -> build/scripts-2.7 copying and adjusting python/walmgr.py -> build/scripts-2.7 copying and adjusting scripts/cube_dispatcher.py -> build/scripts-2.7 copying and adjusting scripts/queue_mover.py -> build/scripts-2.7 copying and adjusting scripts/table_dispatcher.py -> build/scripts-2.7 copying and adjusting scripts/bulk_loader.py -> build/scripts-2.7 copying and adjusting scripts/scriptmgr.py -> build/scripts-2.7 copying and adjusting scripts/queue_splitter.py -> build/scripts-2.7 copying and adjusting scripts/skytools_upgrade.py -> build/scripts-2.7 changing mode of build/scripts-2.7/londiste.py from 644 to 755 changing mode of build/scripts-2.7/pgqadm.py from 644 to 755 changing mode of build/scripts-2.7/walmgr.py from 644 to 755 changing mode of build/scripts-2.7/cube_dispatcher.py from 644 to 755 changing mode of build/scripts-2.7/queue_mover.py from 644 to 755 changing mode of build/scripts-2.7/table_dispatcher.py from 644 to 755 changing mode of build/scripts-2.7/bulk_loader.py from 644 to 755 changing mode of build/scripts-2.7/scriptmgr.py from 644 to 755 changing mode of build/scripts-2.7/queue_splitter.py from 644 to 755 changing mode of build/scripts-2.7/skytools_upgrade.py from 644 to 755 gmake -C sql all gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql' for dir in logtriga londiste pgq pgq_ext txid; do \ gmake -C $dir all DESTDIR=/ || exit ; \ done gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/logtriga' sed 's,MODULE_PATHNAME,$libdir/logtriga,g' logtriga.sql.in >logtriga.sql cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -DHAVE_UNSETENV=1 -I. -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -c -o logtriga.o logtriga.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -DHAVE_UNSETENV=1 -I. -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -c -o textbuf.o textbuf.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -shared logtriga.o textbuf.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -Wl,-R'/usr/local/lib' -o logtriga.so gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/logtriga' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/londiste' cat structure/tables.sql structure/grants.sql structure/types.sql functions/londiste.subscriber_remove_table.sql functions/londiste.provider_create_trigger.sql functions/londiste.provider_get_seq_list.sql functions/londiste.provider_add_seq.sql functions/londiste.subscriber_remove_seq.sql functions/londiste.provider_remove_table.sql functions/londiste.find_column_types.sql functions/londiste.set_last_tick.sql functions/londiste.subscriber_add_seq.sql functions/londiste.provider_remove_seq.sql functions/londiste.quote_fqname.sql functions/londiste.subscriber_fkeys_funcs.sql functions/londiste.provider_refresh_trigger.sql functions/londiste.link.sql functions/londiste.find_table_oid.sql functions/londiste.subscriber_set_table_state.sql functions/londiste.find_table_fkeys.sql functions/londiste.provider_add_table.sql functions/londiste.subscriber_add_table.sql functions/londiste.get_last_tick.sql functions/londiste.subscriber_trigger_funcs.sql functions/londiste.subscriber_get_table_list.sql functions/londiste.subscriber_set_skip_truncate.sql functions/londiste.provider_notify_change.sql functions/londiste.subscriber_get_seq_list.sql functions/londiste.find_table_triggers.sql functions/londiste.provider_get_table_list.sql functions/londiste.version.sql > londiste.sql cat functions/londiste.subscriber_remove_table.sql functions/londiste.provider_create_trigger.sql functions/londiste.provider_get_seq_list.sql functions/londiste.provider_add_seq.sql functions/londiste.subscriber_remove_seq.sql functions/londiste.provider_remove_table.sql functions/londiste.find_column_types.sql functions/londiste.set_last_tick.sql functions/londiste.subscriber_add_seq.sql functions/londiste.provider_remove_seq.sql functions/londiste.quote_fqname.sql functions/londiste.subscriber_fkeys_funcs.sql functions/londiste.provider_refresh_trigger.sql functions/londiste.link.sql functions/londiste.find_table_oid.sql functions/londiste.subscriber_set_table_state.sql functions/londiste.find_table_fkeys.sql functions/londiste.provider_add_table.sql functions/londiste.subscriber_add_table.sql functions/londiste.get_last_tick.sql functions/londiste.subscriber_trigger_funcs.sql functions/londiste.subscriber_get_table_list.sql functions/londiste.subscriber_set_skip_truncate.sql functions/londiste.provider_notify_change.sql functions/londiste.subscriber_get_seq_list.sql functions/londiste.find_table_triggers.sql functions/londiste.provider_get_table_list.sql functions/londiste.version.sql > londiste.upgrade.sql gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/londiste' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq' for dir in lowlevel triggers; do \ gmake -C $dir all DESTDIR=/; \ done gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/lowlevel' sed 's,MODULE_PATHNAME,$libdir/pgq_lowlevel,g' pgq_lowlevel.sql.in >pgq_lowlevel.sql cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -DHAVE_UNSETENV=1 -I. -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -c -o insert_event.o insert_event.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -shared insert_event.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -Wl,-R'/usr/local/lib' -o pgq_lowlevel.so gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/lowlevel' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/triggers' sed 's,MODULE_PATHNAME,$libdir/pgq_triggers,g' pgq_triggers.sql.in >pgq_triggers.sql cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -DHAVE_UNSETENV=1 -I. -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -c -o common.o common.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -DHAVE_UNSETENV=1 -I. -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -c -o logtriga.o logtriga.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -DHAVE_UNSETENV=1 -I. -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -c -o logutriga.o logutriga.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -DHAVE_UNSETENV=1 -I. -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -c -o sqltriga.o sqltriga.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -DHAVE_UNSETENV=1 -I. -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -c -o makesql.o makesql.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -DHAVE_UNSETENV=1 -I. -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -c -o stringutil.o stringutil.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fPIC -DPIC -shared common.o logtriga.o logutriga.o sqltriga.o makesql.o stringutil.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -Wl,-R'/usr/local/lib' -o pgq_triggers.so gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/triggers' ../../scripts/catsql.py structure/install.sql > pgq.sql ../../scripts/catsql.py structure/func_internal.sql structure/func_public.sql > pgq.upgrade.sql gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq_ext' cat structure/tables.sql functions/track_batch.sql functions/track_event.sql functions/track_tick.sql functions/version.sql > pgq_ext.sql gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq_ext' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/txid' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/txid' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12' ===> Installing for skytools-2.1.12_1 ===> skytools-2.1.12_1 depends on file: /usr/local/bin/python2.7 - found ===> skytools-2.1.12_1 depends on executable: python2 - found ===> Generating temporary packing list ===> Checking if databases/skytools already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12' gmake -C sql all gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql' for dir in logtriga londiste pgq pgq_ext txid; do \ gmake -C $dir all DESTDIR=/ || exit ; \ done gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/logtriga' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/logtriga' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/londiste' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/londiste' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq' for dir in lowlevel triggers; do \ gmake -C $dir all DESTDIR=/; \ done gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/lowlevel' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/lowlevel' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/triggers' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/triggers' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq_ext' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq_ext' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/txid' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/txid' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql' /usr/local/bin/python2.7 setup.py install --prefix=/usr/local --root=// running install running build running build_py running build_ext running build_scripts running install_lib creating //usr/local/lib/python2.7/site-packages/londiste copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste/table_copy.py -> //usr/local/lib/python2.7/site-packages/londiste copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste/playback.py -> //usr/local/lib/python2.7/site-packages/londiste copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste/repair.py -> //usr/local/lib/python2.7/site-packages/londiste copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste/__init__.py -> //usr/local/lib/python2.7/site-packages/londiste copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste/setup.py -> //usr/local/lib/python2.7/site-packages/londiste copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste/file_write.py -> //usr/local/lib/python2.7/site-packages/londiste copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste/compare.py -> //usr/local/lib/python2.7/site-packages/londiste copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste/installer.py -> //usr/local/lib/python2.7/site-packages/londiste copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste/file_read.py -> //usr/local/lib/python2.7/site-packages/londiste copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/londiste/syncer.py -> //usr/local/lib/python2.7/site-packages/londiste creating //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/dbstruct.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/psycopgwrapper.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/parsing.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/__init__.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/installer_config.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/_pyquoting.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/sqltools.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/_cquoting.so -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/gzlog.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/scripting.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/skylog.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/config.py -> //usr/local/lib/python2.7/site-packages/skytools copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/skytools/quoting.py -> //usr/local/lib/python2.7/site-packages/skytools creating //usr/local/lib/python2.7/site-packages/pgq copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq/consumer.py -> //usr/local/lib/python2.7/site-packages/pgq copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq/__init__.py -> //usr/local/lib/python2.7/site-packages/pgq copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq/producer.py -> //usr/local/lib/python2.7/site-packages/pgq copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq/event.py -> //usr/local/lib/python2.7/site-packages/pgq copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq/status.py -> //usr/local/lib/python2.7/site-packages/pgq copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq/maint.py -> //usr/local/lib/python2.7/site-packages/pgq copying build/lib.freebsd-11.0-CURRENT-powerpc-2.7/pgq/ticker.py -> //usr/local/lib/python2.7/site-packages/pgq byte-compiling //usr/local/lib/python2.7/site-packages/londiste/table_copy.py to table_copy.pyc byte-compiling //usr/local/lib/python2.7/site-packages/londiste/playback.py to playback.pyc byte-compiling //usr/local/lib/python2.7/site-packages/londiste/repair.py to repair.pyc byte-compiling //usr/local/lib/python2.7/site-packages/londiste/__init__.py to __init__.pyc byte-compiling //usr/local/lib/python2.7/site-packages/londiste/setup.py to setup.pyc byte-compiling //usr/local/lib/python2.7/site-packages/londiste/file_write.py to file_write.pyc byte-compiling //usr/local/lib/python2.7/site-packages/londiste/compare.py to compare.pyc byte-compiling //usr/local/lib/python2.7/site-packages/londiste/installer.py to installer.pyc byte-compiling //usr/local/lib/python2.7/site-packages/londiste/file_read.py to file_read.pyc byte-compiling //usr/local/lib/python2.7/site-packages/londiste/syncer.py to syncer.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/dbstruct.py to dbstruct.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/psycopgwrapper.py to psycopgwrapper.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/parsing.py to parsing.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/__init__.py to __init__.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/installer_config.py to installer_config.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/_pyquoting.py to _pyquoting.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/sqltools.py to sqltools.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/gzlog.py to gzlog.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/scripting.py to scripting.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/skylog.py to skylog.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/config.py to config.pyc byte-compiling //usr/local/lib/python2.7/site-packages/skytools/quoting.py to quoting.pyc byte-compiling //usr/local/lib/python2.7/site-packages/pgq/consumer.py to consumer.pyc byte-compiling //usr/local/lib/python2.7/site-packages/pgq/__init__.py to __init__.pyc byte-compiling //usr/local/lib/python2.7/site-packages/pgq/producer.py to producer.pyc byte-compiling //usr/local/lib/python2.7/site-packages/pgq/event.py to event.pyc byte-compiling //usr/local/lib/python2.7/site-packages/pgq/status.py to status.pyc byte-compiling //usr/local/lib/python2.7/site-packages/pgq/maint.py to maint.pyc byte-compiling //usr/local/lib/python2.7/site-packages/pgq/ticker.py to ticker.pyc running install_scripts copying build/scripts-2.7/table_dispatcher.py -> //usr/local/bin copying build/scripts-2.7/skytools_upgrade.py -> //usr/local/bin copying build/scripts-2.7/walmgr.py -> //usr/local/bin copying build/scripts-2.7/bulk_loader.py -> //usr/local/bin copying build/scripts-2.7/queue_splitter.py -> //usr/local/bin copying build/scripts-2.7/pgqadm.py -> //usr/local/bin copying build/scripts-2.7/londiste.py -> //usr/local/bin copying build/scripts-2.7/cube_dispatcher.py -> //usr/local/bin copying build/scripts-2.7/queue_mover.py -> //usr/local/bin copying build/scripts-2.7/scriptmgr.py -> //usr/local/bin changing mode of //usr/local/bin/table_dispatcher.py to 755 changing mode of //usr/local/bin/skytools_upgrade.py to 755 changing mode of //usr/local/bin/walmgr.py to 755 changing mode of //usr/local/bin/bulk_loader.py to 755 changing mode of //usr/local/bin/queue_splitter.py to 755 changing mode of //usr/local/bin/pgqadm.py to 755 changing mode of //usr/local/bin/londiste.py to 755 changing mode of //usr/local/bin/cube_dispatcher.py to 755 changing mode of //usr/local/bin/queue_mover.py to 755 changing mode of //usr/local/bin/scriptmgr.py to 755 running install_data creating //usr/local/share/examples/skytools creating //usr/local/share/examples/skytools/conf copying python/conf/londiste.ini -> //usr/local/share/examples/skytools/conf copying python/conf/pgqadm.ini -> //usr/local/share/examples/skytools/conf copying python/conf/skylog.ini -> //usr/local/share/examples/skytools/conf copying python/conf/wal-master.ini -> //usr/local/share/examples/skytools/conf copying python/conf/wal-slave.ini -> //usr/local/share/examples/skytools/conf copying scripts/queue_mover.ini.templ -> //usr/local/share/examples/skytools/conf copying scripts/queue_splitter.ini.templ -> //usr/local/share/examples/skytools/conf copying scripts/cube_dispatcher.ini.templ -> //usr/local/share/examples/skytools/conf copying scripts/table_dispatcher.ini.templ -> //usr/local/share/examples/skytools/conf copying scripts/bulk_loader.ini.templ -> //usr/local/share/examples/skytools/conf copying scripts/scriptmgr.ini.templ -> //usr/local/share/examples/skytools/conf creating //usr/local/share/skytools copying sql/pgq/pgq.sql -> //usr/local/share/skytools copying sql/londiste/londiste.sql -> //usr/local/share/skytools copying sql/pgq_ext/pgq_ext.sql -> //usr/local/share/skytools copying sql/logtriga/logtriga.sql -> //usr/local/share/skytools creating //usr/local/share/skytools/upgrade creating //usr/local/share/skytools/upgrade/final copying upgrade/final/v2.1.5_londiste.sql -> //usr/local/share/skytools/upgrade/final copying upgrade/final/v2.1.7_pgq_core.sql -> //usr/local/share/skytools/upgrade/final copying upgrade/final/v2.1.6_londiste.sql -> //usr/local/share/skytools/upgrade/final copying upgrade/final/v2.1.8_pgq_core.sql -> //usr/local/share/skytools/upgrade/final copying upgrade/final/v2.1.5_pgq_core.sql -> //usr/local/share/skytools/upgrade/final copying upgrade/final/v2.1.7_londiste.sql -> //usr/local/share/skytools/upgrade/final copying upgrade/final/v2.1.6_pgq_ext.sql -> //usr/local/share/skytools/upgrade/final copying upgrade/final/v2.1.5_pgq_ext.sql -> //usr/local/share/skytools/upgrade/final running install_egg_info Writing //usr/local/lib/python2.7/site-packages/skytools-2.1.12-py2.7.egg-info gmake -C doc DESTDIR=/ install gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/doc' mkdir -p ///usr/local/man/man1 mkdir -p ///usr/local/man/man5 install -m 644 londiste.1 ///usr/local/man/man1 install -m 644 londiste.5 ///usr/local/man/man5 install -m 644 pgqadm.1 ///usr/local/man/man1 for m in walmgr.1 cube_dispatcher.1 table_dispatcher.1 queue_mover.1 queue_splitter.1 bulk_loader.1 scriptmgr.1 skytools_upgrade.1; do \ install -m 644 $m ///usr/local/man/man1 ; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/doc' gmake -C sql install DESTDIR=/ gmake[2]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql' for dir in logtriga londiste pgq pgq_ext txid; do \ gmake -C $dir install DESTDIR=/ || exit ; \ done gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/logtriga' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/mkinstalldirs '//usr/local/lib/postgresql' mkdir /usr/local/share/postgresql/contrib /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 755 logtriga.so '//usr/local/lib/postgresql/logtriga.so' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 logtriga.sql '//usr/local/share/postgresql/contrib' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/logtriga' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/londiste' mkdir /usr/local/share/doc/postgresql/contrib /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 londiste.sql '//usr/local/share/postgresql/contrib' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 londiste.upgrade.sql '//usr/local/share/postgresql/contrib' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.londiste '//usr/local/share/doc/postgresql/contrib' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/londiste' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq' for dir in lowlevel triggers; do \ gmake -C $dir all DESTDIR=/; \ done gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/lowlevel' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/lowlevel' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/triggers' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/triggers' for dir in lowlevel triggers; do \ gmake -C $dir install DESTDIR=/; \ done gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/lowlevel' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/mkinstalldirs '//usr/local/lib/postgresql' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 755 pgq_lowlevel.so '//usr/local/lib/postgresql/pgq_lowlevel.so' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgq_lowlevel.sql '//usr/local/share/postgresql/contrib' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/lowlevel' gmake[4]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/triggers' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/mkinstalldirs '//usr/local/lib/postgresql' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 755 pgq_triggers.so '//usr/local/lib/postgresql/pgq_triggers.so' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgq_triggers.sql '//usr/local/share/postgresql/contrib' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq/triggers' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./structure/uninstall_pgq.sql '//usr/local/share/postgresql/contrib' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgq.sql '//usr/local/share/postgresql/contrib' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgq.upgrade.sql '//usr/local/share/postgresql/contrib' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pgq '//usr/local/share/doc/postgresql/contrib' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq_ext' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 pgq_ext.sql '//usr/local/share/postgresql/contrib' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pgq_ext '//usr/local/share/doc/postgresql/contrib' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/pgq_ext' gmake[3]: Entering directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/txid' gmake[3]: Nothing to be done for `install'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql/txid' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12/sql' test \! -d compat || gmake -C compat modules-install DESTDIR=/ gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/skytools/work/skytools-2.1.12' ===> Compressing manual pages for skytools-2.1.12_1 ===> Registering installation for skytools-2.1.12_1 Installing skytools-2.1.12_1... done Make package ===> Building package for skytools-2.1.12_1 Creating package for skytools-2.1.12_1 slot2: removed