-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/indexinfo-0.3.1.txz
Installing /packages/All/libffi-3.2.1_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.7.txz
=====
Message from python37-3.7.7:
--
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:06
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> py37-atpublic-1.0 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> py37-atpublic-1.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py37-atpublic-1.0 for building
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> py37-atpublic-1.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py37-atpublic-1.0 for building
=> SHA256 Checksum OK for atpublic-1.0.tar.gz.
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> py37-atpublic-1.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py37-atpublic-1.0 for building
===> Extracting for py37-atpublic-1.0
=> SHA256 Checksum OK for atpublic-1.0.tar.gz.
Extracted Memory Use: 0.10M
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for py37-atpublic-1.0
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> py37-atpublic-1.0 depends on package: py37-setuptools>0 - found
===> py37-atpublic-1.0 depends on file: /usr/local/bin/python3.7 - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> py37-atpublic-1.0 depends on package: py37-setuptools>0 - found
===> py37-atpublic-1.0 depends on file: /usr/local/bin/python3.7 - found
===> Configuring for py37-atpublic-1.0
running config
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
===> Building for py37-atpublic-1.0
running build
running build_py
creating build
creating build/lib.dragonfly-5.9-x86_64-3.7
creating build/lib.dragonfly-5.9-x86_64-3.7/public
copying public/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/public
copying public/public.py -> build/lib.dragonfly-5.9-x86_64-3.7/public
creating build/lib.dragonfly-5.9-x86_64-3.7/public/tests
copying public/tests/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/public/tests
copying public/tests/test_public.py -> build/lib.dragonfly-5.9-x86_64-3.7/public/tests
running egg_info
writing atpublic.egg-info/PKG-INFO
writing dependency_links to atpublic.egg-info/dependency_links.txt
writing top-level names to atpublic.egg-info/top_level.txt
reading manifest file 'atpublic.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' anywhere in distribution
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects
...
no previously-included directories found matching 'build'
no previously-included directories found matching 'dist'
no previously-included directories found matching '.tox'
no previously-included directories found matching '.git'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '*.so'
writing manifest file 'atpublic.egg-info/SOURCES.txt'
running build_ext
building '_public' 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 -I/usr/local/include/python3.7m -c src/public.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/public.o
cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/public.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/_public.so
SUCCEEDED 00:00:02
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
===> py37-atpublic-1.0 depends on package: py37-setuptools>0 - found
===> py37-atpublic-1.0 depends on file: /usr/local/bin/python3.7 - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for py37-atpublic-1.0
===> py37-atpublic-1.0 depends on package: py37-setuptools>0 - found
===> py37-atpublic-1.0 depends on file: /usr/local/bin/python3.7 - found
===> Generating temporary packing list
running install
running build
running build_py
running egg_info
writing atpublic.egg-info/PKG-INFO
writing dependency_links to atpublic.egg-info/dependency_links.txt
writing top-level names to atpublic.egg-info/top_level.txt
reading manifest file 'atpublic.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' anywhere in distribution
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects ...
no previously-included directories found matching 'build'
no previously-included directories found matching 'dist'
no previously-included directories found matching '.tox'
no previously-included directories found matching '.git'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '*.so'
writing manifest file 'atpublic.egg-info/SOURCES.txt'
running build_ext
running install_lib
creating /construction/devel/py-atpublic/stage/usr/local/lib/python3.7
creating /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages
copying build/lib.dragonfly-5.9-x86_64-3.7/_public.so -> /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages
creating /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/public
copying build/lib.dragonfly-5.9-x86_64-3.7/public/__init__.py -> /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/public
copying build/lib.dragonfly-5.9-x86_64-3.7/public/public.py -> /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/public
creating /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/public/tests
copying build/lib.dragonfly-5.9-x86_64-3.7/public/tests/test_public.py -> /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/public/tests
copying build/lib.dragonfly-5.9-x86_64-3.7/public/tests/__init__.py -> /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/public/tests
byte-compiling /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/public/__init__.py to __init__.cpython-37.pyc
byte-compiling /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/public/public.py to public.cpython-37.pyc
byte-compiling /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/public/tests/test_public.py to test_public.cpython-37.pyc
byte-compiling /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/public/tests/__init__.py to __init__.cpython-37.pyc
writing byte-compilation script '/tmp/tmpvi31oa7k.py'
/usr/local/bin/python3.7 /tmp/tmpvi31oa7k.py
removing /tmp/tmpvi31oa7k.py
running install_egg_info
Copying atpublic.egg-info to /construction/devel/py-atpublic/stage/usr/local/lib/python3.7/site-packages/atpublic-1.0-py3.7.egg-info
running install_scripts
writing list of installed files to '/construction/devel/py-atpublic/.PLIST.pymodtmp'
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Warning: 'lib/python3.7/site-packages/_public.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Error: /usr/local/lib/python3.7/site-packages/_public.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:02
-------------------------------------------------------------------------------
-- Phase: package
-------------------------------------------------------------------------------
===> Building package for py37-atpublic-1.0
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:00
TOTAL TIME 00:00:12