------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/expat-2.2.6_1.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-pycparser-2.19.tgz Installing /packages/All/py36-cffi-1.12.3.tgz Installing /packages/All/py36-six-1.12.0.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-bcrypt-3.1.7 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-bcrypt-3.1.7 for building => SHA256 Checksum OK for bcrypt-3.1.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-bcrypt-3.1.7 for building ===> Extracting for py36-bcrypt-3.1.7 => SHA256 Checksum OK for bcrypt-3.1.7.tar.gz. Extracted Memory Use: 0.21M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-bcrypt-3.1.7 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-bcrypt-3.1.7 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-bcrypt-3.1.7 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/bcrypt copying src/bcrypt/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/bcrypt copying src/bcrypt/__about__.py -> build/lib.dragonfly-5.7-x86_64-3.6/bcrypt running build_ext generating cffi module 'build/temp.dragonfly-5.7-x86_64-3.6/_bcrypt.c' creating build/temp.dragonfly-5.7-x86_64-3.6 building '_bcrypt' extension creating build/temp.dragonfly-5.7-x86_64-3.6/build creating build/temp.dragonfly-5.7-x86_64-3.6/build/temp.dragonfly-5.7-x86_64-3.6 creating build/temp.dragonfly-5.7-x86_64-3.6/src creating build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Isrc/_csrc -I/usr/local/include/python3.6m -c build/temp.dragonfly-5.7-x86_64-3.6/_bcrypt.c -o build/temp.dragonfly-5.7-x86_64-3.6/build/temp.dragonfly-5.7-x86_64-3.6/_bcrypt.o cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Isrc/_csrc -I/usr/local/include/python3.6m -c src/_csrc/blf.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc/blf.o cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Isrc/_csrc -I/usr/local/include/python3.6m -c src/_csrc/bcrypt.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc/bcrypt.o cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Isrc/_csrc -I/usr/local/include/python3.6m -c src/_csrc/bcrypt_pbkdf.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc/bcrypt_pbkdf.o In file included from src/_csrc/bcrypt_pbkdf.c:24: src/_csrc/sha2.h:68:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__string__,2,3))); ^~~~~~~~~~~~~ src/_csrc/sha2.h:70:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); ^~~~~~~~~~~~~ src/_csrc/sha2.h:74:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__string__,2,3))); ^~~~~~~~~~~~~ src/_csrc/sha2.h:76:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); ^~~~~~~~~~~~~ src/_csrc/sha2.h:80:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__string__,2,3))); ^~~~~~~~~~~~~ src/_csrc/sha2.h:82:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); ^~~~~~~~~~~~~ cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Isrc/_csrc -I/usr/local/include/python3.6m -c src/_csrc/sha2.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc/sha2.o In file included from src/_csrc/sha2.c:38: src/_csrc/sha2.h:68:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__string__,2,3))); ^~~~~~~~~~~~~ src/_csrc/sha2.h:70:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); ^~~~~~~~~~~~~ src/_csrc/sha2.h:74:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__string__,2,3))); ^~~~~~~~~~~~~ src/_csrc/sha2.h:76:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); ^~~~~~~~~~~~~ src/_csrc/sha2.h:80:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__string__,2,3))); ^~~~~~~~~~~~~ src/_csrc/sha2.h:82:2: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); ^~~~~~~~~~~~~ cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Isrc/_csrc -I/usr/local/include/python3.6m -c src/_csrc/timingsafe_bcmp.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc/timingsafe_bcmp.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/build/temp.dragonfly-5.7-x86_64-3.6/_bcrypt.o build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc/blf.o build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc/bcrypt.o build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc/bcrypt_pbkdf.o build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc/sha2.o build/temp.dragonfly-5.7-x86_64-3.6/src/_csrc/timingsafe_bcmp.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/bcrypt/_bcrypt.abi3.so SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-bcrypt-3.1.7 ===> Generating temporary packing list running install running build running build_py running build_ext generating cffi module 'build/temp.dragonfly-5.7-x86_64-3.6/_bcrypt.c' already up-to-date running install_lib creating /construction/security/py-bcrypt/stage/usr/local/lib/python3.6 creating /construction/security/py-bcrypt/stage/usr/local/lib/python3.6/site-packages creating /construction/security/py-bcrypt/stage/usr/local/lib/python3.6/site-packages/bcrypt copying build/lib.dragonfly-5.7-x86_64-3.6/bcrypt/_bcrypt.abi3.so -> /construction/security/py-bcrypt/stage/usr/local/lib/python3.6/site-packages/bcrypt copying build/lib.dragonfly-5.7-x86_64-3.6/bcrypt/__about__.py -> /construction/security/py-bcrypt/stage/usr/local/lib/python3.6/site-packages/bcrypt copying build/lib.dragonfly-5.7-x86_64-3.6/bcrypt/__init__.py -> /construction/security/py-bcrypt/stage/usr/local/lib/python3.6/site-packages/bcrypt byte-compiling /construction/security/py-bcrypt/stage/usr/local/lib/python3.6/site-packages/bcrypt/__about__.py to __about__.cpython-36.pyc byte-compiling /construction/security/py-bcrypt/stage/usr/local/lib/python3.6/site-packages/bcrypt/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpeg_o63tu.py' /usr/local/bin/python3.6 /tmp/tmpeg_o63tu.py removing /tmp/tmpeg_o63tu.py running install_egg_info running egg_info writing src/bcrypt.egg-info/PKG-INFO writing dependency_links to src/bcrypt.egg-info/dependency_links.txt writing requirements to src/bcrypt.egg-info/requires.txt writing top-level names to src/bcrypt.egg-info/top_level.txt reading manifest file 'src/bcrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'requirements.txt' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files found matching '.azure-pipelines' warning: no previously-included files matching '*' found under directory '.azure-pipelines' no previously-included directories found matching '.travis' writing manifest file 'src/bcrypt.egg-info/SOURCES.txt' Copying src/bcrypt.egg-info to /construction/security/py-bcrypt/stage/usr/local/lib/python3.6/site-packages/bcrypt-3.1.7-py3.6.egg-info running install_scripts writing list of installed files to '/construction/security/py-bcrypt/.PLIST.pymodtmp' /usr/bin/strip /construction/security/py-bcrypt/stage/usr/local/lib/python3.6/site-packages/bcrypt/_bcrypt*.so ===> 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/bcrypt/_bcrypt.abi3.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: 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-bcrypt-3.1.7 file sizes/checksums [13]: 0% file sizes/checksums [13]: 100% packing files [13]: 0% packing files [13]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12