------------------------------------------------------------------------------- -- 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-asn1crypto-0.24.0.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 Installing /packages/All/py36-cryptography-2.6.1.tgz Installing /packages/All/py36-python-axolotl-curve25519-0.4.1.tgz Installing /packages/All/py36-protobuf-3.9.1,1.tgz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- 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-python-axolotl-0.1.42 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-python-axolotl-0.1.42 for building => SHA256 Checksum OK for python-axolotl-0.1.42.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-python-axolotl-0.1.42 for building ===> Extracting for py36-python-axolotl-0.1.42 => SHA256 Checksum OK for python-axolotl-0.1.42.tar.gz. Extracted Memory Use: 0.52M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-python-axolotl-0.1.42 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-python-axolotl-0.1.42 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-python-axolotl-0.1.42 running build running build_py creating build creating build/lib creating build/lib/axolotl copying axolotl/invalidversionexception.py -> build/lib/axolotl copying axolotl/sessioncipher.py -> build/lib/axolotl copying axolotl/nosessionexception.py -> build/lib/axolotl copying axolotl/__init__.py -> build/lib/axolotl copying axolotl/identitykey.py -> build/lib/axolotl copying axolotl/identitykeypair.py -> build/lib/axolotl copying axolotl/untrustedidentityexception.py -> build/lib/axolotl copying axolotl/axolotladdress.py -> build/lib/axolotl copying axolotl/invalidmessageexception.py -> build/lib/axolotl copying axolotl/invalidkeyidexception.py -> build/lib/axolotl copying axolotl/sessionbuilder.py -> build/lib/axolotl copying axolotl/statekeyexchangeexception.py -> build/lib/axolotl copying axolotl/legacymessageexception.py -> build/lib/axolotl copying axolotl/duplicatemessagexception.py -> build/lib/axolotl copying axolotl/invalidkeyexception.py -> build/lib/axolotl creating build/lib/axolotl/protocol copying axolotl/protocol/senderkeymessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/__init__.py -> build/lib/axolotl/protocol copying axolotl/protocol/senderkeydistributionmessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/keyexchangemessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/prekeywhispermessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/ciphertextmessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/whispermessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/whisperprotos_pb2.py -> build/lib/axolotl/protocol creating build/lib/axolotl/tests copying axolotl/tests/test_sessioncipher.py -> build/lib/axolotl/tests copying axolotl/tests/inmemorysignedprekeystore.py -> build/lib/axolotl/tests copying axolotl/tests/test_sigs.py -> build/lib/axolotl/tests copying axolotl/tests/inmemorysessionstore.py -> build/lib/axolotl/tests copying axolotl/tests/__init__.py -> build/lib/axolotl/tests copying axolotl/tests/test_sessionbuilder.py -> build/lib/axolotl/tests copying axolotl/tests/inmemoryaxolotlstore.py -> build/lib/axolotl/tests copying axolotl/tests/inmemoryidentitykeystore.py -> build/lib/axolotl/tests copying axolotl/tests/inmemoryprekeystore.py -> build/lib/axolotl/tests creating build/lib/axolotl/ecc copying axolotl/ecc/__init__.py -> build/lib/axolotl/ecc copying axolotl/ecc/eckeypair.py -> build/lib/axolotl/ecc copying axolotl/ecc/curve.py -> build/lib/axolotl/ecc copying axolotl/ecc/djbec.py -> build/lib/axolotl/ecc copying axolotl/ecc/ec.py -> build/lib/axolotl/ecc creating build/lib/axolotl/kdf copying axolotl/kdf/hkdfv2.py -> build/lib/axolotl/kdf copying axolotl/kdf/hkdfv3.py -> build/lib/axolotl/kdf copying axolotl/kdf/derivedrootsecrets.py -> build/lib/axolotl/kdf copying axolotl/kdf/__init__.py -> build/lib/axolotl/kdf copying axolotl/kdf/derivedmessagesecrets.py -> build/lib/axolotl/kdf copying axolotl/kdf/hkdf.py -> build/lib/axolotl/kdf copying axolotl/kdf/messagekeys.py -> build/lib/axolotl/kdf creating build/lib/axolotl/state copying axolotl/state/signedprekeyrecord.py -> build/lib/axolotl/state copying axolotl/state/sessionstate.py -> build/lib/axolotl/state copying axolotl/state/__init__.py -> build/lib/axolotl/state copying axolotl/state/storageprotos_pb2.py -> build/lib/axolotl/state copying axolotl/state/identitykeystore.py -> build/lib/axolotl/state copying axolotl/state/signedprekeystore.py -> build/lib/axolotl/state copying axolotl/state/sessionstore.py -> build/lib/axolotl/state copying axolotl/state/prekeybundle.py -> build/lib/axolotl/state copying axolotl/state/sessionrecord.py -> build/lib/axolotl/state copying axolotl/state/prekeyrecord.py -> build/lib/axolotl/state copying axolotl/state/axolotlstore.py -> build/lib/axolotl/state copying axolotl/state/prekeystore.py -> build/lib/axolotl/state creating build/lib/axolotl/util copying axolotl/util/__init__.py -> build/lib/axolotl/util copying axolotl/util/keyhelper.py -> build/lib/axolotl/util copying axolotl/util/byteutil.py -> build/lib/axolotl/util copying axolotl/util/hexutil.py -> build/lib/axolotl/util copying axolotl/util/medium.py -> build/lib/axolotl/util creating build/lib/axolotl/groups copying axolotl/groups/__init__.py -> build/lib/axolotl/groups copying axolotl/groups/senderkeyname.py -> build/lib/axolotl/groups copying axolotl/groups/groupcipher.py -> build/lib/axolotl/groups copying axolotl/groups/groupsessionbuilder.py -> build/lib/axolotl/groups creating build/lib/axolotl/ratchet copying axolotl/ratchet/aliceaxolotlparameters.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/__init__.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/symmetricaxolotlparameters.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/ratchetingsession.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/chainkey.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/bobaxolotlparamaters.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/rootkey.py -> build/lib/axolotl/ratchet creating build/lib/axolotl/tests/ratchet copying axolotl/tests/ratchet/__init__.py -> build/lib/axolotl/tests/ratchet copying axolotl/tests/ratchet/test_rootkey.py -> build/lib/axolotl/tests/ratchet copying axolotl/tests/ratchet/test_chainkey.py -> build/lib/axolotl/tests/ratchet copying axolotl/tests/ratchet/test_ratchetingsession.py -> build/lib/axolotl/tests/ratchet creating build/lib/axolotl/tests/groups copying axolotl/tests/groups/inmemorysenderkeystore.py -> build/lib/axolotl/tests/groups copying axolotl/tests/groups/__init__.py -> build/lib/axolotl/tests/groups copying axolotl/tests/groups/test_groupcipher.py -> build/lib/axolotl/tests/groups creating build/lib/axolotl/tests/util copying axolotl/tests/util/test_byteutil.py -> build/lib/axolotl/tests/util copying axolotl/tests/util/__init__.py -> build/lib/axolotl/tests/util creating build/lib/axolotl/tests/kdf copying axolotl/tests/kdf/__init__.py -> build/lib/axolotl/tests/kdf copying axolotl/tests/kdf/test_hkdf.py -> build/lib/axolotl/tests/kdf creating build/lib/axolotl/groups/ratchet copying axolotl/groups/ratchet/sendermessagekey.py -> build/lib/axolotl/groups/ratchet copying axolotl/groups/ratchet/senderchainkey.py -> build/lib/axolotl/groups/ratchet copying axolotl/groups/ratchet/__init__.py -> build/lib/axolotl/groups/ratchet creating build/lib/axolotl/groups/state copying axolotl/groups/state/senderkeystore.py -> build/lib/axolotl/groups/state copying axolotl/groups/state/senderkeyrecord.py -> build/lib/axolotl/groups/state copying axolotl/groups/state/__init__.py -> build/lib/axolotl/groups/state copying axolotl/groups/state/senderkeystate.py -> build/lib/axolotl/groups/state SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-python-axolotl-0.1.42 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6 creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl copying build/lib/axolotl/invalidmessageexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl copying build/lib/axolotl/identitykey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl copying build/lib/axolotl/sessionbuilder.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl copying build/lib/axolotl/axolotladdress.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl copying build/lib/axolotl/invalidkeyidexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl copying build/lib/axolotl/sessioncipher.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/bobaxolotlparamaters.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/symmetricaxolotlparameters.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/chainkey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/rootkey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/ratchetingsession.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/aliceaxolotlparameters.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet copying build/lib/axolotl/duplicatemessagexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util copying build/lib/axolotl/util/keyhelper.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util copying build/lib/axolotl/util/medium.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util copying build/lib/axolotl/util/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util copying build/lib/axolotl/util/hexutil.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util copying build/lib/axolotl/util/byteutil.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups copying build/lib/axolotl/groups/senderkeyname.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/state copying build/lib/axolotl/groups/state/senderkeyrecord.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/state copying build/lib/axolotl/groups/state/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/state copying build/lib/axolotl/groups/state/senderkeystate.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/state copying build/lib/axolotl/groups/state/senderkeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/state copying build/lib/axolotl/groups/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/ratchet copying build/lib/axolotl/groups/ratchet/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/ratchet copying build/lib/axolotl/groups/ratchet/sendermessagekey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/ratchet copying build/lib/axolotl/groups/ratchet/senderchainkey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/ratchet copying build/lib/axolotl/groups/groupsessionbuilder.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups copying build/lib/axolotl/groups/groupcipher.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups copying build/lib/axolotl/nosessionexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl copying build/lib/axolotl/invalidkeyexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc copying build/lib/axolotl/ecc/djbec.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc copying build/lib/axolotl/ecc/ec.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc copying build/lib/axolotl/ecc/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc copying build/lib/axolotl/ecc/curve.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc copying build/lib/axolotl/ecc/eckeypair.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc copying build/lib/axolotl/legacymessageexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl copying build/lib/axolotl/statekeyexchangeexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl copying build/lib/axolotl/invalidversionexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/derivedmessagesecrets.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/hkdfv2.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/messagekeys.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/hkdfv3.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/derivedrootsecrets.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/hkdf.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/kdf copying build/lib/axolotl/tests/kdf/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/kdf copying build/lib/axolotl/tests/kdf/test_hkdf.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/kdf copying build/lib/axolotl/tests/test_sessioncipher.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests copying build/lib/axolotl/tests/inmemoryidentitykeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/groups copying build/lib/axolotl/tests/groups/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/groups copying build/lib/axolotl/tests/groups/test_groupcipher.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/groups copying build/lib/axolotl/tests/groups/inmemorysenderkeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/groups copying build/lib/axolotl/tests/inmemoryaxolotlstore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/util copying build/lib/axolotl/tests/util/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/util copying build/lib/axolotl/tests/util/test_byteutil.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/util copying build/lib/axolotl/tests/inmemorysignedprekeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests copying build/lib/axolotl/tests/test_sessionbuilder.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests copying build/lib/axolotl/tests/inmemorysessionstore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests copying build/lib/axolotl/tests/inmemoryprekeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests copying build/lib/axolotl/tests/test_sigs.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests copying build/lib/axolotl/tests/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/ratchet copying build/lib/axolotl/tests/ratchet/test_ratchetingsession.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/ratchet copying build/lib/axolotl/tests/ratchet/test_chainkey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/ratchet copying build/lib/axolotl/tests/ratchet/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/ratchet copying build/lib/axolotl/tests/ratchet/test_rootkey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/ratchet copying build/lib/axolotl/untrustedidentityexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/senderkeydistributionmessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/whisperprotos_pb2.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/senderkeymessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/prekeywhispermessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/whispermessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/keyexchangemessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/ciphertextmessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/prekeybundle.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/axolotlstore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/identitykeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/prekeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/sessionrecord.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/prekeyrecord.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/signedprekeyrecord.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/signedprekeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/sessionstore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/storageprotos_pb2.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/state/sessionstate.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state copying build/lib/axolotl/identitykeypair.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl copying build/lib/axolotl/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/invalidmessageexception.py to invalidmessageexception.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/identitykey.py to identitykey.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/sessionbuilder.py to sessionbuilder.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/axolotladdress.py to axolotladdress.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/invalidkeyidexception.py to invalidkeyidexception.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/sessioncipher.py to sessioncipher.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet/bobaxolotlparamaters.py to bobaxolotlparamaters.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet/symmetricaxolotlparameters.py to symmetricaxolotlparameters.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet/chainkey.py to chainkey.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet/rootkey.py to rootkey.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet/ratchetingsession.py to ratchetingsession.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ratchet/aliceaxolotlparameters.py to aliceaxolotlparameters.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/duplicatemessagexception.py to duplicatemessagexception.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util/keyhelper.py to keyhelper.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util/medium.py to medium.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util/hexutil.py to hexutil.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/util/byteutil.py to byteutil.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/senderkeyname.py to senderkeyname.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/state/senderkeyrecord.py to senderkeyrecord.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/state/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/state/senderkeystate.py to senderkeystate.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/state/senderkeystore.py to senderkeystore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/ratchet/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/ratchet/sendermessagekey.py to sendermessagekey.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/ratchet/senderchainkey.py to senderchainkey.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/groupsessionbuilder.py to groupsessionbuilder.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/groups/groupcipher.py to groupcipher.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/nosessionexception.py to nosessionexception.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/invalidkeyexception.py to invalidkeyexception.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc/djbec.py to djbec.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc/ec.py to ec.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc/curve.py to curve.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/ecc/eckeypair.py to eckeypair.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/legacymessageexception.py to legacymessageexception.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/statekeyexchangeexception.py to statekeyexchangeexception.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/invalidversionexception.py to invalidversionexception.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf/derivedmessagesecrets.py to derivedmessagesecrets.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf/hkdfv2.py to hkdfv2.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf/messagekeys.py to messagekeys.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf/hkdfv3.py to hkdfv3.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf/derivedrootsecrets.py to derivedrootsecrets.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf/hkdf.py to hkdf.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/kdf/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/kdf/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/kdf/test_hkdf.py to test_hkdf.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/test_sessioncipher.py to test_sessioncipher.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/inmemoryidentitykeystore.py to inmemoryidentitykeystore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/groups/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/groups/test_groupcipher.py to test_groupcipher.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/groups/inmemorysenderkeystore.py to inmemorysenderkeystore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/inmemoryaxolotlstore.py to inmemoryaxolotlstore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/util/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/util/test_byteutil.py to test_byteutil.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/inmemorysignedprekeystore.py to inmemorysignedprekeystore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/test_sessionbuilder.py to test_sessionbuilder.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/inmemorysessionstore.py to inmemorysessionstore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/inmemoryprekeystore.py to inmemoryprekeystore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/test_sigs.py to test_sigs.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/ratchet/test_ratchetingsession.py to test_ratchetingsession.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/ratchet/test_chainkey.py to test_chainkey.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/ratchet/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/tests/ratchet/test_rootkey.py to test_rootkey.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/untrustedidentityexception.py to untrustedidentityexception.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol/senderkeydistributionmessage.py to senderkeydistributionmessage.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol/whisperprotos_pb2.py to whisperprotos_pb2.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol/senderkeymessage.py to senderkeymessage.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol/prekeywhispermessage.py to prekeywhispermessage.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol/whispermessage.py to whispermessage.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol/keyexchangemessage.py to keyexchangemessage.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/protocol/ciphertextmessage.py to ciphertextmessage.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/prekeybundle.py to prekeybundle.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/axolotlstore.py to axolotlstore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/identitykeystore.py to identitykeystore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/prekeystore.py to prekeystore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/sessionrecord.py to sessionrecord.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/prekeyrecord.py to prekeyrecord.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/signedprekeyrecord.py to signedprekeyrecord.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/signedprekeystore.py to signedprekeystore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/sessionstore.py to sessionstore.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/storageprotos_pb2.py to storageprotos_pb2.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/state/sessionstate.py to sessionstate.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/identitykeypair.py to identitykeypair.cpython-36.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/axolotl/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpo4h5jtez.py' /usr/local/bin/python3.6 /tmp/tmpo4h5jtez.py removing /tmp/tmpo4h5jtez.py running install_egg_info running egg_info writing python_axolotl.egg-info/PKG-INFO writing dependency_links to python_axolotl.egg-info/dependency_links.txt writing requirements to python_axolotl.egg-info/requires.txt writing top-level names to python_axolotl.egg-info/top_level.txt reading manifest file 'python_axolotl.egg-info/SOURCES.txt' writing manifest file 'python_axolotl.egg-info/SOURCES.txt' Copying python_axolotl.egg-info to /construction/security/py-python-axolotl/stage/usr/local/lib/python3.6/site-packages/python_axolotl-0.1.42-py3.6.egg-info running install_scripts writing list of installed files to '/construction/security/py-python-axolotl/.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:03 ------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-python-axolotl-0.1.42 file sizes/checksums [275]: 0% file sizes/checksums [275]: 36% file sizes/checksums [275]: 72% file sizes/checksums [275]: 100% packing files [275]: 0% packing files [275]: 36% packing files [275]: 72% packing files [275]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:18