------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.8_1.txz ===== Message from python37-3.7.8_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-python-geohash-0.8.5_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-python-geohash-0.8.5_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-geohash-0.8.5_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-python-geohash-0.8.5_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-geohash-0.8.5_2 for building => SHA256 Checksum OK for python-geohash-0.8.5.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-python-geohash-0.8.5_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-geohash-0.8.5_2 for building ===> Extracting for py37-python-geohash-0.8.5_2 => SHA256 Checksum OK for python-geohash-0.8.5.tar.gz. Extracted Memory Use: 0.12M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-python-geohash-0.8.5_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-python-geohash-0.8.5_2 depends on package: py37-setuptools>0 - found ===> py37-python-geohash-0.8.5_2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-python-geohash-0.8.5_2 depends on package: py37-setuptools>0 - found ===> py37-python-geohash-0.8.5_2 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-python-geohash-0.8.5_2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-python-geohash-0.8.5_2 running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-3.7 copying geohash.py -> build/lib.dragonfly-5.9-x86_64-3.7 copying quadtree.py -> build/lib.dragonfly-5.9-x86_64-3.7 copying jpgrid.py -> build/lib.dragonfly-5.9-x86_64-3.7 copying jpiarea.py -> build/lib.dragonfly-5.9-x86_64-3.7 running build_ext building '_geohash' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/src cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DPYTHON_MODULE=1 -I/usr/local/include/python3.7m -c src/geohash.cpp -o build/temp.dragonfly-5.9-x86_64-3.7/src/geohash.o src/geohash.cpp:14: warning: "__STDC_CONSTANT_MACROS" redefined #define __STDC_CONSTANT_MACROS 1 In file included from /usr/include/stdio.h:39, from src/geohash.cpp:2: /usr/include/sys/cdefs.h:248: note: this is the location of the previous definition #define __STDC_CONSTANT_MACROS c++ -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/geohash.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/_geohash.so SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-python-geohash-0.8.5_2 depends on package: py37-setuptools>0 - found ===> py37-python-geohash-0.8.5_2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-python-geohash-0.8.5_2 ===> py37-python-geohash-0.8.5_2 depends on package: py37-setuptools>0 - found ===> py37-python-geohash-0.8.5_2 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running build_ext running install_lib creating /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7 creating /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages copying build/lib.dragonfly-5.9-x86_64-3.7/_geohash.so -> /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages copying build/lib.dragonfly-5.9-x86_64-3.7/jpgrid.py -> /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages copying build/lib.dragonfly-5.9-x86_64-3.7/jpiarea.py -> /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages copying build/lib.dragonfly-5.9-x86_64-3.7/geohash.py -> /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages copying build/lib.dragonfly-5.9-x86_64-3.7/quadtree.py -> /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages byte-compiling /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages/jpgrid.py to jpgrid.cpython-37.pyc byte-compiling /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages/jpiarea.py to jpiarea.cpython-37.pyc byte-compiling /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages/geohash.py to geohash.cpython-37.pyc byte-compiling /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages/quadtree.py to quadtree.cpython-37.pyc writing byte-compilation script '/tmp/tmpkk2a9i2w.py' /usr/local/bin/python3.7 /tmp/tmpkk2a9i2w.py removing /tmp/tmpkk2a9i2w.py running install_egg_info running egg_info writing python_geohash.egg-info/PKG-INFO writing dependency_links to python_geohash.egg-info/dependency_links.txt writing top-level names to python_geohash.egg-info/top_level.txt reading manifest file 'python_geohash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_geohash.egg-info/SOURCES.txt' Copying python_geohash.egg-info to /construction/misc/py-python-geohash/stage/usr/local/lib/python3.7/site-packages/python_geohash-0.8.5-py3.7.egg-info running install_scripts writing list of installed files to '/construction/misc/py-python-geohash/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-python-geohash-0.8.5_2 file sizes/checksums [17]: 0% file sizes/checksums [17]: 100% packing files [17]: 0% packing files [17]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12