------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/sqlite3-3.29.0.tgz Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-sqlite3-3.6.9_7.tgz Installing /packages/All/py36-cython-0.29_1.tgz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-peewee-3.8.0_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-peewee-3.8.0_1 for building => SHA256 Checksum OK for peewee-3.8.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-peewee-3.8.0_1 for building ===> Extracting for py36-peewee-3.8.0_1 => SHA256 Checksum OK for peewee-3.8.0.tar.gz. Extracted Memory Use: 3.56M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-peewee-3.8.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-peewee-3.8.0_1 /usr/libexec/binutils227/elf/ld.gold: error: cannot find -lsqlite3 collect2: error: ld returned 1 exit status unable to compile sqlite3 C extensions - missing headers? setup.py:98: UserWarning: Could not find libsqlite3, SQLite extensions will not be built. warnings.warn('Could not find libsqlite3, SQLite extensions will not ' running config SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-peewee-3.8.0_1 /usr/libexec/binutils227/elf/ld.gold: error: cannot find -lsqlite3 collect2: error: ld returned 1 exit status unable to compile sqlite3 C extensions - missing headers? setup.py:98: UserWarning: Could not find libsqlite3, SQLite extensions will not be built. warnings.warn('Could not find libsqlite3, SQLite extensions will not ' running build running build_py creating build creating build/lib.dragonfly-5.7-x86_64-3.6 copying peewee.py -> build/lib.dragonfly-5.7-x86_64-3.6 copying pwiz.py -> build/lib.dragonfly-5.7-x86_64-3.6 creating build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/fields.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/sqlcipher_ext.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/mysql_ext.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/dataset.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/sqliteq.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/shortcuts.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/reflection.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/apsw_ext.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/kv.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/postgres_ext.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/db_url.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/pool.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/flask_utils.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/hybrid.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/signals.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/sqlite_udf.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/test_utils.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/migrate.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse copying playhouse/sqlite_ext.py -> build/lib.dragonfly-5.7-x86_64-3.6/playhouse running build_ext building 'playhouse._speedups' extension creating build/temp.dragonfly-5.7-x86_64-3.6 creating build/temp.dragonfly-5.7-x86_64-3.6/playhouse cc -DNDEBUG -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.6m -c playhouse/_speedups.c -o build/temp.dragonfly-5.7-x86_64-3.6/playhouse/_speedups.o cc -shared -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-5.7-x86_64-3.6/playhouse/_speedups.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/playhouse/_speedups.so running build_scripts creating build/scripts-3.6 copying and adjusting pwiz.py -> build/scripts-3.6 changing mode of build/scripts-3.6/pwiz.py from 644 to 755 SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-peewee-3.8.0_1 ===> Generating temporary packing list /usr/libexec/binutils227/elf/ld.gold: error: cannot find -lsqlite3 collect2: error: ld returned 1 exit status unable to compile sqlite3 C extensions - missing headers? setup.py:98: UserWarning: Could not find libsqlite3, SQLite extensions will not be built. warnings.warn('Could not find libsqlite3, SQLite extensions will not ' running install running build running build_py running build_ext running build_scripts running install_lib creating /construction/databases/py-peewee/stage/usr/local/lib/python3.6 creating /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages creating /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/_speedups.so -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/signals.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/shortcuts.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/test_utils.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/db_url.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/dataset.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/postgres_ext.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/hybrid.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/migrate.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/apsw_ext.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/sqlite_udf.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/__init__.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/mysql_ext.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/kv.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/flask_utils.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/sqlite_ext.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/fields.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/reflection.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/sqliteq.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/pool.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/playhouse/sqlcipher_ext.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse copying build/lib.dragonfly-5.7-x86_64-3.6/peewee.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages copying build/lib.dragonfly-5.7-x86_64-3.6/pwiz.py -> /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/signals.py to signals.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/shortcuts.py to shortcuts.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/test_utils.py to test_utils.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/db_url.py to db_url.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/dataset.py to dataset.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/postgres_ext.py to postgres_ext.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/hybrid.py to hybrid.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/migrate.py to migrate.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/apsw_ext.py to apsw_ext.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/sqlite_udf.py to sqlite_udf.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/mysql_ext.py to mysql_ext.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/kv.py to kv.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/flask_utils.py to flask_utils.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/sqlite_ext.py to sqlite_ext.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/fields.py to fields.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/reflection.py to reflection.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/sqliteq.py to sqliteq.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/pool.py to pool.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/playhouse/sqlcipher_ext.py to sqlcipher_ext.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/peewee.py to peewee.cpython-36.pyc byte-compiling /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/pwiz.py to pwiz.cpython-36.pyc writing byte-compilation script '/tmp/tmph3t6k357.py' /usr/local/bin/python3.6 /tmp/tmph3t6k357.py removing /tmp/tmph3t6k357.py running install_egg_info running egg_info writing peewee.egg-info/PKG-INFO writing dependency_links to peewee.egg-info/dependency_links.txt writing top-level names to peewee.egg-info/top_level.txt reading manifest file 'peewee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests.py' warning: no files found matching 'playhouse/pskel' warning: no files found matching 'playhouse/tests/README' writing manifest file 'peewee.egg-info/SOURCES.txt' Copying peewee.egg-info to /construction/databases/py-peewee/stage/usr/local/lib/python3.6/site-packages/peewee-3.8.0-py3.6.egg-info running install_scripts copying build/scripts-3.6/pwiz.py -> /construction/databases/py-peewee/stage/usr/local/bin changing mode of /construction/databases/py-peewee/stage/usr/local/bin/pwiz.py to 755 writing list of installed files to '/construction/databases/py-peewee/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/pwiz.py --> bin/pwiz.py-3.6 Link: @bin/pwiz.py --> bin/pwiz.py-3.6 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.6/site-packages/playhouse/_speedups.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 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> 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 ------------------------------------------------------------------------------- x===> Building package for py36-peewee-3.8.0_1 file sizes/checksums [74]: 0% file sizes/checksums [74]: 100% packing files [74]: 0% packing files [74]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:20