Building postgresql-plproxy-2.5.txz (origin /buildshare/ports/355755/databases/postgresql-plproxy) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/plproxy-2.5.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/m4-1.4.17_1,1.txz x packages/pkgconf-0.9.5.txz x packages/postgresql92-client-9.2.8_1.txz x packages/libxml2-2.9.1_1.txz x packages/gmake-3.82_1.txz x packages/bison-2.7.1,1.txz x packages/perl5-5.16.3_10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> postgresql-plproxy-2.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 postgresql-plproxy-2.5 ===> postgresql-plproxy-2.5 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 postgresql-plproxy-2.5 ===> postgresql-plproxy-2.5 depends on executable: bison - not found ===> Verifying install for bison in /buildshare/ports/355755/devel/bison ===> Installing existing package /packages/bison-2.7.1,1.txz Installing bison-2.7.1,1...Installing m4-1.4.17_1,1... done done ===> Returning to build of postgresql-plproxy-2.5 ===> postgresql-plproxy-2.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 postgresql-plproxy-2.5 Make install ===> License BSD accepted by the user ===> postgresql-plproxy-2.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by postgresql-plproxy-2.5 for building ===> Extracting for postgresql-plproxy-2.5 => SHA256 Checksum OK for plproxy-2.5.tar.gz. ===> Patching for postgresql-plproxy-2.5 ===> postgresql-plproxy-2.5 depends on executable: bison - found ===> postgresql-plproxy-2.5 depends on executable: gmake - found ===> postgresql-plproxy-2.5 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for postgresql-plproxy-2.5 ===> Building for postgresql-plproxy-2.5 gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/postgresql-plproxy/work/plproxy-2.5' echo "create extension plproxy;" > sql/plproxy.sql cat sql/plproxy_lang.sql sql/plproxy_fdw.sql > sql/plproxy--2.5.0.sql touch sql/plproxy--2.3.0--2.5.0.sql touch sql/plproxy--2.4.0--2.5.0.sql cat sql/ext_unpackaged.sql > sql/plproxy--unpackaged--2.5.0.sql /usr/bin/flex -osrc/scanner.c src/scanner.l bison -b src/parser -d src/parser.y cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/scanner.o src/scanner.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/parser.tab.o src/parser.tab.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/cluster.o src/cluster.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/execute.o src/execute.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/function.o src/function.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/main.o src/main.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/query.o src/query.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/result.o src/result.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/type.o src/type.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/poll_compat.o src/poll_compat.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -I/usr/local/include/postgresql/server -I/usr/local/include -DNO_SELECT=0 -I. -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 src/aatree.o src/aatree.c cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fPIC -DPIC -shared -o plproxy.so src/scanner.o src/parser.tab.o src/cluster.o src/execute.o src/function.o src/main.o src/query.o src/result.o src/type.o src/poll_compat.o src/aatree.o -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib' -L/usr/local/lib -lpq gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/postgresql-plproxy/work/plproxy-2.5' ===> Installing for postgresql-plproxy-2.5 ===> Generating temporary packing list ===> Checking if databases/postgresql-plproxy already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/postgresql-plproxy/work/plproxy-2.5' /bin/mkdir -p '/usr/local/lib/postgresql' /bin/mkdir -p '/usr/local/share/postgresql/extension' /bin/mkdir -p '/usr/local/share/postgresql/extension' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 755 plproxy.so '/usr/local/lib/postgresql/plproxy.so' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./plproxy.control '/usr/local/share/postgresql/extension/' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 sql/plproxy--2.5.0.sql sql/plproxy--2.3.0--2.5.0.sql sql/plproxy--2.4.0--2.5.0.sql sql/plproxy--unpackaged--2.5.0.sql '/usr/local/share/postgresql/extension/' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/postgresql-plproxy/work/plproxy-2.5' ===> Registering installation for postgresql-plproxy-2.5 pkg-static: lstat(/usr/local/share/postgresql/extension/plproxy--unpackaged--2.3.0.sql): No such file or directory pkg-static: lstat(/usr/local/share/postgresql/extension/plproxy--2.4.0.sql): No such file or directory Installing postgresql-plproxy-2.5... done Make package ===> Building package for postgresql-plproxy-2.5 Creating package for postgresql-plproxy-2.5 slot2: removed