------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.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-cython-0.29_1.tgz Installing /packages/All/sqlite3-3.29.0.tgz Installing /packages/All/proj-6.1.0_1,1.tgz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-pyproj-2.1.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-pyproj-2.1.3 for building => SHA256 Checksum OK for pyproj-2.1.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-pyproj-2.1.3 for building ===> Extracting for py36-pyproj-2.1.3 => SHA256 Checksum OK for pyproj-2.1.3.tar.gz. Extracted Memory Use: 3.29M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-pyproj-2.1.3 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-pyproj-2.1.3 PROJ_DIR is set, using existing proj4 installation.. /usr/local/lib/python3.6/distutils/extension.py:131: UserWarning: Unknown Extension options: 'embedsignature' warnings.warn(msg) running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-pyproj-2.1.3 PROJ_DIR is set, using existing proj4 installation.. /usr/local/lib/python3.6/distutils/extension.py:131: UserWarning: Unknown Extension options: 'embedsignature' warnings.warn(msg) running build running build_py creating build creating build/lib.dragonfly-5.7-x86_64-3.6 creating build/lib.dragonfly-5.7-x86_64-3.6/pyproj copying pyproj/transformer.py -> build/lib.dragonfly-5.7-x86_64-3.6/pyproj copying pyproj/geod.py -> build/lib.dragonfly-5.7-x86_64-3.6/pyproj copying pyproj/crs.py -> build/lib.dragonfly-5.7-x86_64-3.6/pyproj copying pyproj/datadir.py -> build/lib.dragonfly-5.7-x86_64-3.6/pyproj copying pyproj/proj.py -> build/lib.dragonfly-5.7-x86_64-3.6/pyproj copying pyproj/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/pyproj copying pyproj/utils.py -> build/lib.dragonfly-5.7-x86_64-3.6/pyproj copying pyproj/exceptions.py -> build/lib.dragonfly-5.7-x86_64-3.6/pyproj copying pyproj/compat.py -> build/lib.dragonfly-5.7-x86_64-3.6/pyproj running build_ext building 'pyproj._proj' extension creating build/temp.dragonfly-5.7-x86_64-3.6 creating build/temp.dragonfly-5.7-x86_64-3.6/pyproj cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include/python3.6m -c pyproj/_proj.c -o build/temp.dragonfly-5.7-x86_64-3.6/pyproj/_proj.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/pyproj/_proj.o -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib -lproj -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/pyproj/_proj.so building 'pyproj._geod' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include/python3.6m -c pyproj/_geod.c -o build/temp.dragonfly-5.7-x86_64-3.6/pyproj/_geod.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/pyproj/_geod.o -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib -lproj -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/pyproj/_geod.so building 'pyproj._crs' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include/python3.6m -c pyproj/_crs.c -o build/temp.dragonfly-5.7-x86_64-3.6/pyproj/_crs.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/pyproj/_crs.o -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib -lproj -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/pyproj/_crs.so building 'pyproj._transformer' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include/python3.6m -c pyproj/_transformer.c -o build/temp.dragonfly-5.7-x86_64-3.6/pyproj/_transformer.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/pyproj/_transformer.o -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib -lproj -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/pyproj/_transformer.so building 'pyproj._datadir' extension cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include/python3.6m -c pyproj/_datadir.c -o build/temp.dragonfly-5.7-x86_64-3.6/pyproj/_datadir.o pyproj/_datadir.c: In function '__pyx_f_6pyproj_8_datadir_get_pyproj_context': pyproj/_datadir.c:1511:74: warning: passing argument 3 of 'proj_context_set_search_paths' from incompatible pointer type [-Wincompatible-pointer-types] proj_context_set_search_paths(__pyx_v_pyproj_context, __pyx_t_5, __pyx_v_c_data_dir); ^~~~~~~~~~~~~~~~~~ In file included from pyproj/_datadir.c:638: /usr/local/include/proj.h:350:98: note: expected 'const char * const*' but argument is of type 'char **' void PROJ_DLL proj_context_set_search_paths(PJ_CONTEXT *ctx, int count_paths, const char* const* paths); ~~~~~~~~~~~~~~~~~~~^~~~~ cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/pyproj/_datadir.o -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib -lproj -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/pyproj/_datadir.so SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-pyproj-2.1.3 ===> Generating temporary packing list PROJ_DIR is set, using existing proj4 installation.. /usr/local/lib/python3.6/distutils/extension.py:131: UserWarning: Unknown Extension options: 'embedsignature' warnings.warn(msg) running install running build running build_py running build_ext running install_lib creating /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6 creating /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages creating /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/_transformer.so -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/_geod.so -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/_proj.so -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/proj.py -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/__init__.py -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/utils.py -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/exceptions.py -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/compat.py -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/transformer.py -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/geod.py -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/crs.py -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/datadir.py -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/_datadir.so -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj copying build/lib.dragonfly-5.7-x86_64-3.6/pyproj/_crs.so -> /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj byte-compiling /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj/proj.py to proj.cpython-36.pyc byte-compiling /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj/utils.py to utils.cpython-36.pyc byte-compiling /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj/compat.py to compat.cpython-36.pyc byte-compiling /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj/transformer.py to transformer.cpython-36.pyc byte-compiling /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj/geod.py to geod.cpython-36.pyc byte-compiling /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj/crs.py to crs.cpython-36.pyc byte-compiling /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj/datadir.py to datadir.cpython-36.pyc writing byte-compilation script '/tmp/tmpoxbml8c5.py' /usr/local/bin/python3.6 /tmp/tmpoxbml8c5.py removing /tmp/tmpoxbml8c5.py running install_egg_info running egg_info writing pyproj.egg-info/PKG-INFO writing dependency_links to pyproj.egg-info/dependency_links.txt writing top-level names to pyproj.egg-info/top_level.txt reading manifest file 'pyproj.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pyproj/*.pyd' warning: no files found matching 'test/test2.py' warning: no files found matching 'test/datum_shift.py' warning: no files found matching 'test/geodtest.py' warning: no files found matching '*' under directory 'unittest' no previously-included directories found matching 'proj.4/*' no previously-included directories found matching 'pyproj/proj_dir' no previously-included directories found matching '*/__pycache__/' writing manifest file 'pyproj.egg-info/SOURCES.txt' Copying pyproj.egg-info to /construction/graphics/py-pyproj/stage/usr/local/lib/python3.6/site-packages/pyproj-2.1.3-py3.6.egg-info running install_scripts writing list of installed files to '/construction/graphics/py-pyproj/.PLIST.pymodtmp' install -m 0644 /construction/graphics/py-pyproj/pyproj-2.1.3/README.md /construction/graphics/py-pyproj/stage/usr/local/share/doc/py36-pyproj (cd /construction/graphics/py-pyproj/pyproj-2.1.3/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/graphics/py-pyproj/stage/usr/local/share/doc/py36-pyproj "! -name .buildinfo" ) install -m 0644 /construction/graphics/py-pyproj/pyproj-2.1.3/test/sample.out /construction/graphics/py-pyproj/pyproj-2.1.3/test/test.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_awips221.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_crs.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_datadir.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_datum.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_datum_shift.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_doctest_wrapper.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_exception_logging.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_geod.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_pickle.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_transform.py /construction/graphics/py-pyproj/pyproj-2.1.3/test/test_transformer.py /construction/graphics/py-pyproj/stage/usr/local/share/examples/py36-pyproj ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.6/site-packages/pyproj/_crs.so is linked to /usr/local/lib/libsqlite3.so.0 from databases/sqlite3 but it is not declared as a dependency Warning: you need USES+=sqlite Error: /usr/local/lib/python3.6/site-packages/pyproj/_crs.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:04 ------------------------------------------------------------------------------- -- 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-pyproj-2.1.3 file sizes/checksums [109]: 0% file sizes/checksums [109]: 91% file sizes/checksums [109]: 100% packing files [109]: 0% packing files [109]: 91% packing files [109]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:29