Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-ssh2-python.spec'], chrootPath='/var/lib/mock/f34-build-25372928-2886690/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1611705600 Wrote: /builddir/build/SRPMS/python-ssh2-python-0.15.0-11.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-ssh2-python.spec'], chrootPath='/var/lib/mock/f34-build-25372928-2886690/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1611705600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pfxRmf + 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 removed directory 'libssh2' ++ grep -rl '/\* Generated by Cython' + rm ssh2/channel.c ssh2/publickey.c ssh2/exceptions.c ssh2/sftp_handle.c ssh2/fileinfo.c ssh2/knownhost.c ssh2/error_codes.c ssh2/pkey.c ssh2/utils.c ssh2/sftp.c ssh2/agent.c ssh2/listener.c ssh2/session.c ssh2/statinfo.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PVgB6a + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + export HAVE_AGENT_FWD=0 + HAVE_AGENT_FWD=0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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' 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-armv7l-3.9 creating build/lib.linux-armv7l-3.9/ssh2 copying ssh2/_version.py -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/__init__.py -> build/lib.linux-armv7l-3.9/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' warning: no previously-included files matching '*' found under directory 'docker' warning: no previously-included files found matching '.travis.yml' writing manifest file 'ssh2_python.egg-info/SOURCES.txt' copying ssh2/__init__.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/agent.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/agent.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/c_pkey.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/c_sftp.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/c_ssh2.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/c_stat.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/channel.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/channel.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/error_codes.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/error_codes.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/exceptions.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/fileinfo.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/fileinfo.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/knownhost.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/knownhost.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/listener.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/listener.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/pkey.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/pkey.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/publickey.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/publickey.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/session.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/session.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/sftp.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/sftp.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/sftp_handle.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/sftp_handle.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/statinfo.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/statinfo.pyx -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/utils.pxd -> build/lib.linux-armv7l-3.9/ssh2 copying ssh2/utils.pyx -> build/lib.linux-armv7l-3.9/ssh2 running build_ext cythoning ssh2/error_codes.pyx to ssh2/error_codes.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/error_codes.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/sftp_handle.pyx to ssh2/sftp_handle.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/sftp_handle.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/pkey.pyx to ssh2/pkey.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/pkey.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/utils.pyx to ssh2/utils.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/utils.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/channel.pyx to ssh2/channel.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/channel.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/session.pyx to ssh2/session.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/session.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/knownhost.pyx to ssh2/knownhost.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/knownhost.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/statinfo.pyx to ssh2/statinfo.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/statinfo.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/agent.pyx to ssh2/agent.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/agent.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/fileinfo.pyx to ssh2/fileinfo.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/fileinfo.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/sftp.pyx to ssh2/sftp.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/sftp.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/exceptions.pyx to ssh2/exceptions.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/exceptions.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/listener.pyx to ssh2/listener.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/listener.pxd tree = Parsing.p_module(s, pxd, full_module_name) cythoning ssh2/publickey.pyx to ssh2/publickey.c /usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/ssh2-python-0.15.0/ssh2/publickey.pxd tree = Parsing.p_module(s, pxd, full_module_name) building 'ssh2.error_codes' extension creating build/temp.linux-armv7l-3.9 creating build/temp.linux-armv7l-3.9/ssh2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/error_codes.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/error_codes.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/error_codes.cpython-39-arm-linux-gnueabihf.so building 'ssh2.sftp_handle' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/sftp_handle.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/sftp_handle.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/sftp_handle.cpython-39-arm-linux-gnueabihf.so building 'ssh2.pkey' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/pkey.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/pkey.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/pkey.cpython-39-arm-linux-gnueabihf.so building 'ssh2.utils' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/utils.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/utils.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/utils.cpython-39-arm-linux-gnueabihf.so building 'ssh2.channel' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/channel.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/channel.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/channel.cpython-39-arm-linux-gnueabihf.so building 'ssh2.session' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/session.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/session.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/session.cpython-39-arm-linux-gnueabihf.so building 'ssh2.knownhost' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/knownhost.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/knownhost.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/knownhost.cpython-39-arm-linux-gnueabihf.so building 'ssh2.statinfo' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/statinfo.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/statinfo.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/statinfo.cpython-39-arm-linux-gnueabihf.so building 'ssh2.agent' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/agent.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/agent.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/agent.cpython-39-arm-linux-gnueabihf.so building 'ssh2.fileinfo' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/fileinfo.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/fileinfo.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/fileinfo.cpython-39-arm-linux-gnueabihf.so building 'ssh2.sftp' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/sftp.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/sftp.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/sftp.cpython-39-arm-linux-gnueabihf.so building 'ssh2.exceptions' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/exceptions.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/exceptions.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/exceptions.cpython-39-arm-linux-gnueabihf.so building 'ssh2.listener' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/listener.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/listener.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/listener.cpython-39-arm-linux-gnueabihf.so building 'ssh2.publickey' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Ilibssh2/include -I/usr/include/python3.9 -c ssh2/publickey.c -o build/temp.linux-armv7l-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/ssh2/publickey.o -L/usr/lib -lssh2 -o build/lib.linux-armv7l-3.9/ssh2/publickey.cpython-39-arm-linux-gnueabihf.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5jGr2f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm ++ dirname /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm + cd ssh2-python-0.15.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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-11.fc34.arm 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-11.fc34.arm/usr creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/listener.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/statinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/error_codes.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/sftp_handle.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/knownhost.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/error_codes.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/session.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/listener.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/sftp_handle.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/error_codes.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/pkey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/utils.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/sftp.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/utils.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/utils.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/c_pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/_version.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/channel.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/sftp_handle.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/session.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/statinfo.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/fileinfo.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/channel.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/c_sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/session.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/__init__.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/knownhost.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/knownhost.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/publickey.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/statinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/fileinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/__init__.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/publickey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/agent.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/fileinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/sftp.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/exceptions.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/exceptions.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/c_stat.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/listener.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/agent.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/agent.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/publickey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/c_ssh2.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/channel.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 copying build/lib.linux-armv7l-3.9/ssh2/pkey.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2 byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpmsagn_el.py' /usr/bin/python3 /tmp/tmpmsagn_el.py removing /tmp/tmpmsagn_el.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' warning: no previously-included files matching '*' found under directory 'docker' warning: no previously-included files found matching '.travis.yml' writing manifest file 'ssh2_python.egg-info/SOURCES.txt' Copying ssh2_python.egg-info to /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2_python-0.15.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.15.0-11.fc34 --unique-debug-suffix -0.15.0-11.fc34.arm --unique-debug-src-base python-ssh2-python-0.15.0-11.fc34.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ssh2-python-0.15.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/error_codes.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/exceptions.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/fileinfo.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/channel.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/agent.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/channel.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/fileinfo.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/error_codes.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/exceptions.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/agent.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/knownhost.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/listener.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/pkey.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/publickey.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/session.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/knownhost.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/listener.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/publickey.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/pkey.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/session.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/sftp.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/sftp_handle.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/statinfo.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/utils.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/sftp_handle.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/sftp.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/statinfo.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9/site-packages/ssh2/utils.cpython-39-arm-linux-gnueabihf.so original debug info size: 3300kB, size after compression: 3020kB /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. 7971 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/lib/debug/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-ssh2-python-0.15.0-11.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N0FjFd + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/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-11.fc34.arm/usr/share/doc/python3-ssh2-python + cp -pr README.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/share/doc/python3-ssh2-python + cp -pr Changelog.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/share/doc/python3-ssh2-python + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JVjkzk + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/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-11.fc34.arm/usr/share/licenses/python3-ssh2-python + cp -pr COPYING /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/share/licenses/python3-ssh2-python + cp -pr LICENSE /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm/usr/share/licenses/python3-ssh2-python + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ssh2-python = 0.15.0-11.fc34 python3-ssh2-python = 0.15.0-11.fc34 python3-ssh2-python(armv7hl-32) = 0.15.0-11.fc34 python3.9-ssh2-python = 0.15.0-11.fc34 python3.9dist(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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libssh2.so.1 python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-ssh2-python < 0.15.0-11.fc34 Processing files: python-ssh2-python-debugsource-0.15.0-11.fc34.armv7hl Provides: python-ssh2-python-debugsource = 0.15.0-11.fc34 python-ssh2-python-debugsource(armv7hl-32) = 0.15.0-11.fc34 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-11.fc34.armv7hl Provides: debuginfo(build-id) = 0565d1cb5f11dd23acb59b17665beefa7fc1aafe debuginfo(build-id) = 19d356fac0d908041a1a4ea48dbe172c9cb98ef8 debuginfo(build-id) = 1ae071cf38e0f74b0a91b0a69fc7affcdfad402f debuginfo(build-id) = 436e962b771bc6c3a6657db187e2f3920696182e debuginfo(build-id) = 587e7443344b74f2cb65a8639c6f7fcce2df878c debuginfo(build-id) = 6fe845140d15b33cafcec4ea66f2f794c6a92f62 debuginfo(build-id) = 87914c38502c310d976e3487e73c2af66380b32f debuginfo(build-id) = 912a35f7ab2b18b7469469790bf9208309349081 debuginfo(build-id) = b93ddddf5ac2bedfe06575da7af18044a7fc74ae debuginfo(build-id) = bd955c41b0feb801e9051d63d125ea65d6e8017d debuginfo(build-id) = d3a412d37aa2fe3d224b8faec2ae25d10897f35b debuginfo(build-id) = d6e40a04cee155710790989ee0f5c9dcbdba0376 debuginfo(build-id) = ec8d0b12ecb24040872b11f8da61e2cfb59aeafd debuginfo(build-id) = f2c05f6ccf23078c333945e908b9cd61356a233d python-ssh2-python-debuginfo = 0.15.0-11.fc34 python3-ssh2-python-debuginfo = 0.15.0-11.fc34 python3-ssh2-python-debuginfo(armv7hl-32) = 0.15.0-11.fc34 python3.9-ssh2-python-debuginfo = 0.15.0-11.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ssh2-python-debugsource(armv7hl-32) = 0.15.0-11.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-11.fc34.arm Wrote: /builddir/build/RPMS/python3-ssh2-python-0.15.0-11.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-ssh2-python-debuginfo-0.15.0-11.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/python-ssh2-python-debugsource-0.15.0-11.fc34.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fEgPts + 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-11.fc34.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0