Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ssh2-python.spec'], chrootPath='/var/lib/mock/f29-build-13056598-949986/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ssh2-python-0.15.0-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ssh2-python.spec'], chrootPath='/var/lib/mock/f29-build-13056598-949986/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FehqQX + 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' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rRFYT5 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' Cython arguments: {'cython_compile_time_env': {'HAVE_AGENT_FWD': False, 'EMBEDDED_LIB': True}, 'cython_directives': {'embedsignature': True, 'boundscheck': False, 'wraparound': False, 'optimize.use_switch': True}} running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/ssh2 copying ssh2/_version.py -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/__init__.py -> build/lib.linux-x86_64-2.7/ssh2 running egg_info creating ssh2_python.egg-info writing ssh2_python.egg-info/PKG-INFO writing top-level names to ssh2_python.egg-info/top_level.txt writing dependency_links to ssh2_python.egg-info/dependency_links.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-x86_64-2.7/ssh2 copying ssh2/agent.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/agent.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/c_pkey.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/c_sftp.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/c_ssh2.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/c_stat.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/channel.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/channel.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/error_codes.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/error_codes.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/exceptions.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/fileinfo.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/fileinfo.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/knownhost.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/knownhost.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/listener.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/listener.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/pkey.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/pkey.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/publickey.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/publickey.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/session.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/session.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/sftp.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/sftp.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/sftp_handle.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/sftp_handle.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/statinfo.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/statinfo.pyx -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/utils.pxd -> build/lib.linux-x86_64-2.7/ssh2 copying ssh2/utils.pyx -> build/lib.linux-x86_64-2.7/ssh2 running build_ext skipping 'ssh2/publickey.c' Cython extension (up-to-date) building 'ssh2.publickey' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/ssh2 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/publickey.c -o build/temp.linux-x86_64-2.7/ssh2/publickey.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/publickey.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/publickey.so skipping 'ssh2/error_codes.c' Cython extension (up-to-date) building 'ssh2.error_codes' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/error_codes.c -o build/temp.linux-x86_64-2.7/ssh2/error_codes.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/error_codes.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/error_codes.so skipping 'ssh2/sftp_handle.c' Cython extension (up-to-date) building 'ssh2.sftp_handle' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/sftp_handle.c -o build/temp.linux-x86_64-2.7/ssh2/sftp_handle.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/sftp_handle.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/sftp_handle.so skipping 'ssh2/fileinfo.c' Cython extension (up-to-date) building 'ssh2.fileinfo' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/fileinfo.c -o build/temp.linux-x86_64-2.7/ssh2/fileinfo.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/fileinfo.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/fileinfo.so skipping 'ssh2/channel.c' Cython extension (up-to-date) building 'ssh2.channel' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/channel.c -o build/temp.linux-x86_64-2.7/ssh2/channel.o -O3 ssh2/channel.c: In function '__pyx_pf_4ssh2_7channel_7Channel_72request_auth_agent': 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] __pyx_v_rc = libssh2_channel_request_auth_agent(__pyx_v_self->_channel); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libssh2_channel_request_pty_ex gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/channel.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/channel.so skipping 'ssh2/knownhost.c' Cython extension (up-to-date) building 'ssh2.knownhost' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/knownhost.c -o build/temp.linux-x86_64-2.7/ssh2/knownhost.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/knownhost.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/knownhost.so skipping 'ssh2/sftp.c' Cython extension (up-to-date) building 'ssh2.sftp' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/sftp.c -o build/temp.linux-x86_64-2.7/ssh2/sftp.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/sftp.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/sftp.so skipping 'ssh2/session.c' Cython extension (up-to-date) building 'ssh2.session' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/session.c -o build/temp.linux-x86_64-2.7/ssh2/session.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/session.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/session.so skipping 'ssh2/exceptions.c' Cython extension (up-to-date) building 'ssh2.exceptions' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/exceptions.c -o build/temp.linux-x86_64-2.7/ssh2/exceptions.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/exceptions.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/exceptions.so skipping 'ssh2/agent.c' Cython extension (up-to-date) building 'ssh2.agent' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/agent.c -o build/temp.linux-x86_64-2.7/ssh2/agent.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/agent.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/agent.so skipping 'ssh2/listener.c' Cython extension (up-to-date) building 'ssh2.listener' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/listener.c -o build/temp.linux-x86_64-2.7/ssh2/listener.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/listener.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/listener.so skipping 'ssh2/statinfo.c' Cython extension (up-to-date) building 'ssh2.statinfo' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/statinfo.c -o build/temp.linux-x86_64-2.7/ssh2/statinfo.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/statinfo.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/statinfo.so skipping 'ssh2/utils.c' Cython extension (up-to-date) building 'ssh2.utils' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/utils.c -o build/temp.linux-x86_64-2.7/ssh2/utils.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/utils.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/utils.so skipping 'ssh2/pkey.c' Cython extension (up-to-date) building 'ssh2.pkey' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/pkey.c -o build/temp.linux-x86_64-2.7/ssh2/pkey.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/ssh2/pkey.o -L/usr/lib64 -lssh2 -lpython2.7 -o build/lib.linux-x86_64-2.7/ssh2/pkey.so + sleep 1 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -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/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/ssh2 copying ssh2/_version.py -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/__init__.py -> build/lib.linux-x86_64-3.7/ssh2 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/__init__.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/agent.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/agent.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/c_pkey.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/c_sftp.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/c_ssh2.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/c_stat.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/channel.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/channel.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/error_codes.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/error_codes.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/exceptions.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/fileinfo.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/fileinfo.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/knownhost.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/knownhost.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/listener.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/listener.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/pkey.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/pkey.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/publickey.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/publickey.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/session.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/session.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/sftp.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/sftp.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/sftp_handle.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/sftp_handle.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/statinfo.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/statinfo.pyx -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/utils.pxd -> build/lib.linux-x86_64-3.7/ssh2 copying ssh2/utils.pyx -> build/lib.linux-x86_64-3.7/ssh2 running build_ext skipping 'ssh2/publickey.c' Cython extension (up-to-date) building 'ssh2.publickey' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/ssh2 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/publickey.c -o build/temp.linux-x86_64-3.7/ssh2/publickey.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/publickey.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/publickey.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/error_codes.c' Cython extension (up-to-date) building 'ssh2.error_codes' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/error_codes.c -o build/temp.linux-x86_64-3.7/ssh2/error_codes.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/error_codes.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/error_codes.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/sftp_handle.c' Cython extension (up-to-date) building 'ssh2.sftp_handle' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/sftp_handle.c -o build/temp.linux-x86_64-3.7/ssh2/sftp_handle.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/sftp_handle.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/sftp_handle.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/fileinfo.c' Cython extension (up-to-date) building 'ssh2.fileinfo' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/fileinfo.c -o build/temp.linux-x86_64-3.7/ssh2/fileinfo.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/fileinfo.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/fileinfo.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/channel.c' Cython extension (up-to-date) building 'ssh2.channel' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/channel.c -o build/temp.linux-x86_64-3.7/ssh2/channel.o -O3 ssh2/channel.c: In function ‘__pyx_pf_4ssh2_7channel_7Channel_72request_auth_agent’: 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] __pyx_v_rc = libssh2_channel_request_auth_agent(__pyx_v_self->_channel); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libssh2_channel_request_pty_ex gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/channel.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/channel.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/knownhost.c' Cython extension (up-to-date) building 'ssh2.knownhost' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/knownhost.c -o build/temp.linux-x86_64-3.7/ssh2/knownhost.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/knownhost.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/knownhost.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/sftp.c' Cython extension (up-to-date) building 'ssh2.sftp' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/sftp.c -o build/temp.linux-x86_64-3.7/ssh2/sftp.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/sftp.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/sftp.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/session.c' Cython extension (up-to-date) building 'ssh2.session' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/session.c -o build/temp.linux-x86_64-3.7/ssh2/session.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/session.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/session.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/exceptions.c' Cython extension (up-to-date) building 'ssh2.exceptions' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/exceptions.c -o build/temp.linux-x86_64-3.7/ssh2/exceptions.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/exceptions.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/exceptions.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/agent.c' Cython extension (up-to-date) building 'ssh2.agent' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/agent.c -o build/temp.linux-x86_64-3.7/ssh2/agent.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/agent.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/agent.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/listener.c' Cython extension (up-to-date) building 'ssh2.listener' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/listener.c -o build/temp.linux-x86_64-3.7/ssh2/listener.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/listener.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/listener.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/statinfo.c' Cython extension (up-to-date) building 'ssh2.statinfo' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/statinfo.c -o build/temp.linux-x86_64-3.7/ssh2/statinfo.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/statinfo.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/statinfo.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/utils.c' Cython extension (up-to-date) building 'ssh2.utils' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/utils.c -o build/temp.linux-x86_64-3.7/ssh2/utils.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/utils.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/utils.cpython-37m-x86_64-linux-gnu.so skipping 'ssh2/pkey.c' Cython extension (up-to-date) building 'ssh2.pkey' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/pkey.c -o build/temp.linux-x86_64-3.7/ssh2/pkey.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ssh2/pkey.o -L/usr/lib64 -lssh2 -lpython3.7m -o build/lib.linux-x86_64-3.7/ssh2/pkey.cpython-37m-x86_64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rzbimw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64 Cython arguments: {'cython_compile_time_env': {'HAVE_AGENT_FWD': True, 'EMBEDDED_LIB': True}, 'cython_directives': {'embedsignature': True, 'boundscheck': False, 'wraparound': False, 'optimize.use_switch': True}} running install running install_lib creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/statinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/publickey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/error_codes.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/sftp_handle.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/utils.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/fileinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/error_codes.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/channel.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/knownhost.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/sftp_handle.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/utils.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/sftp.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/statinfo.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/c_sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/session.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/c_ssh2.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/session.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/c_stat.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/exceptions.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/exceptions.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/publickey.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/agent.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/_version.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/agent.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/agent.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/session.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/publickey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/sftp.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/__init__.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/listener.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/listener.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/fileinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/sftp_handle.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/listener.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/channel.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/knownhost.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/error_codes.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/knownhost.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/statinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/pkey.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/channel.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/__init__.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/utils.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/c_pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/fileinfo.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/pkey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 copying build/lib.linux-x86_64-2.7/ssh2/sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2 byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpadW77c.py' /usr/bin/python2 -O /tmp/tmpadW77c.py removing /tmp/tmpadW77c.py running install_egg_info running egg_info writing ssh2_python.egg-info/PKG-INFO writing top-level names to ssh2_python.egg-info/top_level.txt writing dependency_links to ssh2_python.egg-info/dependency_links.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-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2_python-0.15.0-py2.7.egg-info running install_scripts + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -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-2.fc29.x86_64 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-2.fc29.x86_64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/statinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/publickey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/error_codes.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/sftp_handle.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/fileinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/error_codes.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/channel.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/knownhost.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/utils.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/knownhost.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/sftp_handle.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/sftp.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/c_sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/error_codes.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/session.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/c_ssh2.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/exceptions.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/c_stat.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/exceptions.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/utils.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/_version.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/session.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/agent.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/agent.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/agent.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/session.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/pkey.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/channel.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/statinfo.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/publickey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/__init__.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/listener.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/listener.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/fileinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/sftp_handle.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/fileinfo.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/channel.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/sftp.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/listener.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/knownhost.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/statinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/publickey.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/__init__.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/utils.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/c_pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/pkey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 copying build/lib.linux-x86_64-3.7/ssh2/sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2 byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp6twblhzv.py' /usr/bin/python3 /tmp/tmp6twblhzv.py removing /tmp/tmp6twblhzv.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-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2_python-0.15.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.15.0-2.fc29 --unique-debug-suffix -0.15.0-2.fc29.x86_64 --unique-debug-src-base python-ssh2-python-0.15.0-2.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/ssh2-python-0.15.0 extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/exceptions.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/knownhost.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/utils.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/error_codes.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/sftp_handle.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/session.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/agent.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/listener.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/statinfo.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/pkey.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/publickey.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/fileinfo.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/channel.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7/site-packages/ssh2/sftp.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/sftp_handle.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/utils.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/knownhost.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/statinfo.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/pkey.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/error_codes.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/session.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/exceptions.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/agent.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/publickey.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/sftp.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/listener.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/fileinfo.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7/site-packages/ssh2/channel.so /usr/lib/rpm/sepdebugcrcfix: Updated 28 CRC32s, 0 CRC32s did match. 7613 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/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-2.fc29.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-ssh2-python-0.15.0-2.fc29.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u0AJm3 + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/doc/python2-ssh2-python + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/doc/python2-ssh2-python + cp -pr README.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/doc/python2-ssh2-python + cp -pr Changelog.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/doc/python2-ssh2-python + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9FaFoA + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/licenses/python2-ssh2-python + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/licenses/python2-ssh2-python + cp -pr COPYING /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/licenses/python2-ssh2-python + cp -pr LICENSE /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/licenses/python2-ssh2-python + exit 0 Provides: python-ssh2-python = 0.15.0-2.fc29 python-ssh2-python(x86-64) = 0.15.0-2.fc29 python2-ssh2-python = 0.15.0-2.fc29 python2-ssh2-python(x86-64) = 0.15.0-2.fc29 python2.7dist(ssh2-python) = 0.15.0 python2dist(ssh2-python) = 0.15.0 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libssh2.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-ssh2-python < 0.15.0-2.fc29 Processing files: python3-ssh2-python-0.15.0-2.fc29.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dUEeuh + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/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-2.fc29.x86_64/usr/share/doc/python3-ssh2-python + cp -pr README.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/doc/python3-ssh2-python + cp -pr Changelog.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/doc/python3-ssh2-python + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CHMTAY + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/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-2.fc29.x86_64/usr/share/licenses/python3-ssh2-python + cp -pr COPYING /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/licenses/python3-ssh2-python + cp -pr LICENSE /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64/usr/share/licenses/python3-ssh2-python + exit 0 Provides: python3-ssh2-python = 0.15.0-2.fc29 python3-ssh2-python(x86-64) = 0.15.0-2.fc29 python3.7dist(ssh2-python) = 0.15.0 python3dist(ssh2-python) = 0.15.0 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) libssh2.so.1()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-ssh2-python-debugsource-0.15.0-2.fc29.x86_64 Provides: python-ssh2-python-debugsource = 0.15.0-2.fc29 python-ssh2-python-debugsource(x86-64) = 0.15.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-ssh2-python-debuginfo-0.15.0-2.fc29.x86_64 Provides: python-ssh2-python-debuginfo = 0.15.0-2.fc29 python-ssh2-python-debuginfo(x86-64) = 0.15.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ssh2-python-debugsource(x86-64) = 0.15.0-2.fc29 Processing files: python2-ssh2-python-debuginfo-0.15.0-2.fc29.x86_64 Provides: debuginfo(build-id) = 051af3ea83d5dbebe007ad7432609b0290d5d2b7 debuginfo(build-id) = 17ad11e04cb9eb55c21995daa2361bc5315a3e42 debuginfo(build-id) = 180c998b8e9c6f022038a5911081f94bc1c0115a debuginfo(build-id) = 3f78eca563029ab6f611a64851b4c17a9de3eae1 debuginfo(build-id) = 501972405d0890db89e8662c34f71f0847bc6e82 debuginfo(build-id) = 51fec7c73aa288e86bd007455559ed9a638b5f97 debuginfo(build-id) = 74666dd7dd6b39662237dda4c2c708c86dff6114 debuginfo(build-id) = 959d9fdcf6f63f19339206276e2e271c0e100b7d debuginfo(build-id) = 9821ce5e42451413fd3812a830cc94a2198596e6 debuginfo(build-id) = 9aa0fb536f0f1fa5390d8600bb079395f81cddf0 debuginfo(build-id) = b1b8a7201f8975ff409e7754c8a3bff90711e54f debuginfo(build-id) = c63d83393a98b30a59e29cb37363b3f66ae671d6 debuginfo(build-id) = eac2fdf80fce4166d603f56020327d3af9b90726 debuginfo(build-id) = faac365f4028ea8e8ac92942a8f7a6c5a38039e3 python2-ssh2-python-debuginfo = 0.15.0-2.fc29 python2-ssh2-python-debuginfo(x86-64) = 0.15.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ssh2-python-debugsource(x86-64) = 0.15.0-2.fc29 Processing files: python3-ssh2-python-debuginfo-0.15.0-2.fc29.x86_64 Provides: debuginfo(build-id) = 0068c7dad77ed20a981a53a539a70c64732a5bca debuginfo(build-id) = 039a18c28925fb51787d535830e758f1e1857689 debuginfo(build-id) = 54fefdaa9a5c3c7ca45478b13af165258331cb5e debuginfo(build-id) = 5aaead2c1656ac05e7b861d7cba1cb3b704251c2 debuginfo(build-id) = 5c6e29a557290efde9a49df9d0a307d1933b787b debuginfo(build-id) = 76220237f9465827d0b66268644119ba25dd710d debuginfo(build-id) = 789526f268af6783b3c0ea086acd90587b6ec7ea debuginfo(build-id) = 797678d96688ddca60bd7d9c870100d0354daca9 debuginfo(build-id) = 96d8473df54097d0a925670b547f6b0600de28f8 debuginfo(build-id) = ae6d4294b29df339a1f926d574cb575db432e4e8 debuginfo(build-id) = b2de5d404dfd5b840e12cd0c58b581e938f4bc7d debuginfo(build-id) = bff2937e7cc075ff0156c6b62a38dbd0e26d1be4 debuginfo(build-id) = f57354572b1adc70982805112481cb7702526f45 debuginfo(build-id) = fbef5fd83b14ad1d3bbba3cfc0d16a1082d6fb5c python3-ssh2-python-debuginfo = 0.15.0-2.fc29 python3-ssh2-python-debuginfo(x86-64) = 0.15.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ssh2-python-debugsource(x86-64) = 0.15.0-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.x86_64 Wrote: /builddir/build/RPMS/python2-ssh2-python-0.15.0-2.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/python3-ssh2-python-0.15.0-2.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/python-ssh2-python-debugsource-0.15.0-2.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/python-ssh2-python-debuginfo-0.15.0-2.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/python2-ssh2-python-debuginfo-0.15.0-2.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/python3-ssh2-python-debuginfo-0.15.0-2.fc29.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OEk1MT + 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-2.fc29.x86_64 + exit 0 Child return code was: 0