Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-simplewrap.spec'], chrootPath='/var/lib/mock/f29-build-14267795-1023001/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 s390x --nodeps /builddir/build/SPECS/python-simplewrap.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: s390x Building for target s390x Wrote: /builddir/build/SRPMS/python-simplewrap-0.3.3-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-simplewrap.spec'], chrootPath='/var/lib/mock/f29-build-14267795-1023001/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 s390x --nodeps /builddir/build/SPECS/python-simplewrap.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: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dHP2K0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf simplewrap-0.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/simplewrap-0.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simplewrap-0.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rfv simplewrap.egg-info removed 'simplewrap.egg-info/PKG-INFO' removed 'simplewrap.egg-info/requires.txt' removed 'simplewrap.egg-info/SOURCES.txt' removed 'simplewrap.egg-info/dependency_links.txt' removed 'simplewrap.egg-info/top_level.txt' removed directory 'simplewrap.egg-info' + find . -type f -exec chmod -x '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cy0ZQS + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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' running build running build_py creating build creating build/lib.linux-s390x-2.7 creating build/lib.linux-s390x-2.7/simplewrap copying simplewrap/exceptions.py -> build/lib.linux-s390x-2.7/simplewrap copying simplewrap/__init__.py -> build/lib.linux-s390x-2.7/simplewrap copying simplewrap/c_matlab.py -> build/lib.linux-s390x-2.7/simplewrap copying simplewrap/c_python2.py -> build/lib.linux-s390x-2.7/simplewrap copying simplewrap/c_python.py -> build/lib.linux-s390x-2.7/simplewrap creating build/lib.linux-s390x-2.7/simplewrap/examples copying simplewrap/examples/__init__.py -> build/lib.linux-s390x-2.7/simplewrap/examples creating build/lib.linux-s390x-2.7/simplewrap/tests copying simplewrap/tests/__init__.py -> build/lib.linux-s390x-2.7/simplewrap/tests copying simplewrap/tests/test_all.py -> build/lib.linux-s390x-2.7/simplewrap/tests running build_ext building 'simplewrap.tests.test_simplewrap_c' extension creating build/temp.linux-s390x-2.7 creating build/temp.linux-s390x-2.7/simplewrap creating build/temp.linux-s390x-2.7/simplewrap/tests gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c simplewrap/tests/test_simplewrap_c.c -o build/temp.linux-s390x-2.7/simplewrap/tests/test_simplewrap_c.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/simplewrap/tests/test_simplewrap_c.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/simplewrap/tests/test_simplewrap_c.so building 'simplewrap.tests.test_matrices_c' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c simplewrap/tests/test_matrices_c.c -o build/temp.linux-s390x-2.7/simplewrap/tests/test_matrices_c.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/simplewrap/tests/test_matrices_c.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/simplewrap/tests/test_matrices_c.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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' running build running build_py creating build/lib.linux-s390x-3.7 creating build/lib.linux-s390x-3.7/simplewrap copying simplewrap/exceptions.py -> build/lib.linux-s390x-3.7/simplewrap copying simplewrap/__init__.py -> build/lib.linux-s390x-3.7/simplewrap copying simplewrap/c_matlab.py -> build/lib.linux-s390x-3.7/simplewrap copying simplewrap/c_python2.py -> build/lib.linux-s390x-3.7/simplewrap copying simplewrap/c_python.py -> build/lib.linux-s390x-3.7/simplewrap creating build/lib.linux-s390x-3.7/simplewrap/examples copying simplewrap/examples/__init__.py -> build/lib.linux-s390x-3.7/simplewrap/examples creating build/lib.linux-s390x-3.7/simplewrap/tests copying simplewrap/tests/__init__.py -> build/lib.linux-s390x-3.7/simplewrap/tests copying simplewrap/tests/test_all.py -> build/lib.linux-s390x-3.7/simplewrap/tests running build_ext building 'simplewrap.tests.test_simplewrap_c' extension creating build/temp.linux-s390x-3.7 creating build/temp.linux-s390x-3.7/simplewrap creating build/temp.linux-s390x-3.7/simplewrap/tests gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c simplewrap/tests/test_simplewrap_c.c -o build/temp.linux-s390x-3.7/simplewrap/tests/test_simplewrap_c.o 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 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/simplewrap/tests/test_simplewrap_c.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/simplewrap/tests/test_simplewrap_c.cpython-37m-s390x-linux-gnu.so building 'simplewrap.tests.test_matrices_c' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c simplewrap/tests/test_matrices_c.c -o build/temp.linux-s390x-3.7/simplewrap/tests/test_matrices_c.o 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 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/simplewrap/tests/test_matrices_c.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/simplewrap/tests/test_matrices_c.cpython-37m-s390x-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ee1ACk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x ++ dirname /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x + cd simplewrap-0.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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-simplewrap-0.3.3-1.fc29.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap copying build/lib.linux-s390x-2.7/simplewrap/exceptions.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap copying build/lib.linux-s390x-2.7/simplewrap/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap copying build/lib.linux-s390x-2.7/simplewrap/c_matlab.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap copying build/lib.linux-s390x-2.7/simplewrap/c_python2.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap copying build/lib.linux-s390x-2.7/simplewrap/c_python.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/examples copying build/lib.linux-s390x-2.7/simplewrap/examples/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/examples creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests copying build/lib.linux-s390x-2.7/simplewrap/tests/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests copying build/lib.linux-s390x-2.7/simplewrap/tests/test_all.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests copying build/lib.linux-s390x-2.7/simplewrap/tests/test_simplewrap_c.so -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests copying build/lib.linux-s390x-2.7/simplewrap/tests/test_matrices_c.so -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/c_matlab.py to c_matlab.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/c_python2.py to c_python2.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/c_python.py to c_python.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests/test_all.py to test_all.pyc writing byte-compilation script '/tmp/tmpKcFRqv.py' /usr/bin/python2 -O /tmp/tmpKcFRqv.py removing /tmp/tmpKcFRqv.py running install_egg_info running egg_info creating simplewrap.egg-info writing requirements to simplewrap.egg-info/requires.txt writing simplewrap.egg-info/PKG-INFO writing top-level names to simplewrap.egg-info/top_level.txt writing dependency_links to simplewrap.egg-info/dependency_links.txt writing manifest file 'simplewrap.egg-info/SOURCES.txt' reading manifest file 'simplewrap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simplewrap.egg-info/SOURCES.txt' Copying simplewrap.egg-info to /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap-0.3.3-py2.7.egg-info running install_scripts + find /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages -name '*.so' -exec chmod 755 '{}' ';' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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-simplewrap-0.3.3-1.fc29.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap copying build/lib.linux-s390x-3.7/simplewrap/exceptions.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap copying build/lib.linux-s390x-3.7/simplewrap/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap copying build/lib.linux-s390x-3.7/simplewrap/c_matlab.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap copying build/lib.linux-s390x-3.7/simplewrap/c_python2.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap copying build/lib.linux-s390x-3.7/simplewrap/c_python.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/examples copying build/lib.linux-s390x-3.7/simplewrap/examples/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/examples creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests copying build/lib.linux-s390x-3.7/simplewrap/tests/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests copying build/lib.linux-s390x-3.7/simplewrap/tests/test_all.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests copying build/lib.linux-s390x-3.7/simplewrap/tests/test_simplewrap_c.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests copying build/lib.linux-s390x-3.7/simplewrap/tests/test_matrices_c.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/c_matlab.py to c_matlab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/c_python2.py to c_python2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/c_python.py to c_python.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/examples/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests/test_all.py to test_all.cpython-37.pyc writing byte-compilation script '/tmp/tmppwnmlqbp.py' /usr/bin/python3 /tmp/tmppwnmlqbp.py removing /tmp/tmppwnmlqbp.py running install_egg_info running egg_info writing simplewrap.egg-info/PKG-INFO writing dependency_links to simplewrap.egg-info/dependency_links.txt writing requirements to simplewrap.egg-info/requires.txt writing top-level names to simplewrap.egg-info/top_level.txt reading manifest file 'simplewrap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simplewrap.egg-info/SOURCES.txt' Copying simplewrap.egg-info to /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap-0.3.3-py3.7.egg-info running install_scripts + find /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.3.3-1.fc29 --unique-debug-suffix -0.3.3-1.fc29.s390x --unique-debug-src-base python-simplewrap-0.3.3-1.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/simplewrap-0.3.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests/test_simplewrap_c.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests/test_matrices_c.so extracting debug info from /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests/test_simplewrap_c.so extracting debug info from /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7/site-packages/simplewrap/tests/test_matrices_c.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests/test_simplewrap_c.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests/test_matrices_c.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests/test_matrices_c.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7/site-packages/simplewrap/tests/test_simplewrap_c.cpython-37m-s390x-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 6 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-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7G40P8 + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to simplewrap.egg-info/requires.txt writing simplewrap.egg-info/PKG-INFO writing top-level names to simplewrap.egg-info/top_level.txt writing dependency_links to simplewrap.egg-info/dependency_links.txt reading manifest file 'simplewrap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simplewrap.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-s390x-2.7/simplewrap/tests/test_simplewrap_c.so -> simplewrap/tests copying build/lib.linux-s390x-2.7/simplewrap/tests/test_matrices_c.so -> simplewrap/tests test_callback (simplewrap.tests.test_all.TestSimpleWrap) Wrap a simple function that calls a Python callback. ... ok test_int (simplewrap.tests.test_all.TestSimpleWrap) Wrap a simple function with integer parameters. ... ok test_numpy_array (simplewrap.tests.test_all.TestSimpleWrap) Wrap a simple function with numpy ndarray parameters. ... ok test_string (simplewrap.tests.test_all.TestSimpleWrap) Wrap a simple function with string parameter. ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.001s OK + /usr/bin/python3 setup.py test running test running egg_info writing simplewrap.egg-info/PKG-INFO writing dependency_links to simplewrap.egg-info/dependency_links.txt writing requirements to simplewrap.egg-info/requires.txt writing top-level names to simplewrap.egg-info/top_level.txt reading manifest file 'simplewrap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simplewrap.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-s390x-3.7/simplewrap/tests/test_simplewrap_c.cpython-37m-s390x-linux-gnu.so -> simplewrap/tests copying build/lib.linux-s390x-3.7/simplewrap/tests/test_matrices_c.cpython-37m-s390x-linux-gnu.so -> simplewrap/tests test_callback (simplewrap.tests.test_all.TestSimpleWrap) Wrap a simple function that calls a Python callback. ... ok test_int (simplewrap.tests.test_all.TestSimpleWrap) Wrap a simple function with integer parameters. ... ok test_numpy_array (simplewrap.tests.test_all.TestSimpleWrap) Wrap a simple function with numpy ndarray parameters. ... ok test_string (simplewrap.tests.test_all.TestSimpleWrap) Wrap a simple function with string parameter. ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK + exit 0 Processing files: python2-simplewrap-0.3.3-1.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BBKZkm + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/doc/python2-simplewrap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/doc/python2-simplewrap + cp -pr README.rst /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/doc/python2-simplewrap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jdtwry + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/licenses/python2-simplewrap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/licenses/python2-simplewrap + cp -pr LICENSE /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/licenses/python2-simplewrap + exit 0 Provides: python-simplewrap = 0.3.3-1.fc29 python-simplewrap(s390-64) = 0.3.3-1.fc29 python2-simplewrap = 0.3.3-1.fc29 python2-simplewrap(s390-64) = 0.3.3-1.fc29 python2.7dist(simplewrap) = 0.3.3 python2dist(simplewrap) = 0.3.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-simplewrap < 0.3.3-1.fc29 Processing files: python3-simplewrap-0.3.3-1.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZLciRg + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/doc/python3-simplewrap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/doc/python3-simplewrap + cp -pr README.rst /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/doc/python3-simplewrap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xwCvQY + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/licenses/python3-simplewrap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/licenses/python3-simplewrap + cp -pr LICENSE /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x/usr/share/licenses/python3-simplewrap + exit 0 Provides: python3-simplewrap = 0.3.3-1.fc29 python3-simplewrap(s390-64) = 0.3.3-1.fc29 python3.7dist(simplewrap) = 0.3.3 python3dist(simplewrap) = 0.3.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-simplewrap-debugsource-0.3.3-1.fc29.s390x Provides: python-simplewrap-debugsource = 0.3.3-1.fc29 python-simplewrap-debugsource(s390-64) = 0.3.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-simplewrap-debuginfo-0.3.3-1.fc29.s390x Provides: python-simplewrap-debuginfo = 0.3.3-1.fc29 python-simplewrap-debuginfo(s390-64) = 0.3.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-simplewrap-debugsource(s390-64) = 0.3.3-1.fc29 Processing files: python2-simplewrap-debuginfo-0.3.3-1.fc29.s390x Provides: debuginfo(build-id) = 07262bd070b777b6def99ddcce9ba2d5f1dfef06 debuginfo(build-id) = 4a12966b24da6890d3d9fab2c4e2bfb9c7ddb046 python2-simplewrap-debuginfo = 0.3.3-1.fc29 python2-simplewrap-debuginfo(s390-64) = 0.3.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-simplewrap-debugsource(s390-64) = 0.3.3-1.fc29 Processing files: python3-simplewrap-debuginfo-0.3.3-1.fc29.s390x Provides: debuginfo(build-id) = f31b3b14cc1a936acc76d0465d6824de6161e9f6 debuginfo(build-id) = f612cc14a63fef3c44fe38bd57a1264a8f948287 python3-simplewrap-debuginfo = 0.3.3-1.fc29 python3-simplewrap-debuginfo(s390-64) = 0.3.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-simplewrap-debugsource(s390-64) = 0.3.3-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x Wrote: /builddir/build/RPMS/python2-simplewrap-0.3.3-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python3-simplewrap-0.3.3-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python-simplewrap-debugsource-0.3.3-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python-simplewrap-debuginfo-0.3.3-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python2-simplewrap-debuginfo-0.3.3-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python3-simplewrap-debuginfo-0.3.3-1.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OnQIo8 + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.s390x + exit 0 Child return code was: 0