------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python27-2.7.18_1.txz ===== Message from python27-2.7.18_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/postgresql12-client-12.4.txz ===== Message from postgresql12-client-12.4: -- 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-psycopg2 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... SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-PyGreSQL-5.2,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-PyGreSQL-5.2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-PyGreSQL-5.2,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-PyGreSQL-5.2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-PyGreSQL-5.2,1 for building => SHA256 Checksum OK for PyGreSQL-5.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-PyGreSQL-5.2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-PyGreSQL-5.2,1 for building ===> Extracting for py27-PyGreSQL-5.2,1 => SHA256 Checksum OK for PyGreSQL-5.2.tar.gz. Extracted Memory Use: 1.39M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-PyGreSQL-5.2,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-PyGreSQL-5.2,1 depends on package: py27-setuptools>0 - found ===> py27-PyGreSQL-5.2,1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py27-PyGreSQL-5.2,1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-PyGreSQL-5.2,1 depends on package: py27-setuptools>0 - found ===> py27-PyGreSQL-5.2,1 depends on file: /usr/local/bin/python2.7 - found ===> py27-PyGreSQL-5.2,1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for py27-PyGreSQL-5.2,1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-PyGreSQL-5.2,1 running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-2.7 copying pg.py -> build/lib.dragonfly-5.9-x86_64-2.7 copying pgdb.py -> build/lib.dragonfly-5.9-x86_64-2.7 running build_ext building '_pg' extension creating build/temp.dragonfly-5.9-x86_64-2.7 cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fPIC -DPYGRESQL_VERSION=5.2 -DDIRECT_ACCESS -DLARGE_OBJECTS -DDEFAULT_VARS -DESCAPING_FUNCS -DPQLIB_INFO -DSSL_INFO -DMEMORY_SIZE -I/usr/local/include/python2.7 -I/usr/local/include -I/usr/local/include/python2.7 -c pgmodule.c -o build/temp.dragonfly-5.9-x86_64-2.7/pgmodule.o -O2 -funsigned-char -Wall -Wconversion cc -shared -L/usr/local/lib -pipe -O2 -fno-strict-aliasing -I/usr/local/include build/temp.dragonfly-5.9-x86_64-2.7/pgmodule.o -L/usr/local/lib/python2.7/site-packages -L/usr/local/lib -L/usr/local/lib -lpq -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/_pg.so SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-PyGreSQL-5.2,1 depends on package: py27-setuptools>0 - found ===> py27-PyGreSQL-5.2,1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-PyGreSQL-5.2,1 ===> py27-PyGreSQL-5.2,1 depends on package: py27-setuptools>0 - found ===> py27-PyGreSQL-5.2,1 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 /construction/databases/py-PyGreSQL/stage/usr/local/lib/python2.7 creating /construction/databases/py-PyGreSQL/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/pg.py -> /construction/databases/py-PyGreSQL/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/pgdb.py -> /construction/databases/py-PyGreSQL/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/_pg.so -> /construction/databases/py-PyGreSQL/stage/usr/local/lib/python2.7/site-packages byte-compiling /construction/databases/py-PyGreSQL/stage/usr/local/lib/python2.7/site-packages/pg.py to pg.pyc byte-compiling /construction/databases/py-PyGreSQL/stage/usr/local/lib/python2.7/site-packages/pgdb.py to pgdb.pyc writing byte-compilation script '/tmp/tmpLY6Yaa.py' /usr/local/bin/python2.7 -O /tmp/tmpLY6Yaa.py removing /tmp/tmpLY6Yaa.py running install_egg_info running egg_info writing PyGreSQL.egg-info/PKG-INFO writing top-level names to PyGreSQL.egg-info/top_level.txt writing dependency_links to PyGreSQL.egg-info/dependency_links.txt reading manifest file 'PyGreSQL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'tests/LOCAL_PyGreSQL.py' warning: no previously-included files found matching 'docs/index.rst' writing manifest file 'PyGreSQL.egg-info/SOURCES.txt' Copying PyGreSQL.egg-info to /construction/databases/py-PyGreSQL/stage/usr/local/lib/python2.7/site-packages/PyGreSQL-5.2-py2.7.egg-info running install_scripts writing list of installed files to '/construction/databases/py-PyGreSQL/.PLIST.pymodtmp' /usr/bin/strip /construction/databases/py-PyGreSQL/stage/usr/local/lib/python2.7/site-packages/_pg.so (cd /construction/databases/py-PyGreSQL/PyGreSQL-5.2/docs/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/databases/py-PyGreSQL/stage/usr/local/share/doc/PyGreSQL) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/_pg.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/python2.7/site-packages/_pg.so is linked to /usr/local/lib/libssl.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/python2.7/site-packages/_pg.so is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-PyGreSQL-5.2,1 file sizes/checksums [64]: 0% file sizes/checksums [64]: 100% packing files [64]: 0% packing files [64]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12