Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cryptos.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683739031.315151/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cryptos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cryptos-2.0.7-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cryptos.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683739031.315151/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cryptos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cryptos-2.0.7-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cryptos.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683739031.315151/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cryptos.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Qp2BUM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptos-2.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptos-2.0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptos-2.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wivnof + umask 022 + cd /builddir/build/BUILD + cd cryptos-2.0.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_wallet.py -> build/lib/tests copying tests/test_stealth.py -> build/lib/tests copying tests/test_general.py -> build/lib/tests copying tests/electrum_subscribe_mock_server.py -> build/lib/tests copying tests/test_electrum_client.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/cryptos copying cryptos/cashaddr.py -> build/lib/cryptos copying cryptos/segwit_addr.py -> build/lib/cryptos copying cryptos/types.py -> build/lib/cryptos copying cryptos/composite.py -> build/lib/cryptos copying cryptos/keystore.py -> build/lib/cryptos copying cryptos/wallet_utils.py -> build/lib/cryptos copying cryptos/mnemonic.py -> build/lib/cryptos copying cryptos/main.py -> build/lib/cryptos copying cryptos/opcodes.py -> build/lib/cryptos copying cryptos/transaction.py -> build/lib/cryptos copying cryptos/blocks.py -> build/lib/cryptos copying cryptos/utils.py -> build/lib/cryptos copying cryptos/stealth.py -> build/lib/cryptos copying cryptos/ripemd.py -> build/lib/cryptos copying cryptos/__init__.py -> build/lib/cryptos copying cryptos/constants.py -> build/lib/cryptos copying cryptos/py3specials.py -> build/lib/cryptos copying cryptos/wallet.py -> build/lib/cryptos copying cryptos/script_utils.py -> build/lib/cryptos copying cryptos/deterministic.py -> build/lib/cryptos creating build/lib/crypto_scripts copying crypto_scripts/subscribe.py -> build/lib/crypto_scripts copying crypto_scripts/cryptosend.py -> build/lib/crypto_scripts copying crypto_scripts/view_private_key_addresses.py -> build/lib/crypto_scripts copying crypto_scripts/get_block_sizes.py -> build/lib/crypto_scripts copying crypto_scripts/convert_private_key.py -> build/lib/crypto_scripts copying crypto_scripts/create_private_key.py -> build/lib/crypto_scripts copying crypto_scripts/explorer.py -> build/lib/crypto_scripts copying crypto_scripts/broadcast.py -> build/lib/crypto_scripts copying crypto_scripts/__init__.py -> build/lib/crypto_scripts creating build/lib/tests/test_coins_async copying tests/test_coins_async/test_dogecoin.py -> build/lib/tests/test_coins_async copying tests/test_coins_async/test_bitcoin_cash.py -> build/lib/tests/test_coins_async copying tests/test_coins_async/test_bitcoin.py -> build/lib/tests/test_coins_async copying tests/test_coins_async/test_litecoin_testnet.py -> build/lib/tests/test_coins_async copying tests/test_coins_async/test_dash_testnet.py -> build/lib/tests/test_coins_async copying tests/test_coins_async/test_litecoin.py -> build/lib/tests/test_coins_async copying tests/test_coins_async/test_dogecoin_testnet.py -> build/lib/tests/test_coins_async copying tests/test_coins_async/test_dash.py -> build/lib/tests/test_coins_async copying tests/test_coins_async/test_bitcoin_testnet.py -> build/lib/tests/test_coins_async copying tests/test_coins_async/__init__.py -> build/lib/tests/test_coins_async copying tests/test_coins_async/test_bitcoin_cash_testnet.py -> build/lib/tests/test_coins_async creating build/lib/tests/test_coins copying tests/test_coins/test_bitcoin_testnet.py -> build/lib/tests/test_coins copying tests/test_coins/__init__.py -> build/lib/tests/test_coins creating build/lib/cryptos/testing copying cryptos/testing/testcases_async.py -> build/lib/cryptos/testing copying cryptos/testing/testcases.py -> build/lib/cryptos/testing copying cryptos/testing/__init__.py -> build/lib/cryptos/testing creating build/lib/cryptos/coins copying cryptos/coins/bitcoin.py -> build/lib/cryptos/coins copying cryptos/coins/dogecoin.py -> build/lib/cryptos/coins copying cryptos/coins/base.py -> build/lib/cryptos/coins copying cryptos/coins/bitcoin_cash.py -> build/lib/cryptos/coins copying cryptos/coins/dash.py -> build/lib/cryptos/coins copying cryptos/coins/__init__.py -> build/lib/cryptos/coins copying cryptos/coins/litecoin.py -> build/lib/cryptos/coins creating build/lib/cryptos/explorers copying cryptos/explorers/blockcypher.py -> build/lib/cryptos/explorers copying cryptos/explorers/base_insight.py -> build/lib/cryptos/explorers copying cryptos/explorers/blockchain.py -> build/lib/cryptos/explorers copying cryptos/explorers/bitpay.py -> build/lib/cryptos/explorers copying cryptos/explorers/utils.py -> build/lib/cryptos/explorers copying cryptos/explorers/btg_explorer.py -> build/lib/cryptos/explorers copying cryptos/explorers/dash_siampm.py -> build/lib/cryptos/explorers copying cryptos/explorers/__init__.py -> build/lib/cryptos/explorers copying cryptos/explorers/blockdozer.py -> build/lib/cryptos/explorers copying cryptos/explorers/sochain.py -> build/lib/cryptos/explorers creating build/lib/cryptos/electrumx_client copying cryptos/electrumx_client/types.py -> build/lib/cryptos/electrumx_client copying cryptos/electrumx_client/client.py -> build/lib/cryptos/electrumx_client copying cryptos/electrumx_client/__init__.py -> build/lib/cryptos/electrumx_client creating build/lib/cryptos/coins_async copying cryptos/coins_async/bitcoin.py -> build/lib/cryptos/coins_async copying cryptos/coins_async/dogecoin.py -> build/lib/cryptos/coins_async copying cryptos/coins_async/base.py -> build/lib/cryptos/coins_async copying cryptos/coins_async/bitcoin_cash.py -> build/lib/cryptos/coins_async copying cryptos/coins_async/dash.py -> build/lib/cryptos/coins_async copying cryptos/coins_async/__init__.py -> build/lib/cryptos/coins_async copying cryptos/coins_async/litecoin.py -> build/lib/cryptos/coins_async running egg_info writing cryptos.egg-info/PKG-INFO writing dependency_links to cryptos.egg-info/dependency_links.txt writing entry points to cryptos.egg-info/entry_points.txt writing requirements to cryptos.egg-info/requires.txt writing top-level names to cryptos.egg-info/top_level.txt reading manifest file 'cryptos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cryptos.egg-info/SOURCES.txt' copying cryptos/english.txt -> build/lib/cryptos creating build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/bitcoin.json -> build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/bitcoin_cash.json -> build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/bitcoin_cash_testnet.json -> build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/bitcoin_testnet.json -> build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/dash.json -> build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/dash_testnet.json -> build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/doge.json -> build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/doge_testnet.json -> build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/litecoin.json -> build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/litecoin_testnet.json -> build/lib/cryptos/electrumx_client/servers copying cryptos/electrumx_client/servers/testing.json -> build/lib/cryptos/electrumx_client/servers + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lC78D3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64 + cd cryptos-2.0.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_wallet.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_stealth.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/test_dogecoin.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/test_bitcoin_cash.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/test_bitcoin.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/test_litecoin_testnet.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/test_dash_testnet.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/test_litecoin.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/test_dogecoin_testnet.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/test_dash.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/test_bitcoin_testnet.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/__init__.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_coins_async/test_bitcoin_cash_testnet.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async copying build/lib/tests/test_general.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/electrum_subscribe_mock_server.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_electrum_client.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins copying build/lib/tests/test_coins/test_bitcoin_testnet.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins copying build/lib/tests/test_coins/__init__.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/cashaddr.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/segwit_addr.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/types.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/testing copying build/lib/cryptos/testing/testcases_async.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/testing copying build/lib/cryptos/testing/testcases.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/testing copying build/lib/cryptos/testing/__init__.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/testing creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins copying build/lib/cryptos/coins/bitcoin.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins copying build/lib/cryptos/coins/dogecoin.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins copying build/lib/cryptos/coins/base.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins copying build/lib/cryptos/coins/bitcoin_cash.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins copying build/lib/cryptos/coins/dash.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins copying build/lib/cryptos/coins/__init__.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins copying build/lib/cryptos/coins/litecoin.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins copying build/lib/cryptos/composite.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/keystore.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/wallet_utils.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/explorers/blockcypher.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/explorers/base_insight.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/explorers/blockchain.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/explorers/bitpay.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/explorers/utils.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/explorers/btg_explorer.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/explorers/dash_siampm.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/explorers/__init__.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/explorers/blockdozer.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/explorers/sochain.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers copying build/lib/cryptos/mnemonic.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/main.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/english.txt -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/opcodes.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/transaction.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/blocks.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/utils.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/stealth.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/ripemd.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client copying build/lib/cryptos/electrumx_client/types.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/bitcoin_cash_testnet.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/bitcoin.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/dash.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/testing.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/dash_testnet.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/litecoin.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/doge_testnet.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/doge.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/bitcoin_testnet.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/litecoin_testnet.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/servers/bitcoin_cash.json -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/servers copying build/lib/cryptos/electrumx_client/client.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client copying build/lib/cryptos/electrumx_client/__init__.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async copying build/lib/cryptos/coins_async/bitcoin.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async copying build/lib/cryptos/coins_async/dogecoin.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async copying build/lib/cryptos/coins_async/base.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async copying build/lib/cryptos/coins_async/bitcoin_cash.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async copying build/lib/cryptos/coins_async/dash.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async copying build/lib/cryptos/coins_async/__init__.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async copying build/lib/cryptos/coins_async/litecoin.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async copying build/lib/cryptos/__init__.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/constants.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/py3specials.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/wallet.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/script_utils.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos copying build/lib/cryptos/deterministic.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos creating /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts copying build/lib/crypto_scripts/subscribe.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts copying build/lib/crypto_scripts/cryptosend.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts copying build/lib/crypto_scripts/view_private_key_addresses.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts copying build/lib/crypto_scripts/get_block_sizes.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts copying build/lib/crypto_scripts/convert_private_key.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts copying build/lib/crypto_scripts/create_private_key.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts copying build/lib/crypto_scripts/explorer.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts copying build/lib/crypto_scripts/broadcast.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts copying build/lib/crypto_scripts/__init__.py -> /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_wallet.py to test_wallet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_stealth.py to test_stealth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/test_dogecoin.py to test_dogecoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/test_bitcoin_cash.py to test_bitcoin_cash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/test_bitcoin.py to test_bitcoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/test_litecoin_testnet.py to test_litecoin_testnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/test_dash_testnet.py to test_dash_testnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/test_litecoin.py to test_litecoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/test_dogecoin_testnet.py to test_dogecoin_testnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/test_dash.py to test_dash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/test_bitcoin_testnet.py to test_bitcoin_testnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins_async/test_bitcoin_cash_testnet.py to test_bitcoin_cash_testnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_general.py to test_general.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/electrum_subscribe_mock_server.py to electrum_subscribe_mock_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_electrum_client.py to test_electrum_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins/test_bitcoin_testnet.py to test_bitcoin_testnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/test_coins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/cashaddr.py to cashaddr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/segwit_addr.py to segwit_addr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/testing/testcases_async.py to testcases_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/testing/testcases.py to testcases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins/bitcoin.py to bitcoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins/dogecoin.py to dogecoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins/bitcoin_cash.py to bitcoin_cash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins/dash.py to dash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins/litecoin.py to litecoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/composite.py to composite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/keystore.py to keystore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/wallet_utils.py to wallet_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers/blockcypher.py to blockcypher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers/base_insight.py to base_insight.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers/blockchain.py to blockchain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers/bitpay.py to bitpay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers/btg_explorer.py to btg_explorer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers/dash_siampm.py to dash_siampm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers/blockdozer.py to blockdozer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/explorers/sochain.py to sochain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/mnemonic.py to mnemonic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/opcodes.py to opcodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/transaction.py to transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/stealth.py to stealth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/ripemd.py to ripemd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/electrumx_client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async/bitcoin.py to bitcoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async/dogecoin.py to dogecoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async/bitcoin_cash.py to bitcoin_cash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async/dash.py to dash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/coins_async/litecoin.py to litecoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/py3specials.py to py3specials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/wallet.py to wallet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/script_utils.py to script_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos/deterministic.py to deterministic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts/subscribe.py to subscribe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts/cryptosend.py to cryptosend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts/view_private_key_addresses.py to view_private_key_addresses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts/get_block_sizes.py to get_block_sizes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts/convert_private_key.py to convert_private_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts/create_private_key.py to create_private_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts/explorer.py to explorer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts/broadcast.py to broadcast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/crypto_scripts/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp77cg1ssy.py' /usr/bin/python3 /tmp/tmp77cg1ssy.py removing /tmp/tmp77cg1ssy.py running install_egg_info running egg_info writing cryptos.egg-info/PKG-INFO writing dependency_links to cryptos.egg-info/dependency_links.txt writing entry points to cryptos.egg-info/entry_points.txt writing requirements to cryptos.egg-info/requires.txt writing top-level names to cryptos.egg-info/top_level.txt reading manifest file 'cryptos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cryptos.egg-info/SOURCES.txt' Copying cryptos.egg-info to /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9/site-packages/cryptos-2.0.7-py3.9.egg-info running install_scripts Installing broadcast script to /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/bin Installing convert_private_key script to /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/bin Installing create_private_key script to /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/bin Installing cryptosend script to /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/bin Installing explorer script to /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/bin Installing get_block_sizes script to /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/bin Installing subscribe script to /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/bin Installing view_private_key_addresses script to /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64//usr/share/doc/python-cryptos + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' ~/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64 ~/build/BUILD/cryptos-2.0.7 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/cryptos-2.0.7 + mv /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.7-1 --unique-debug-suffix -2.0.7-1.x86_64 --unique-debug-src-base python-cryptos-2.0.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/cryptos-2.0.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-cryptos-2.0.7-1.noarch Provides: python-cryptos python3-cryptos = 2.0.7-1 python3.9dist(cryptos) = 2.0.7 python3dist(cryptos) = 2.0.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(aiorpcx) python3.9dist(certifi) python3.9dist(janus) python3.9dist(packaging) python3.9dist(pbkdf2) python3.9dist(pycryptodomex) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(typing-extensions) Processing files: python-cryptos-help-2.0.7-1.noarch warning: Empty %files file /builddir/build/BUILD/cryptos-2.0.7/doclist.lst Provides: python-cryptos-help = 2.0.7-1 python3-cryptos-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64 Wrote: /builddir/build/RPMS/python-cryptos-help-2.0.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-cryptos-2.0.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g6cK7I + umask 022 + cd /builddir/build/BUILD + cd cryptos-2.0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cryptos-2.0.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0