------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- 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 pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-python-axolotl-curve25519-0.4.1.txz Installing /packages/All/py37-protobuf-3.11.3,1.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-python-axolotl-0.1.42 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-python-axolotl-0.1.42 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-axolotl-0.1.42 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-python-axolotl-0.1.42 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-axolotl-0.1.42 for building => SHA256 Checksum OK for python-axolotl-0.1.42.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-python-axolotl-0.1.42 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-axolotl-0.1.42 for building ===> Extracting for py37-python-axolotl-0.1.42 => SHA256 Checksum OK for python-axolotl-0.1.42.tar.gz. Extracted Memory Use: 0.52M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-python-axolotl-0.1.42 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-python-axolotl-0.1.42 depends on package: py37-setuptools>0 - found ===> py37-python-axolotl-0.1.42 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-python-axolotl-0.1.42 depends on package: py37-setuptools>0 - found ===> py37-python-axolotl-0.1.42 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-python-axolotl-0.1.42 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-python-axolotl-0.1.42 running build running build_py creating build creating build/lib creating build/lib/axolotl copying axolotl/nosessionexception.py -> build/lib/axolotl copying axolotl/identitykey.py -> build/lib/axolotl copying axolotl/identitykeypair.py -> build/lib/axolotl copying axolotl/invalidkeyexception.py -> build/lib/axolotl copying axolotl/__init__.py -> build/lib/axolotl copying axolotl/invalidkeyidexception.py -> build/lib/axolotl copying axolotl/sessioncipher.py -> build/lib/axolotl copying axolotl/axolotladdress.py -> build/lib/axolotl copying axolotl/untrustedidentityexception.py -> build/lib/axolotl copying axolotl/statekeyexchangeexception.py -> build/lib/axolotl copying axolotl/duplicatemessagexception.py -> build/lib/axolotl copying axolotl/sessionbuilder.py -> build/lib/axolotl copying axolotl/legacymessageexception.py -> build/lib/axolotl copying axolotl/invalidmessageexception.py -> build/lib/axolotl copying axolotl/invalidversionexception.py -> build/lib/axolotl creating build/lib/axolotl/ratchet copying axolotl/ratchet/chainkey.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/ratchetingsession.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/bobaxolotlparamaters.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/__init__.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/aliceaxolotlparameters.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/symmetricaxolotlparameters.py -> build/lib/axolotl/ratchet copying axolotl/ratchet/rootkey.py -> build/lib/axolotl/ratchet creating build/lib/axolotl/protocol copying axolotl/protocol/prekeywhispermessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/senderkeydistributionmessage.py -> build/lib/axolotl/protocol copying axolotl/protocol/senderkeymessage.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/__init__.py -> build/lib/axolotl/protocol copying axolotl/protocol/whisperprotos_pb2.py -> build/lib/axolotl/protocol copying axolotl/protocol/keyexchangemessage.py -> build/lib/axolotl/protocol creating build/lib/axolotl/tests copying axolotl/tests/test_sessioncipher.py -> build/lib/axolotl/tests copying axolotl/tests/test_sessionbuilder.py -> build/lib/axolotl/tests copying axolotl/tests/inmemorysessionstore.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/test_sigs.py -> build/lib/axolotl/tests copying axolotl/tests/__init__.py -> build/lib/axolotl/tests copying axolotl/tests/inmemorysignedprekeystore.py -> build/lib/axolotl/tests copying axolotl/tests/inmemoryprekeystore.py -> build/lib/axolotl/tests creating 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/sessionstate.py -> build/lib/axolotl/state copying axolotl/state/prekeystore.py -> build/lib/axolotl/state copying axolotl/state/prekeyrecord.py -> build/lib/axolotl/state copying axolotl/state/signedprekeyrecord.py -> build/lib/axolotl/state copying axolotl/state/identitykeystore.py -> build/lib/axolotl/state copying axolotl/state/prekeybundle.py -> build/lib/axolotl/state copying axolotl/state/axolotlstore.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/sessionrecord.py -> build/lib/axolotl/state creating build/lib/axolotl/util copying axolotl/util/byteutil.py -> build/lib/axolotl/util copying axolotl/util/__init__.py -> build/lib/axolotl/util copying axolotl/util/medium.py -> build/lib/axolotl/util copying axolotl/util/keyhelper.py -> build/lib/axolotl/util copying axolotl/util/hexutil.py -> build/lib/axolotl/util creating build/lib/axolotl/groups copying axolotl/groups/groupcipher.py -> build/lib/axolotl/groups copying axolotl/groups/groupsessionbuilder.py -> build/lib/axolotl/groups copying axolotl/groups/senderkeyname.py -> build/lib/axolotl/groups copying axolotl/groups/__init__.py -> build/lib/axolotl/groups creating build/lib/axolotl/kdf copying axolotl/kdf/hkdfv3.py -> build/lib/axolotl/kdf copying axolotl/kdf/hkdfv2.py -> build/lib/axolotl/kdf copying axolotl/kdf/__init__.py -> build/lib/axolotl/kdf copying axolotl/kdf/derivedrootsecrets.py -> build/lib/axolotl/kdf copying axolotl/kdf/derivedmessagesecrets.py -> build/lib/axolotl/kdf copying axolotl/kdf/messagekeys.py -> build/lib/axolotl/kdf copying axolotl/kdf/hkdf.py -> build/lib/axolotl/kdf creating build/lib/axolotl/ecc copying axolotl/ecc/__init__.py -> build/lib/axolotl/ecc copying axolotl/ecc/djbec.py -> build/lib/axolotl/ecc copying axolotl/ecc/curve.py -> build/lib/axolotl/ecc copying axolotl/ecc/ec.py -> build/lib/axolotl/ecc copying axolotl/ecc/eckeypair.py -> build/lib/axolotl/ecc creating build/lib/axolotl/tests/groups copying axolotl/tests/groups/test_groupcipher.py -> 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 creating 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/__init__.py -> build/lib/axolotl/tests/ratchet copying axolotl/tests/ratchet/test_ratchetingsession.py -> build/lib/axolotl/tests/ratchet creating build/lib/axolotl/tests/kdf copying axolotl/tests/kdf/test_hkdf.py -> build/lib/axolotl/tests/kdf copying axolotl/tests/kdf/__init__.py -> build/lib/axolotl/tests/kdf 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/groups/state copying axolotl/groups/state/senderkeystate.py -> build/lib/axolotl/groups/state copying axolotl/groups/state/__init__.py -> build/lib/axolotl/groups/state copying axolotl/groups/state/senderkeyrecord.py -> build/lib/axolotl/groups/state copying axolotl/groups/state/senderkeystore.py -> build/lib/axolotl/groups/state 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 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-python-axolotl-0.1.42 depends on package: py37-cryptography>0 - found ===> py37-python-axolotl-0.1.42 depends on package: py37-python-axolotl-curve25519>=0 - found ===> py37-python-axolotl-0.1.42 depends on package: py37-protobuf>=3.0 - found ===> py37-python-axolotl-0.1.42 depends on package: py37-setuptools>0 - found ===> py37-python-axolotl-0.1.42 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-python-axolotl-0.1.42 ===> py37-python-axolotl-0.1.42 depends on package: py37-cryptography>0 - found ===> py37-python-axolotl-0.1.42 depends on package: py37-python-axolotl-curve25519>=0 - found ===> py37-python-axolotl-0.1.42 depends on package: py37-protobuf>=3.0 - found ===> py37-python-axolotl-0.1.42 depends on package: py37-setuptools>0 - found ===> py37-python-axolotl-0.1.42 depends on file: /usr/local/bin/python3.7 - found ===> 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.7 creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl copying build/lib/axolotl/sessionbuilder.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl copying build/lib/axolotl/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl copying build/lib/axolotl/sessioncipher.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/storageprotos_pb2.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/prekeybundle.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/signedprekeyrecord.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/signedprekeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/sessionrecord.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/identitykeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/sessionstore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/axolotlstore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/sessionstate.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/prekeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/state/prekeyrecord.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state copying build/lib/axolotl/identitykey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl copying build/lib/axolotl/legacymessageexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups copying build/lib/axolotl/groups/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups copying build/lib/axolotl/groups/senderkeyname.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/ratchet copying build/lib/axolotl/groups/ratchet/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/ratchet copying build/lib/axolotl/groups/ratchet/sendermessagekey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/ratchet copying build/lib/axolotl/groups/ratchet/senderchainkey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/ratchet copying build/lib/axolotl/groups/groupcipher.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups copying build/lib/axolotl/groups/groupsessionbuilder.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/state copying build/lib/axolotl/groups/state/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/state copying build/lib/axolotl/groups/state/senderkeystate.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/state copying build/lib/axolotl/groups/state/senderkeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/state copying build/lib/axolotl/groups/state/senderkeyrecord.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/state creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc copying build/lib/axolotl/ecc/djbec.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc copying build/lib/axolotl/ecc/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc copying build/lib/axolotl/ecc/eckeypair.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc copying build/lib/axolotl/ecc/ec.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc copying build/lib/axolotl/ecc/curve.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests copying build/lib/axolotl/tests/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests copying build/lib/axolotl/tests/inmemoryaxolotlstore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests copying build/lib/axolotl/tests/inmemoryidentitykeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/ratchet copying build/lib/axolotl/tests/ratchet/test_ratchetingsession.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/ratchet copying build/lib/axolotl/tests/ratchet/test_chainkey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/ratchet copying build/lib/axolotl/tests/ratchet/test_rootkey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/ratchet copying build/lib/axolotl/tests/ratchet/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/ratchet copying build/lib/axolotl/tests/inmemorysessionstore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests copying build/lib/axolotl/tests/test_sessioncipher.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/groups copying build/lib/axolotl/tests/groups/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/groups copying build/lib/axolotl/tests/groups/inmemorysenderkeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/groups copying build/lib/axolotl/tests/groups/test_groupcipher.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/groups copying build/lib/axolotl/tests/inmemorysignedprekeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/util copying build/lib/axolotl/tests/util/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/util copying build/lib/axolotl/tests/util/test_byteutil.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/util copying build/lib/axolotl/tests/test_sessionbuilder.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests copying build/lib/axolotl/tests/test_sigs.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/kdf copying build/lib/axolotl/tests/kdf/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/kdf copying build/lib/axolotl/tests/kdf/test_hkdf.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/kdf copying build/lib/axolotl/tests/inmemoryprekeystore.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests copying build/lib/axolotl/invalidkeyidexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl copying build/lib/axolotl/axolotladdress.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl copying build/lib/axolotl/invalidkeyexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util copying build/lib/axolotl/util/byteutil.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util copying build/lib/axolotl/util/keyhelper.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util copying build/lib/axolotl/util/hexutil.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util copying build/lib/axolotl/util/medium.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util copying build/lib/axolotl/util/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util copying build/lib/axolotl/duplicatemessagexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl copying build/lib/axolotl/nosessionexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/whisperprotos_pb2.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/prekeywhispermessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/senderkeydistributionmessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/senderkeymessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/whispermessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/keyexchangemessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol copying build/lib/axolotl/protocol/ciphertextmessage.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol copying build/lib/axolotl/untrustedidentityexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl copying build/lib/axolotl/invalidversionexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/hkdfv2.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/messagekeys.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/hkdf.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/hkdfv3.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/derivedrootsecrets.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf copying build/lib/axolotl/kdf/derivedmessagesecrets.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf copying build/lib/axolotl/identitykeypair.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl copying build/lib/axolotl/invalidmessageexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl creating /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/aliceaxolotlparameters.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/rootkey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/chainkey.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/ratchetingsession.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/bobaxolotlparamaters.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/__init__.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet copying build/lib/axolotl/ratchet/symmetricaxolotlparameters.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet copying build/lib/axolotl/statekeyexchangeexception.py -> /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/sessionbuilder.py to sessionbuilder.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/sessioncipher.py to sessioncipher.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/storageprotos_pb2.py to storageprotos_pb2.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/prekeybundle.py to prekeybundle.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/signedprekeyrecord.py to signedprekeyrecord.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/signedprekeystore.py to signedprekeystore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/sessionrecord.py to sessionrecord.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/identitykeystore.py to identitykeystore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/sessionstore.py to sessionstore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/axolotlstore.py to axolotlstore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/sessionstate.py to sessionstate.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/prekeystore.py to prekeystore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/state/prekeyrecord.py to prekeyrecord.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/identitykey.py to identitykey.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/legacymessageexception.py to legacymessageexception.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/senderkeyname.py to senderkeyname.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/ratchet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/ratchet/sendermessagekey.py to sendermessagekey.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/ratchet/senderchainkey.py to senderchainkey.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/groupcipher.py to groupcipher.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/groupsessionbuilder.py to groupsessionbuilder.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/state/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/state/senderkeystate.py to senderkeystate.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/state/senderkeystore.py to senderkeystore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/groups/state/senderkeyrecord.py to senderkeyrecord.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc/djbec.py to djbec.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc/eckeypair.py to eckeypair.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc/ec.py to ec.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ecc/curve.py to curve.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/inmemoryaxolotlstore.py to inmemoryaxolotlstore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/inmemoryidentitykeystore.py to inmemoryidentitykeystore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/ratchet/test_ratchetingsession.py to test_ratchetingsession.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/ratchet/test_chainkey.py to test_chainkey.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/ratchet/test_rootkey.py to test_rootkey.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/ratchet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/inmemorysessionstore.py to inmemorysessionstore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/test_sessioncipher.py to test_sessioncipher.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/groups/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/groups/inmemorysenderkeystore.py to inmemorysenderkeystore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/groups/test_groupcipher.py to test_groupcipher.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/inmemorysignedprekeystore.py to inmemorysignedprekeystore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/util/test_byteutil.py to test_byteutil.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/test_sessionbuilder.py to test_sessionbuilder.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/test_sigs.py to test_sigs.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/kdf/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/kdf/test_hkdf.py to test_hkdf.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/tests/inmemoryprekeystore.py to inmemoryprekeystore.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/invalidkeyidexception.py to invalidkeyidexception.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/axolotladdress.py to axolotladdress.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/invalidkeyexception.py to invalidkeyexception.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util/byteutil.py to byteutil.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util/keyhelper.py to keyhelper.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util/hexutil.py to hexutil.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util/medium.py to medium.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/duplicatemessagexception.py to duplicatemessagexception.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/nosessionexception.py to nosessionexception.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol/whisperprotos_pb2.py to whisperprotos_pb2.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol/prekeywhispermessage.py to prekeywhispermessage.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol/senderkeydistributionmessage.py to senderkeydistributionmessage.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol/senderkeymessage.py to senderkeymessage.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol/whispermessage.py to whispermessage.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol/keyexchangemessage.py to keyexchangemessage.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/protocol/ciphertextmessage.py to ciphertextmessage.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/untrustedidentityexception.py to untrustedidentityexception.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/invalidversionexception.py to invalidversionexception.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf/hkdfv2.py to hkdfv2.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf/messagekeys.py to messagekeys.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf/hkdf.py to hkdf.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf/hkdfv3.py to hkdfv3.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf/derivedrootsecrets.py to derivedrootsecrets.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/kdf/derivedmessagesecrets.py to derivedmessagesecrets.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/identitykeypair.py to identitykeypair.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/invalidmessageexception.py to invalidmessageexception.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet/aliceaxolotlparameters.py to aliceaxolotlparameters.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet/rootkey.py to rootkey.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet/chainkey.py to chainkey.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet/ratchetingsession.py to ratchetingsession.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet/bobaxolotlparamaters.py to bobaxolotlparamaters.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/ratchet/symmetricaxolotlparameters.py to symmetricaxolotlparameters.cpython-37.pyc byte-compiling /construction/security/py-python-axolotl/stage/usr/local/lib/python3.7/site-packages/axolotl/statekeyexchangeexception.py to statekeyexchangeexception.cpython-37.pyc writing byte-compilation script '/tmp/tmpdr1oop2b.py' /usr/local/bin/python3.7 /tmp/tmpdr1oop2b.py removing /tmp/tmpdr1oop2b.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.7/site-packages/python_axolotl-0.1.42-py3.7.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:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-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:01 TOTAL TIME 00:00:22