Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pycryptopp.spec'], chrootPath='/var/lib/mock/f29-build-9816-4421/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pycryptopp.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pycryptopp.spec'], chrootPath='/var/lib/mock/f29-build-9816-4421/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pycryptopp.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dWFWXf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf 'darcsver-*.egg' + rm -rf 'setuptools_darcs-*.egg' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yZUrhW + umask 022 + cd /builddir/build/BUILD + cd pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python setup.py build --disable-embedded-cryptopp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/pycryptopp copying src/pycryptopp/_version.py -> build/lib.linux-riscv64-2.7/pycryptopp copying src/pycryptopp/__init__.py -> build/lib.linux-riscv64-2.7/pycryptopp creating build/lib.linux-riscv64-2.7/pycryptopp/cipher copying src/pycryptopp/cipher/aes.py -> build/lib.linux-riscv64-2.7/pycryptopp/cipher copying src/pycryptopp/cipher/xsalsa20.py -> build/lib.linux-riscv64-2.7/pycryptopp/cipher copying src/pycryptopp/cipher/__init__.py -> build/lib.linux-riscv64-2.7/pycryptopp/cipher creating build/lib.linux-riscv64-2.7/pycryptopp/hash copying src/pycryptopp/hash/sha256.py -> build/lib.linux-riscv64-2.7/pycryptopp/hash copying src/pycryptopp/hash/__init__.py -> build/lib.linux-riscv64-2.7/pycryptopp/hash creating build/lib.linux-riscv64-2.7/pycryptopp/publickey copying src/pycryptopp/publickey/ecdsa.py -> build/lib.linux-riscv64-2.7/pycryptopp/publickey copying src/pycryptopp/publickey/rsa.py -> build/lib.linux-riscv64-2.7/pycryptopp/publickey copying src/pycryptopp/publickey/__init__.py -> build/lib.linux-riscv64-2.7/pycryptopp/publickey creating build/lib.linux-riscv64-2.7/pycryptopp/publickey/ed25519 copying src/pycryptopp/publickey/ed25519/keys.py -> build/lib.linux-riscv64-2.7/pycryptopp/publickey/ed25519 copying src/pycryptopp/publickey/ed25519/_version.py -> build/lib.linux-riscv64-2.7/pycryptopp/publickey/ed25519 copying src/pycryptopp/publickey/ed25519/__init__.py -> build/lib.linux-riscv64-2.7/pycryptopp/publickey/ed25519 creating build/lib.linux-riscv64-2.7/pycryptopp/test copying src/pycryptopp/test/test_ed25519_kat.py -> build/lib.linux-riscv64-2.7/pycryptopp/test copying src/pycryptopp/test/test_sha256.py -> build/lib.linux-riscv64-2.7/pycryptopp/test copying src/pycryptopp/test/test_ed25519.py -> build/lib.linux-riscv64-2.7/pycryptopp/test copying src/pycryptopp/test/test_aes.py -> build/lib.linux-riscv64-2.7/pycryptopp/test copying src/pycryptopp/test/test_from_Nikratio.py -> build/lib.linux-riscv64-2.7/pycryptopp/test copying src/pycryptopp/test/test_rsa.py -> build/lib.linux-riscv64-2.7/pycryptopp/test copying src/pycryptopp/test/test_ecdsa.py -> build/lib.linux-riscv64-2.7/pycryptopp/test copying src/pycryptopp/test/__init__.py -> build/lib.linux-riscv64-2.7/pycryptopp/test copying src/pycryptopp/test/test_xsalsa20.py -> build/lib.linux-riscv64-2.7/pycryptopp/test running egg_info writing requirements to pycryptopp.egg-info/requires.txt writing pycryptopp.egg-info/PKG-INFO writing top-level names to pycryptopp.egg-info/top_level.txt writing dependency_links to pycryptopp.egg-info/dependency_links.txt reading manifest file 'pycryptopp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pycryptopp.egg-info/SOURCES.txt' creating build/lib.linux-riscv64-2.7/pycryptopp/testvectors copying src/pycryptopp/testvectors/SHA256LongMsg.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors copying src/pycryptopp/testvectors/SHA256Monte.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors copying src/pycryptopp/testvectors/SHA256ShortMsg.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors copying src/pycryptopp/testvectors/kat-ed25519-short.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors copying src/pycryptopp/testvectors/kat-ed25519.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors copying src/pycryptopp/testvectors/xsalsa20.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors creating build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES copying src/pycryptopp/testvectors/KAT_AES/ECBGFSbox128e.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES copying src/pycryptopp/testvectors/KAT_AES/ECBGFSbox256e.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES copying src/pycryptopp/testvectors/KAT_AES/ECBKeySbox128e.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES copying src/pycryptopp/testvectors/KAT_AES/ECBKeySbox256e.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES copying src/pycryptopp/testvectors/KAT_AES/ECBVarKey128e.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES copying src/pycryptopp/testvectors/KAT_AES/ECBVarKey256e.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES copying src/pycryptopp/testvectors/KAT_AES/ECBVarTxt128e.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES copying src/pycryptopp/testvectors/KAT_AES/ECBVarTxt256e.txt -> build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES running build_ext building 'pycryptopp._pycryptopp' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src creating build/temp.linux-riscv64-2.7/src/pycryptopp creating build/temp.linux-riscv64-2.7/src/pycryptopp/publickey creating build/temp.linux-riscv64-2.7/src/pycryptopp/hash creating build/temp.linux-riscv64-2.7/src/pycryptopp/cipher gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDISABLE_EMBEDDED_CRYPTOPP=1 -I/usr/include -I/usr/include/python2.7 -c src/pycryptopp/_pycryptoppmodule.cpp -o build/temp.linux-riscv64-2.7/src/pycryptopp/_pycryptoppmodule.o -w gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDISABLE_EMBEDDED_CRYPTOPP=1 -I/usr/include -I/usr/include/python2.7 -c src/pycryptopp/publickey/rsamodule.cpp -o build/temp.linux-riscv64-2.7/src/pycryptopp/publickey/rsamodule.o -w gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDISABLE_EMBEDDED_CRYPTOPP=1 -I/usr/include -I/usr/include/python2.7 -c src/pycryptopp/hash/sha256module.cpp -o build/temp.linux-riscv64-2.7/src/pycryptopp/hash/sha256module.o -w gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDISABLE_EMBEDDED_CRYPTOPP=1 -I/usr/include -I/usr/include/python2.7 -c src/pycryptopp/cipher/aesmodule.cpp -o build/temp.linux-riscv64-2.7/src/pycryptopp/cipher/aesmodule.o -w gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDISABLE_EMBEDDED_CRYPTOPP=1 -I/usr/include -I/usr/include/python2.7 -c src/pycryptopp/cipher/xsalsa20module.cpp -o build/temp.linux-riscv64-2.7/src/pycryptopp/cipher/xsalsa20module.o -w gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDISABLE_EMBEDDED_CRYPTOPP=1 -I/usr/include -I/usr/include/python2.7 -c src/pycryptopp/publickey/ecdsamodule.cpp -o build/temp.linux-riscv64-2.7/src/pycryptopp/publickey/ecdsamodule.o -w g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/pycryptopp/_pycryptoppmodule.o build/temp.linux-riscv64-2.7/src/pycryptopp/publickey/rsamodule.o build/temp.linux-riscv64-2.7/src/pycryptopp/hash/sha256module.o build/temp.linux-riscv64-2.7/src/pycryptopp/cipher/aesmodule.o build/temp.linux-riscv64-2.7/src/pycryptopp/cipher/xsalsa20module.o build/temp.linux-riscv64-2.7/src/pycryptopp/publickey/ecdsamodule.o -L/usr/lib -L/usr/lib64 -lcryptopp -lpython2.7 -o build/lib.linux-riscv64-2.7/pycryptopp/_pycryptopp.so building 'pycryptopp.publickey.ed25519._ed25519' extension creating build/temp.linux-riscv64-2.7/src-ed25519 creating build/temp.linux-riscv64-2.7/src-ed25519/glue creating build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc-ed25519/supercop-ref -I/usr/include/python2.7 -c src-ed25519/glue/ed25519module.c -o build/temp.linux-riscv64-2.7/src-ed25519/glue/ed25519module.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc-ed25519/supercop-ref -I/usr/include/python2.7 -c src-ed25519/supercop-ref/sha512-blocks.c -o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/sha512-blocks.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc-ed25519/supercop-ref -I/usr/include/python2.7 -c src-ed25519/supercop-ref/fe25519.c -o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/fe25519.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc-ed25519/supercop-ref -I/usr/include/python2.7 -c src-ed25519/supercop-ref/verify.c -o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/verify.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc-ed25519/supercop-ref -I/usr/include/python2.7 -c src-ed25519/supercop-ref/ge25519.c -o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/ge25519.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc-ed25519/supercop-ref -I/usr/include/python2.7 -c src-ed25519/supercop-ref/sc25519.c -o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/sc25519.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc-ed25519/supercop-ref -I/usr/include/python2.7 -c src-ed25519/supercop-ref/ed25519.c -o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/ed25519.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Isrc-ed25519/supercop-ref -I/usr/include/python2.7 -c src-ed25519/supercop-ref/sha512-hash.c -o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/sha512-hash.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src-ed25519/glue/ed25519module.o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/sha512-blocks.o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/fe25519.o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/verify.o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/ge25519.o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/sc25519.o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/ed25519.o build/temp.linux-riscv64-2.7/src-ed25519/supercop-ref/sha512-hash.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/pycryptopp/publickey/ed25519/_ed25519.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aGez5I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 + cd pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_py running egg_info writing requirements to pycryptopp.egg-info/requires.txt writing pycryptopp.egg-info/PKG-INFO writing top-level names to pycryptopp.egg-info/top_level.txt writing dependency_links to pycryptopp.egg-info/dependency_links.txt reading manifest file 'pycryptopp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pycryptopp.egg-info/SOURCES.txt' running build_ext running install running install_lib creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/ed25519 copying build/lib.linux-riscv64-2.7/pycryptopp/publickey/ed25519/keys.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/ed25519 copying build/lib.linux-riscv64-2.7/pycryptopp/publickey/ed25519/_version.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/ed25519 copying build/lib.linux-riscv64-2.7/pycryptopp/publickey/ed25519/_ed25519.so -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/ed25519 copying build/lib.linux-riscv64-2.7/pycryptopp/publickey/ed25519/__init__.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/ed25519 copying build/lib.linux-riscv64-2.7/pycryptopp/publickey/ecdsa.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey copying build/lib.linux-riscv64-2.7/pycryptopp/publickey/rsa.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey copying build/lib.linux-riscv64-2.7/pycryptopp/publickey/__init__.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/cipher copying build/lib.linux-riscv64-2.7/pycryptopp/cipher/aes.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/cipher copying build/lib.linux-riscv64-2.7/pycryptopp/cipher/xsalsa20.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/cipher copying build/lib.linux-riscv64-2.7/pycryptopp/cipher/__init__.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/cipher copying build/lib.linux-riscv64-2.7/pycryptopp/_version.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/xsalsa20.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors/KAT_AES copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES/ECBKeySbox128e.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors/KAT_AES copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES/ECBGFSbox128e.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors/KAT_AES copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES/ECBVarTxt128e.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors/KAT_AES copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES/ECBVarKey256e.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors/KAT_AES copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES/ECBVarKey128e.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors/KAT_AES copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES/ECBGFSbox256e.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors/KAT_AES copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES/ECBVarTxt256e.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors/KAT_AES copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/KAT_AES/ECBKeySbox256e.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors/KAT_AES copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/SHA256LongMsg.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/SHA256ShortMsg.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/SHA256Monte.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/kat-ed25519.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors copying build/lib.linux-riscv64-2.7/pycryptopp/testvectors/kat-ed25519-short.txt -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/testvectors copying build/lib.linux-riscv64-2.7/pycryptopp/_pycryptopp.so -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test copying build/lib.linux-riscv64-2.7/pycryptopp/test/test_ed25519_kat.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test copying build/lib.linux-riscv64-2.7/pycryptopp/test/test_sha256.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test copying build/lib.linux-riscv64-2.7/pycryptopp/test/test_ed25519.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test copying build/lib.linux-riscv64-2.7/pycryptopp/test/test_aes.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test copying build/lib.linux-riscv64-2.7/pycryptopp/test/test_from_Nikratio.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test copying build/lib.linux-riscv64-2.7/pycryptopp/test/test_rsa.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test copying build/lib.linux-riscv64-2.7/pycryptopp/test/test_ecdsa.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test copying build/lib.linux-riscv64-2.7/pycryptopp/test/__init__.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test copying build/lib.linux-riscv64-2.7/pycryptopp/test/test_xsalsa20.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test copying build/lib.linux-riscv64-2.7/pycryptopp/__init__.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/hash copying build/lib.linux-riscv64-2.7/pycryptopp/hash/sha256.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/hash copying build/lib.linux-riscv64-2.7/pycryptopp/hash/__init__.py -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/hash byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/ed25519/keys.py to keys.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/ed25519/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/ed25519/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/ecdsa.py to ecdsa.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/rsa.py to rsa.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/cipher/aes.py to aes.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/cipher/xsalsa20.py to xsalsa20.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/cipher/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test/test_ed25519_kat.py to test_ed25519_kat.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test/test_sha256.py to test_sha256.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test/test_ed25519.py to test_ed25519.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test/test_aes.py to test_aes.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test/test_from_Nikratio.py to test_from_Nikratio.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test/test_rsa.py to test_rsa.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test/test_ecdsa.py to test_ecdsa.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/test/test_xsalsa20.py to test_xsalsa20.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/hash/sha256.py to sha256.pyc byte-compiling /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/hash/__init__.py to __init__.pyc running install_data creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp copying COPYING.GPL -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp copying COPYING.TGPPL.html -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp copying README.rst -> /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp running install_egg_info Copying pycryptopp.egg-info to /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp/ + rm -rf /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64//usr/cryptopp/extraversion.h + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.0.1206569328141510525648634803928199668821045408958-15.fc29 --unique-debug-suffix -0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 --unique-debug-src-base pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958 extracting debug info from /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/publickey/ed25519/_ed25519.so extracting debug info from /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptopp/_pycryptopp.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 211 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rUCQ1d Processing files: pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VMoX8B + umask 022 + cd /builddir/build/BUILD + cd pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958 + DOCDIR=/builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp + cp -pr COPYING.GPL /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp + cp -pr COPYING.TGPPL.html /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp + cp -pr README.rst /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp + cp -pr ChangeLog /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp + cp -pr copyright /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64/usr/share/doc/pycryptopp + exit 0 Provides: pycryptopp = 0.6.0.1206569328141510525648634803928199668821045408958-15.fc29 pycryptopp(riscv-64) = 0.6.0.1206569328141510525648634803928199668821045408958-15.fc29 python2.7dist(pycryptopp) = 0.6.0.1206569328141510525648634803928199668821045408958 python2dist(pycryptopp) = 0.6.0.1206569328141510525648634803928199668821045408958 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcryptopp.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pycryptopp-debugsource-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 Provides: pycryptopp-debugsource = 0.6.0.1206569328141510525648634803928199668821045408958-15.fc29 pycryptopp-debugsource(riscv-64) = 0.6.0.1206569328141510525648634803928199668821045408958-15.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pycryptopp-debuginfo-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 Provides: debuginfo(build-id) = 32682dadc71a1b5573df10e885c1f329e415547c debuginfo(build-id) = ce886faac993a90fada20e4702caea519416112f pycryptopp-debuginfo = 0.6.0.1206569328141510525648634803928199668821045408958-15.fc29 pycryptopp-debuginfo(riscv-64) = 0.6.0.1206569328141510525648634803928199668821045408958-15.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pycryptopp-debugsource(riscv-64) = 0.6.0.1206569328141510525648634803928199668821045408958-15.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 Wrote: /builddir/build/RPMS/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pycryptopp-debugsource-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pycryptopp-debuginfo-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WQ6LKC + umask 022 + cd /builddir/build/BUILD + cd pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-15.fc29.riscv64 + exit 0 Child return code was: 0