Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-ssh2-python.spec'], chrootPath='/var/lib/mock/f31-build-47493-26834/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'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-ssh2-python.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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Wrote: /builddir/build/SRPMS/python-ssh2-python-0.15.0-4.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-ssh2-python.spec'], chrootPath='/var/lib/mock/f31-build-47493-26834/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'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-ssh2-python.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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RZjIpy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ssh2-python-0.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ssh2-python-0.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ssh2-python-0.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -vrf libssh2 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 removed directory 'libssh2' Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4FkRCx + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + export HAVE_AGENT_FWD=0 + HAVE_AGENT_FWD=0 + 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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'docker' BUILDSTDERR: warning: no previously-included files found matching '.travis.yml' Cython arguments: {'cython_directives': {'embedsignature': True, 'boundscheck': False, 'optimize.use_switch': True, 'wraparound': False}, 'cython_compile_time_env': {'EMBEDDED_LIB': True, 'HAVE_AGENT_FWD': False}} running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/ssh2 copying ssh2/__init__.py -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/_version.py -> build/lib.linux-riscv64-3.7/ssh2 running egg_info creating ssh2_python.egg-info writing ssh2_python.egg-info/PKG-INFO writing dependency_links to ssh2_python.egg-info/dependency_links.txt writing top-level names to ssh2_python.egg-info/top_level.txt writing manifest file 'ssh2_python.egg-info/SOURCES.txt' reading manifest file 'ssh2_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ssh2_python.egg-info/SOURCES.txt' copying ssh2/__init__.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/agent.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/agent.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/c_pkey.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/c_sftp.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/c_ssh2.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/c_stat.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/channel.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/channel.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/error_codes.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/error_codes.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/exceptions.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/fileinfo.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/fileinfo.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/knownhost.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/knownhost.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/listener.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/listener.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/pkey.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/pkey.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/publickey.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/publickey.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/session.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/session.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/sftp.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/sftp.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/sftp_handle.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/sftp_handle.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/statinfo.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/statinfo.pyx -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/utils.pxd -> build/lib.linux-riscv64-3.7/ssh2 copying ssh2/utils.pyx -> build/lib.linux-riscv64-3.7/ssh2 running build_ext skipping 'ssh2/knownhost.c' Cython extension (up-to-date) building 'ssh2.knownhost' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/ssh2 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/knownhost.c -o build/temp.linux-riscv64-3.7/ssh2/knownhost.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/knownhost.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/knownhost.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/exceptions.c' Cython extension (up-to-date) building 'ssh2.exceptions' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/exceptions.c -o build/temp.linux-riscv64-3.7/ssh2/exceptions.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/exceptions.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/exceptions.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/fileinfo.c' Cython extension (up-to-date) building 'ssh2.fileinfo' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/fileinfo.c -o build/temp.linux-riscv64-3.7/ssh2/fileinfo.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/fileinfo.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/fileinfo.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/session.c' Cython extension (up-to-date) building 'ssh2.session' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/session.c -o build/temp.linux-riscv64-3.7/ssh2/session.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/session.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/session.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/agent.c' Cython extension (up-to-date) building 'ssh2.agent' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/agent.c -o build/temp.linux-riscv64-3.7/ssh2/agent.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/agent.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/agent.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/sftp.c' Cython extension (up-to-date) building 'ssh2.sftp' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/sftp.c -o build/temp.linux-riscv64-3.7/ssh2/sftp.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/sftp.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/sftp.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/statinfo.c' Cython extension (up-to-date) building 'ssh2.statinfo' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/statinfo.c -o build/temp.linux-riscv64-3.7/ssh2/statinfo.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/statinfo.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/statinfo.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/error_codes.c' Cython extension (up-to-date) building 'ssh2.error_codes' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/error_codes.c -o build/temp.linux-riscv64-3.7/ssh2/error_codes.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/error_codes.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/error_codes.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/listener.c' Cython extension (up-to-date) building 'ssh2.listener' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/listener.c -o build/temp.linux-riscv64-3.7/ssh2/listener.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/listener.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/listener.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/pkey.c' Cython extension (up-to-date) building 'ssh2.pkey' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/pkey.c -o build/temp.linux-riscv64-3.7/ssh2/pkey.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/pkey.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/pkey.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/sftp_handle.c' Cython extension (up-to-date) building 'ssh2.sftp_handle' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/sftp_handle.c -o build/temp.linux-riscv64-3.7/ssh2/sftp_handle.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/sftp_handle.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/sftp_handle.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/publickey.c' Cython extension (up-to-date) building 'ssh2.publickey' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/publickey.c -o build/temp.linux-riscv64-3.7/ssh2/publickey.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/publickey.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/publickey.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/channel.c' Cython extension (up-to-date) building 'ssh2.channel' extension BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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-annobinssh2/channel.c: In function ‘__pyx_pf_4ssh2_7channel_7Channel_72request_auth_agent’: BUILDSTDERR: ssh2/channel.c:6902:22: warning: implicit declaration of function ‘libssh2_channel_request_auth_agent’; did you mean ‘libssh2_channel_request_pty_ex’? [-Wimplicit-function-declaration] BUILDSTDERR: 6902 | __pyx_v_rc = libssh2_channel_request_auth_agent(__pyx_v_self->_channel); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | libssh2_channel_request_pty_ex + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/channel.c -o build/temp.linux-riscv64-3.7/ssh2/channel.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/channel.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/channel.cpython-37m-riscv64-linux-gnu.so skipping 'ssh2/utils.c' Cython extension (up-to-date) building 'ssh2.utils' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/utils.c -o build/temp.linux-riscv64-3.7/ssh2/utils.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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-3.7/ssh2/utils.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-riscv64-3.7/ssh2/utils.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qsmC3v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64 + cd ssh2-python-0.15.0 + 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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64 Cython arguments: {'cython_directives': {'embedsignature': True, 'boundscheck': False, 'optimize.use_switch': True, 'wraparound': False}, 'cython_compile_time_env': {'EMBEDDED_LIB': True, 'HAVE_AGENT_FWD': True}} running install running install_lib creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/knownhost.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/knownhost.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/utils.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/publickey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/channel.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/session.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/exceptions.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/publickey.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/sftp_handle.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/listener.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/sftp_handle.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/statinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/c_stat.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/utils.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/fileinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/session.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/listener.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/agent.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/agent.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/fileinfo.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/exceptions.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/__init__.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/c_pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/error_codes.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/__init__.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/statinfo.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/agent.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/sftp.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/session.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/knownhost.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/statinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/sftp.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/error_codes.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/c_ssh2.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/listener.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/pkey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/sftp_handle.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/error_codes.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/_version.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/channel.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/publickey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 BUILDSTDERR: copying build/lib.linux-riscv64-3.7/ssh2/channel.pyx -> /builddir/build/BUILDROOT/python-swarning: no previously-included files matching '*' found under directory 'docker' BUILDSTDERR: warning: no previously-included files found matching '.travis.yml' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.15.0-4.fc31 --unique-debug-suffix -0.15.0-4.fc31.riscv64 --unique-debug-src-base python-ssh2-python-0.15.0-4.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ssh2-python-0.15.0 sh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/c_sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/pkey.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/fileinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-riscv64-3.7/ssh2/utils.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2 byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/_version.py to _version.cpython-37.pyc writing byte-compilation script '/tmp/tmp_02kkape.py' /usr/bin/python3 /tmp/tmp_02kkape.py removing /tmp/tmp_02kkape.py running install_egg_info running egg_info writing ssh2_python.egg-info/PKG-INFO writing dependency_links to ssh2_python.egg-info/dependency_links.txt writing top-level names to ssh2_python.egg-info/top_level.txt reading manifest file 'ssh2_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ssh2_python.egg-info/SOURCES.txt' Copying ssh2_python.egg-info to /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2_python-0.15.0-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/channel.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/agent.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/agent.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/channel.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/error_codes.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/exceptions.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/error_codes.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/exceptions.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/knownhost.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/fileinfo.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/knownhost.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/fileinfo.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: explicitly decompress any DWARF compressed ELF sections in 7613 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/listener.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/listener.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/pkey.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/pkey.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/publickey.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/publickey.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/session.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/session.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/sftp.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/sftp.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/sftp_handle.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/sftp_handle.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/statinfo.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/statinfo.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/utils.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7/site-packages/ssh2/utils.cpython-37m-riscv64-linux-gnu.so original debug info size: 4348kB, size after compression: 4028kB /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Processing files: python3-ssh2-python-0.15.0-4.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ISctyw + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/share/doc/python3-ssh2-python + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/share/doc/python3-ssh2-python + cp -pr README.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/share/doc/python3-ssh2-python + cp -pr Changelog.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/share/doc/python3-ssh2-python + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jAdIDv + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/share/licenses/python3-ssh2-python + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/share/licenses/python3-ssh2-python + cp -pr COPYING /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/share/licenses/python3-ssh2-python + cp -pr LICENSE /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64/usr/share/licenses/python3-ssh2-python + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-ssh2-python = 0.15.0-4.fc31 python3-ssh2-python = 0.15.0-4.fc31 python3-ssh2-python(riscv-64) = 0.15.0-4.fc31 python3.7dist(ssh2-python) = 0.15 python3dist(ssh2-python) = 0.15 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) libpython3.7m.so.1.0()(64bit) libssh2.so.1()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-ssh2-python < 0.15.0-4.fc31 Processing files: python-ssh2-python-debugsource-0.15.0-4.fc31.riscv64 Provides: python-ssh2-python-debugsource = 0.15.0-4.fc31 python-ssh2-python-debugsource(riscv-64) = 0.15.0-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-ssh2-python-debuginfo-0.15.0-4.fc31.riscv64 Provides: debuginfo(build-id) = 28a2f1122f0776505fd5105ecfbf24de865fb9cb debuginfo(build-id) = 2cae8cc6fa63cd12d4407c62bcb242de6ba6d65f debuginfo(build-id) = 36cdadc9cf37cf4ab8082ea97ac47b5b0646797a debuginfo(build-id) = 3f4b92cbebd78d33f8ad643c8a61e7ca94d238e6 debuginfo(build-id) = 4a1cc9e4623953f2f83ae38c87eb5f4d0fc933cb debuginfo(build-id) = 4b91fec15fda11dbb53dd2cffa40d34d802d689d debuginfo(build-id) = 5069b0eaab1a68042e746f865839e5d9d9e5b452 debuginfo(build-id) = 64cd5566e19b3297bda095df608a8d24df61bed5 debuginfo(build-id) = 9a4ea912b91091bf623c6c2bd1e98cae199c77ac debuginfo(build-id) = a7d89e1163655f9c44f5f68d89f31c45b1493461 debuginfo(build-id) = af115016468a5b1347350289f7e163fd38e232d4 debuginfo(build-id) = cf152598c6ee958cb645da2e309b240e055c1665 debuginfo(build-id) = d832e72d626afaf19df7c8cac878efbeb2ab2b29 debuginfo(build-id) = fc0ae1b5fa9adb5f61a2ac93bc4274af382ad296 python3-ssh2-python-debuginfo = 0.15.0-4.fc31 python3-ssh2-python-debuginfo(riscv-64) = 0.15.0-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ssh2-python-debugsource(riscv-64) = 0.15.0-4.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-ssh2-python-0.15.0-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-ssh2-python-debugsource-0.15.0-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-ssh2-python-debuginfo-0.15.0-4.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LcbVVz + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-4.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0