Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-ssh2-python.spec'], chrootPath='/var/lib/mock/f29-build-13056601-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 i686 --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: i686 Building for target i686 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 i686 --nodeps /builddir/build/SPECS/python-ssh2-python.spec'], chrootPath='/var/lib/mock/f29-build-13056601-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 i686 --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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ThxC51 + 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.drQIG8 + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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-i686-2.7 creating build/lib.linux-i686-2.7/ssh2 copying ssh2/__init__.py -> build/lib.linux-i686-2.7/ssh2 copying ssh2/_version.py -> build/lib.linux-i686-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-i686-2.7/ssh2 copying ssh2/agent.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/agent.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/c_pkey.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/c_sftp.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/c_ssh2.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/c_stat.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/channel.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/channel.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/error_codes.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/error_codes.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/exceptions.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/fileinfo.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/fileinfo.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/knownhost.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/knownhost.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/listener.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/listener.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/pkey.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/pkey.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/publickey.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/publickey.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/session.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/session.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/sftp.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/sftp.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/sftp_handle.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/sftp_handle.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/statinfo.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/statinfo.pyx -> build/lib.linux-i686-2.7/ssh2 copying ssh2/utils.pxd -> build/lib.linux-i686-2.7/ssh2 copying ssh2/utils.pyx -> build/lib.linux-i686-2.7/ssh2 running build_ext skipping 'ssh2/knownhost.c' Cython extension (up-to-date) building 'ssh2.knownhost' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/knownhost.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/knownhost.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/knownhost.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/session.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/session.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/session.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/error_codes.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/error_codes.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/pkey.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/pkey.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/pkey.so skipping 'ssh2/publickey.c' Cython extension (up-to-date) building 'ssh2.publickey' 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/publickey.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/publickey.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/publickey.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/sftp_handle.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/fileinfo.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/fileinfo.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/fileinfo.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/utils.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/utils.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/utils.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/exceptions.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/exceptions.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/exceptions.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/channel.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/channel.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/channel.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/agent.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/agent.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/listener.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/listener.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/listener.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/sftp.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/sftp.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/sftp.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python2.7 -c ssh2/statinfo.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/ssh2/statinfo.o -L/usr/lib -lssh2 -lpython2.7 -o build/lib.linux-i686-2.7/ssh2/statinfo.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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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-i686-3.7 creating build/lib.linux-i686-3.7/ssh2 copying ssh2/__init__.py -> build/lib.linux-i686-3.7/ssh2 copying ssh2/_version.py -> build/lib.linux-i686-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-i686-3.7/ssh2 copying ssh2/agent.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/agent.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/c_pkey.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/c_sftp.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/c_ssh2.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/c_stat.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/channel.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/channel.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/error_codes.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/error_codes.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/exceptions.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/fileinfo.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/fileinfo.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/knownhost.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/knownhost.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/listener.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/listener.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/pkey.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/pkey.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/publickey.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/publickey.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/session.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/session.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/sftp.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/sftp.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/sftp_handle.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/sftp_handle.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/statinfo.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/statinfo.pyx -> build/lib.linux-i686-3.7/ssh2 copying ssh2/utils.pxd -> build/lib.linux-i686-3.7/ssh2 copying ssh2/utils.pyx -> build/lib.linux-i686-3.7/ssh2 running build_ext skipping 'ssh2/knownhost.c' Cython extension (up-to-date) building 'ssh2.knownhost' extension creating build/temp.linux-i686-3.7 creating build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/knownhost.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/knownhost.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/knownhost.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/session.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/session.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/session.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/error_codes.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/error_codes.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/pkey.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/pkey.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/pkey.cpython-37m-i386-linux-gnu.so skipping 'ssh2/publickey.c' Cython extension (up-to-date) building 'ssh2.publickey' 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/publickey.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/publickey.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/publickey.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/sftp_handle.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/sftp_handle.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/fileinfo.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/fileinfo.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/fileinfo.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/utils.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/utils.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/utils.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/exceptions.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/exceptions.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/exceptions.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/channel.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/channel.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/channel.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/agent.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/agent.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/agent.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/listener.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/listener.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/listener.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/sftp.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/sftp.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/sftp.cpython-37m-i386-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ilibssh2/include -I/usr/include/python3.7m -c ssh2/statinfo.c -o build/temp.linux-i686-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.7/ssh2/statinfo.o -L/usr/lib -lssh2 -lpython3.7m -o build/lib.linux-i686-3.7/ssh2/statinfo.cpython-37m-i386-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2YEgS7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386 ++ dirname /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386 + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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.i386 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.i386/usr creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/session.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/publickey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/pkey.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/c_ssh2.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/c_sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/agent.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/utils.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/error_codes.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/statinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/statinfo.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/channel.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/sftp_handle.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/c_stat.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/knownhost.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/exceptions.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/channel.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/c_pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/knownhost.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/listener.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/session.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/session.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/__init__.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/error_codes.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/pkey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/publickey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/knownhost.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/listener.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/sftp_handle.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/fileinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/sftp_handle.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/utils.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/exceptions.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/fileinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/fileinfo.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/utils.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/__init__.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/channel.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/agent.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/listener.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/_version.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/sftp.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/publickey.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/sftp.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/statinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/error_codes.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 copying build/lib.linux-i686-2.7/ssh2/agent.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2 byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/_version.py to _version.pyc writing byte-compilation script '/tmp/tmpwDfCvm.py' /usr/bin/python2 -O /tmp/tmpwDfCvm.py removing /tmp/tmpwDfCvm.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.i386/usr/lib/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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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.i386 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.i386/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/publickey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/agent.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/pkey.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/error_codes.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/c_ssh2.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/c_sftp.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/knownhost.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/sftp_handle.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/fileinfo.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/agent.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/channel.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/error_codes.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/session.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/statinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/sftp_handle.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/publickey.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/c_stat.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/knownhost.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/channel.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/c_pkey.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/knownhost.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/listener.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/session.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/session.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/statinfo.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/__init__.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/utils.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/error_codes.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/pkey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/publickey.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/sftp_handle.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/fileinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/utils.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/exceptions.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/fileinfo.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/listener.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/utils.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/exceptions.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/__init__.pxd -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/channel.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/agent.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/listener.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/_version.py -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/sftp.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/statinfo.pyx -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 copying build/lib.linux-i686-3.7/ssh2/sftp.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2 byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/_version.py to _version.cpython-37.pyc writing byte-compilation script '/tmp/tmpmho_2zte.py' /usr/bin/python3 /tmp/tmpmho_2zte.py removing /tmp/tmpmho_2zte.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.i386/usr/lib/python3.7/site-packages/ssh2_python-0.15.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.15.0-2.fc29 --unique-debug-suffix -0.15.0-2.fc29.i386 --unique-debug-src-base python-ssh2-python-0.15.0-2.fc29.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -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.i386/usr/lib/python2.7/site-packages/ssh2/pkey.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/statinfo.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/session.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/utils.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/exceptions.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/channel.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/knownhost.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/listener.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/sftp_handle.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/fileinfo.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/publickey.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/sftp.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/error_codes.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7/site-packages/ssh2/agent.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/agent.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/pkey.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/error_codes.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/knownhost.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/sftp_handle.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/fileinfo.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/channel.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/session.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/publickey.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/statinfo.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/utils.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/listener.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/exceptions.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7/site-packages/ssh2/sftp.cpython-37m-i386-linux-gnu.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.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/debug/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-ssh2-python-0.15.0-2.fc29.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MdAF2f + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/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.i386/usr/share/doc/python2-ssh2-python + cp -pr README.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/share/doc/python2-ssh2-python + cp -pr Changelog.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/share/doc/python2-ssh2-python + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1eYoeo + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/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.i386/usr/share/licenses/python2-ssh2-python + cp -pr COPYING /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/share/licenses/python2-ssh2-python + cp -pr LICENSE /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/share/licenses/python2-ssh2-python + exit 0 Provides: python-ssh2-python = 0.15.0-2.fc29 python-ssh2-python(x86-32) = 0.15.0-2.fc29 python2-ssh2-python = 0.15.0-2.fc29 python2-ssh2-python(x86-32) = 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpython2.7.so.1.0 libssh2.so.1 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.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wwPTdL + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/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.i386/usr/share/doc/python3-ssh2-python + cp -pr README.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/share/doc/python3-ssh2-python + cp -pr Changelog.rst /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/share/doc/python3-ssh2-python + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iXcKe8 + umask 022 + cd /builddir/build/BUILD + cd ssh2-python-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/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.i386/usr/share/licenses/python3-ssh2-python + cp -pr COPYING /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/share/licenses/python3-ssh2-python + cp -pr LICENSE /builddir/build/BUILDROOT/python-ssh2-python-0.15.0-2.fc29.i386/usr/share/licenses/python3-ssh2-python + exit 0 Provides: python3-ssh2-python = 0.15.0-2.fc29 python3-ssh2-python(x86-32) = 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpython3.7m.so.1.0 libssh2.so.1 python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-ssh2-python-debugsource-0.15.0-2.fc29.i686 Provides: python-ssh2-python-debugsource = 0.15.0-2.fc29 python-ssh2-python-debugsource(x86-32) = 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.i686 Provides: python-ssh2-python-debuginfo = 0.15.0-2.fc29 python-ssh2-python-debuginfo(x86-32) = 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-32) = 0.15.0-2.fc29 Processing files: python2-ssh2-python-debuginfo-0.15.0-2.fc29.i686 Provides: debuginfo(build-id) = 15f796fb5ef7d5af2a75b7b353094d825d2f6b0f debuginfo(build-id) = 30cf7bcccad2d19cfc1d6195c567b229e9a69c1a debuginfo(build-id) = 3dac4f339407ed2fa478b2ea3fcf1993e3ced424 debuginfo(build-id) = 515021ae2767b12b27a6b5c2c58789e3459c995c debuginfo(build-id) = 553f24e4f4b8d349f0d26025ff5d49d817db8aad debuginfo(build-id) = 6747e0b58eec51692764538d8b8cc96d810deaa6 debuginfo(build-id) = 73caf01f08977991386fced32c2adce264a7a95f debuginfo(build-id) = 7df2041aa42f9d12f3a500d0cb8bf67a532c73c9 debuginfo(build-id) = 8a44054e1c1cc24146d09b776eb7dcf1bda329e2 debuginfo(build-id) = 94addc86c0db4cc9e80de2eea0b378bae9f868d4 debuginfo(build-id) = af50787bcece98c626b913f5cb5c4679ff3a545d debuginfo(build-id) = bf3b42a204d65b9426c9f64e8734c736bcedbfc3 debuginfo(build-id) = c6da4aa75abb84c83dfbe4ed2ba6b2fb2ff712e3 debuginfo(build-id) = c6e2f07704d3823547f070f0c1aeef29268877dd python2-ssh2-python-debuginfo = 0.15.0-2.fc29 python2-ssh2-python-debuginfo(x86-32) = 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-32) = 0.15.0-2.fc29 Processing files: python3-ssh2-python-debuginfo-0.15.0-2.fc29.i686 Provides: debuginfo(build-id) = 04b0ac61d986e917e0f64c6dd208881b548215b4 debuginfo(build-id) = 135a9096a166809d21474b9195f300e642a62cab debuginfo(build-id) = 1ed40107af5a8cbf93d1e6a45b760b4b0ea72b1f debuginfo(build-id) = 2d944a39b810714d1fbd58b0f021589a63e67109 debuginfo(build-id) = 7052bf3a60481c015a00a6ca73aac8c5a3265f08 debuginfo(build-id) = 70a398da4358bf1a1932106fa74c45f7b40021da debuginfo(build-id) = 96843ff1623213b5822c678787bd9c0ae6299f67 debuginfo(build-id) = 9efb1d2d6640072c663b4d28e86fb1c8472b7647 debuginfo(build-id) = ad7ad00c74a258b1f2cf49998a845d2f5aea36d1 debuginfo(build-id) = b51709141076bb51611c5db3cc95b4ab58aa06dc debuginfo(build-id) = dcd3a6397e79261982e6f6b648148c12304f4e5d debuginfo(build-id) = eaa78f7ae4160e4f3dbf194b1c09547466db65ed debuginfo(build-id) = f1990cd0a7c782e7e2bcf04139aa3aadffde6b99 debuginfo(build-id) = f27feb98977c1b6ffbd79d70e1215bf359029b98 python3-ssh2-python-debuginfo = 0.15.0-2.fc29 python3-ssh2-python-debuginfo(x86-32) = 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-32) = 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.i386 Wrote: /builddir/build/RPMS/python2-ssh2-python-0.15.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/python3-ssh2-python-0.15.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/python-ssh2-python-debugsource-0.15.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/python-ssh2-python-debuginfo-0.15.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/python2-ssh2-python-debuginfo-0.15.0-2.fc29.i686.rpm Wrote: /builddir/build/RPMS/python3-ssh2-python-debuginfo-0.15.0-2.fc29.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qjyLMO + 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.i386 + exit 0 Child return code was: 0