Building pgsphere-1.1.1_3.txz (origin /buildshare/ports/355755/databases/pgsphere) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pgsphere-1.1.1.tar.gz x packages/ x packages/libxml2-2.9.1_1.txz x packages/gmake-3.82_1.txz x packages/postgresql92-client-9.2.8_1.txz x packages/pkgconf-0.9.5.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pgsphere-1.1.1_3 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 pgsphere-1.1.1_3 ===> pgsphere-1.1.1_3 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 pgsphere-1.1.1_3 ===> pgsphere-1.1.1_3 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 pgsphere-1.1.1_3 Make install ===> License BSD3CLAUSE accepted by the user ===> pgsphere-1.1.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pgsphere-1.1.1_3 for building ===> Extracting for pgsphere-1.1.1_3 => SHA256 Checksum OK for pgsphere-1.1.1.tar.gz. ===> Patching for pgsphere-1.1.1_3 ===> pgsphere-1.1.1_3 depends on executable: gmake - found ===> pgsphere-1.1.1_3 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for pgsphere-1.1.1_3 ===> Building for pgsphere-1.1.1_3 gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/pgsphere/work/pgsphere-1.1.1' echo 'BEGIN;' > pg_sphere.sql.in for i in pgs_types.sql.in pgs_point.sql.in pgs_euler.sql.in pgs_circle.sql.in pgs_line.sql.in pgs_ellipse.sql.in pgs_polygon.sql.in pgs_path.sql.in pgs_box.sql.in pgs_gist.sql.in ; do /usr/bin/awk -v pg_version=v00000 -f sql.awk < $i >> pg_sphere.sql.in ; done echo 'COMMIT;' >> pg_sphere.sql.in sed 's,MODULE_PATHNAME,$libdir/pg_sphere,g' pg_sphere.sql.in >pg_sphere.sql 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. -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 sscan.o sscan.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. -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 sparse.o sparse.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. -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 sbuffer.o sbuffer.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. -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 vector3d.o vector3d.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. -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 point.o point.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. -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 euler.o euler.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. -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 circle.o circle.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. -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 line.o line.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. -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 ellipse.o ellipse.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. -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 polygon.o polygon.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. -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 path.o path.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. -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 box.o box.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. -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 output.o output.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. -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 gq_cache.o gq_cache.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. -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 gist.o gist.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. -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 key.o key.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 pg_sphere.so sscan.o sparse.o sbuffer.o vector3d.o point.o euler.o circle.o line.o ellipse.o polygon.o path.o box.o output.o gq_cache.o gist.o key.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' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/pgsphere/work/pgsphere-1.1.1' ===> Staging for pgsphere-1.1.1_3 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/databases/pgsphere/work/pgsphere-1.1.1' /bin/mkdir -p '/obj/buildshare/ports/355755/databases/pgsphere/work/stage/usr/local/lib/postgresql' /bin/mkdir -p '/obj/buildshare/ports/355755/databases/pgsphere/work/stage/usr/local/share/postgresql/contrib' /bin/mkdir -p '/obj/buildshare/ports/355755/databases/pgsphere/work/stage/usr/local/share/doc/postgresql/contrib' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 755 pg_sphere.so '/obj/buildshare/ports/355755/databases/pgsphere/work/stage/usr/local/lib/postgresql/pg_sphere.so' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 pg_sphere.sql '/obj/buildshare/ports/355755/databases/pgsphere/work/stage/usr/local/share/postgresql/contrib/' /bin/sh /usr/local/lib/postgresql/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./README.pg_sphere ./COPYRIGHT.pg_sphere '/obj/buildshare/ports/355755/databases/pgsphere/work/stage/usr/local/share/doc/postgresql/contrib/' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/databases/pgsphere/work/pgsphere-1.1.1' ====> Compressing man pages (compress-man) ===> Installing for pgsphere-1.1.1_3 ===> Checking if databases/pgsphere already installed ===> Registering installation for pgsphere-1.1.1_3 Installing pgsphere-1.1.1_3... done Make package ===> Building package for pgsphere-1.1.1_3 slot1: removed