Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-simplewrap.spec'], chrootPath='/var/lib/mock/f29-build-32802-17212/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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: riscv64 Building for target riscv64 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 riscv64 --nodeps /builddir/build/SPECS/python-simplewrap.spec'], chrootPath='/var/lib/mock/f29-build-32802-17212/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dsEekf + 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/top_level.txt' removed 'simplewrap.egg-info/SOURCES.txt' removed 'simplewrap.egg-info/requires.txt' removed 'simplewrap.egg-info/dependency_links.txt' removed directory 'simplewrap.egg-info' + find . -type f -exec chmod -x '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1qa9of + 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 -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-riscv64-2.7 creating build/lib.linux-riscv64-2.7/simplewrap copying simplewrap/exceptions.py -> build/lib.linux-riscv64-2.7/simplewrap copying simplewrap/__init__.py -> build/lib.linux-riscv64-2.7/simplewrap copying simplewrap/c_python2.py -> build/lib.linux-riscv64-2.7/simplewrap copying simplewrap/c_python.py -> build/lib.linux-riscv64-2.7/simplewrap copying simplewrap/c_matlab.py -> build/lib.linux-riscv64-2.7/simplewrap creating build/lib.linux-riscv64-2.7/simplewrap/examples copying simplewrap/examples/__init__.py -> build/lib.linux-riscv64-2.7/simplewrap/examples creating build/lib.linux-riscv64-2.7/simplewrap/tests copying simplewrap/tests/test_all.py -> build/lib.linux-riscv64-2.7/simplewrap/tests copying simplewrap/tests/__init__.py -> build/lib.linux-riscv64-2.7/simplewrap/tests running build_ext building 'simplewrap.tests.test_simplewrap_c' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/simplewrap creating build/temp.linux-riscv64-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c simplewrap/tests/test_simplewrap_c.c -o build/temp.linux-riscv64-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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/simplewrap/tests/test_simplewrap_c.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c simplewrap/tests/test_matrices_c.c -o build/temp.linux-riscv64-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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/simplewrap/tests/test_matrices_c.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-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 -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-riscv64-3.7 creating build/lib.linux-riscv64-3.7/simplewrap copying simplewrap/exceptions.py -> build/lib.linux-riscv64-3.7/simplewrap copying simplewrap/__init__.py -> build/lib.linux-riscv64-3.7/simplewrap copying simplewrap/c_python2.py -> build/lib.linux-riscv64-3.7/simplewrap copying simplewrap/c_python.py -> build/lib.linux-riscv64-3.7/simplewrap copying simplewrap/c_matlab.py -> build/lib.linux-riscv64-3.7/simplewrap creating build/lib.linux-riscv64-3.7/simplewrap/examples copying simplewrap/examples/__init__.py -> build/lib.linux-riscv64-3.7/simplewrap/examples creating build/lib.linux-riscv64-3.7/simplewrap/tests copying simplewrap/tests/test_all.py -> build/lib.linux-riscv64-3.7/simplewrap/tests copying simplewrap/tests/__init__.py -> build/lib.linux-riscv64-3.7/simplewrap/tests running build_ext building 'simplewrap.tests.test_simplewrap_c' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/simplewrap creating build/temp.linux-riscv64-3.7/simplewrap/tests gcc -pthread -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c simplewrap/tests/test_simplewrap_c.c -o build/temp.linux-riscv64-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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/simplewrap/tests/test_simplewrap_c.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/simplewrap/tests/test_simplewrap_c.cpython-37m-riscv64-linux-gnu.so building 'simplewrap.tests.test_matrices_c' extension gcc -pthread -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c simplewrap/tests/test_matrices_c.c -o build/temp.linux-riscv64-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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/simplewrap/tests/test_matrices_c.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-riscv64-3.7/simplewrap/tests/test_matrices_c.cpython-37m-riscv64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tANIx3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64 + 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 -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.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap copying build/lib.linux-riscv64-2.7/simplewrap/exceptions.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap/tests copying build/lib.linux-riscv64-2.7/simplewrap/tests/test_all.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap/tests copying build/lib.linux-riscv64-2.7/simplewrap/tests/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap/tests copying build/lib.linux-riscv64-2.7/simplewrap/tests/test_matrices_c.so -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap/tests copying build/lib.linux-riscv64-2.7/simplewrap/tests/test_simplewrap_c.so -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap/tests creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap/examples copying build/lib.linux-riscv64-2.7/simplewrap/examples/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap/examples copying build/lib.linux-riscv64-2.7/simplewrap/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap copying build/lib.linux-riscv64-2.7/simplewrap/c_python2.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap copying build/lib.linux-riscv64-2.7/simplewrap/c_python.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap copying build/lib.linux-riscv64-2.7/simplewrap/c_matlab.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7/site-packages/simplewrap/tests/test_all.py to test_all.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.riscv64/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.riscv64/usr/lib64/python2.7/site-packages/simplewrap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.riscv64/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.riscv64/usr/lib64/python2.7/site-packages/simplewrap/c_matlab.py to c_matlab.pyc writing byte-compilation script '/tmp/tmpxouJ_k.py' /usr/bin/python2 -O /tmp/tmpxouJ_k.py removing /tmp/tmpxouJ_k.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.riscv64/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.riscv64/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 -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.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap copying build/lib.linux-riscv64-3.7/simplewrap/exceptions.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap/tests copying build/lib.linux-riscv64-3.7/simplewrap/tests/test_matrices_c.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap/tests copying build/lib.linux-riscv64-3.7/simplewrap/tests/test_all.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap/tests copying build/lib.linux-riscv64-3.7/simplewrap/tests/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap/tests copying build/lib.linux-riscv64-3.7/simplewrap/tests/test_simplewrap_c.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap/tests creating /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap/examples copying build/lib.linux-riscv64-3.7/simplewrap/examples/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap/examples copying build/lib.linux-riscv64-3.7/simplewrap/__init__.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap copying build/lib.linux-riscv64-3.7/simplewrap/c_python2.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap copying build/lib.linux-riscv64-3.7/simplewrap/c_python.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap copying build/lib.linux-riscv64-3.7/simplewrap/c_matlab.py -> /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.riscv64/usr/lib64/python3.7/site-packages/simplewrap/tests/test_all.py to test_all.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.riscv64/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.riscv64/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.riscv64/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.riscv64/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.riscv64/usr/lib64/python3.7/site-packages/simplewrap/c_matlab.py to c_matlab.cpython-37.pyc writing byte-compilation script '/tmp/tmp9upzzwqo.py' /usr/bin/python3 /tmp/tmp9upzzwqo.py removing /tmp/tmp9upzzwqo.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.riscv64/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.riscv64/usr/lib64/python3.7/site-packages -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3.3-1.fc29 --unique-debug-suffix -0.3.3-1.fc29.riscv64 --unique-debug-src-base python-simplewrap-0.3.3-1.fc29.riscv64 --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.riscv64/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.riscv64/usr/lib64/python3.7/site-packages/simplewrap/tests/test_simplewrap_c.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python3.7/site-packages/simplewrap/tests/test_matrices_c.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.riscv64/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.riscv64/usr/lib64/python3.7/site-packages/simplewrap/tests/test_matrices_c.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.riscv64/usr/lib64/python3.7/site-packages/simplewrap/tests/test_simplewrap_c.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 6 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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.riscv64/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.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.152jz9 Processing files: python2-simplewrap-0.3.3-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6SdSAf + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.riscv64/usr/share/doc/python2-simplewrap + cp -pr README.rst /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/share/doc/python2-simplewrap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5cnCzw + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.riscv64/usr/share/licenses/python2-simplewrap + cp -pr LICENSE /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/share/licenses/python2-simplewrap + exit 0 Provides: python-simplewrap = 0.3.3-1.fc29 python-simplewrap(riscv-64) = 0.3.3-1.fc29 python2-simplewrap = 0.3.3-1.fc29 python2-simplewrap(riscv-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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) 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.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GCDtZT + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.riscv64/usr/share/doc/python3-simplewrap + cp -pr README.rst /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/share/doc/python3-simplewrap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B45m6s + umask 022 + cd /builddir/build/BUILD + cd simplewrap-0.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/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.riscv64/usr/share/licenses/python3-simplewrap + cp -pr LICENSE /builddir/build/BUILDROOT/python-simplewrap-0.3.3-1.fc29.riscv64/usr/share/licenses/python3-simplewrap + exit 0 Provides: python3-simplewrap = 0.3.3-1.fc29 python3-simplewrap(riscv-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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) 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.riscv64 Provides: python-simplewrap-debugsource = 0.3.3-1.fc29 python-simplewrap-debugsource(riscv-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.riscv64 Provides: python-simplewrap-debuginfo = 0.3.3-1.fc29 python-simplewrap-debuginfo(riscv-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(riscv-64) = 0.3.3-1.fc29 Processing files: python2-simplewrap-debuginfo-0.3.3-1.fc29.riscv64 Provides: debuginfo(build-id) = 19d392fc927810e3ec3b9b45479a950c8f8fa218 debuginfo(build-id) = c8ba29ac0613c3fd3e8304c1d93f496fef1a49c2 python2-simplewrap-debuginfo = 0.3.3-1.fc29 python2-simplewrap-debuginfo(riscv-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(riscv-64) = 0.3.3-1.fc29 Processing files: python3-simplewrap-debuginfo-0.3.3-1.fc29.riscv64 Provides: debuginfo(build-id) = 17127fbb42198c9690b21b1f10198f5b68437d31 debuginfo(build-id) = 3bfc0a2759c97e55c36b0f2a6c6454cd4d84a279 python3-simplewrap-debuginfo = 0.3.3-1.fc29 python3-simplewrap-debuginfo(riscv-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(riscv-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.riscv64 Wrote: /builddir/build/RPMS/python2-simplewrap-0.3.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-simplewrap-0.3.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-simplewrap-debugsource-0.3.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-simplewrap-debuginfo-0.3.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-simplewrap-debuginfo-0.3.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-simplewrap-debuginfo-0.3.3-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zW1hsK + 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.riscv64 + exit 0 Child return code was: 0