Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-instant.spec'], chrootPath='/var/lib/mock/742722-fedora-rawhide-x86_64-1524089408.132293/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8172fadb72cb4faf8855687d75f55153', '-D', '/var/lib/mock/742722-fedora-rawhide-x86_64-1524089408.132293/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-instant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-instant-2017.2.0-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-instant.spec'], chrootPath='/var/lib/mock/742722-fedora-rawhide-x86_64-1524089408.132293/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c94e74850bc346f79fc105bef1c711cd', '-D', '/var/lib/mock/742722-fedora-rawhide-x86_64-1524089408.132293/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-instant.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.McFIkC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf instant-2017.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/instant-2017.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd instant-2017.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -type f -exec sed -i '1s=^#!/usr/bin/\(python\|env python\)[23]\?=#!/usr/bin/python3=' '{}' + + chmod 0644 test/_test_ode_omp.py test/_test_omp.py test/_test_vmtk.py test/_test_vtk.py test/clean.py test/pytest.ini test/rerun_tests.py test/run_omp_test.sh test/run_pychecker.py test/run_tests.py test/some_func.h test/test01.py test/test02.py test/test03.py test/test04.py test/test05.py test/test06.py test/test07.py test/test08.py test/test10.py test/test11.py test/test12.py test/test15.py test/test16.py test/test17.py test/test18.py test/test19.py test/test20.py test/test21.py test/test_instant_system_calls.py test/test_ode.py test/u000000.vtu test/zombie_model.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Cpa2S7 + umask 022 + cd /builddir/build/BUILD + cd instant-2017.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -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' running build running build_py creating build creating build/lib creating build/lib/instant copying instant/codegeneration.py -> build/lib/instant copying instant/inlining.py -> build/lib/instant copying instant/signatures.py -> build/lib/instant copying instant/build.py -> build/lib/instant copying instant/locking.py -> build/lib/instant copying instant/paths.py -> build/lib/instant copying instant/__init__.py -> build/lib/instant copying instant/config.py -> build/lib/instant copying instant/output.py -> build/lib/instant copying instant/cache.py -> build/lib/instant creating build/lib/instant/swig copying instant/swig/numpy.i -> build/lib/instant/swig running build_scripts creating build/scripts-2.7 copying and adjusting scripts/instant-clean -> build/scripts-2.7 copying and adjusting scripts/instant-showcache -> build/scripts-2.7 changing mode of build/scripts-2.7/instant-clean from 644 to 755 changing mode of build/scripts-2.7/instant-showcache from 644 to 755 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -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' running build running build_py running build_scripts creating build/scripts-3.6 copying and adjusting scripts/instant-clean -> build/scripts-3.6 copying and adjusting scripts/instant-showcache -> build/scripts-3.6 changing mode of build/scripts-3.6/instant-clean from 644 to 755 changing mode of build/scripts-3.6/instant-showcache from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SDIRPM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64 + cd instant-2017.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -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-instant-2017.2.0-1.fc29.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/swig copying build/lib/instant/swig/numpy.i -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/swig copying build/lib/instant/cache.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant copying build/lib/instant/output.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant copying build/lib/instant/config.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant copying build/lib/instant/__init__.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant copying build/lib/instant/paths.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant copying build/lib/instant/locking.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant copying build/lib/instant/build.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant copying build/lib/instant/signatures.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant copying build/lib/instant/inlining.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant copying build/lib/instant/codegeneration.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/output.py to output.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/paths.py to paths.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/locking.py to locking.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/build.py to build.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/signatures.py to signatures.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/inlining.py to inlining.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/instant/codegeneration.py to codegeneration.pyc writing byte-compilation script '/tmp/tmpWhqkog.py' /usr/bin/python2 -O /tmp/tmpWhqkog.py removing /tmp/tmpWhqkog.py running install_data creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/man creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/man/man1 copying doc/man/man1/instant-clean.1.gz -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/man/man1 copying doc/man/man1/instant-showcache.1.gz -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/man/man1 running install_egg_info running egg_info creating fenics_instant.egg-info writing requirements to fenics_instant.egg-info/requires.txt writing fenics_instant.egg-info/PKG-INFO writing top-level names to fenics_instant.egg-info/top_level.txt writing dependency_links to fenics_instant.egg-info/dependency_links.txt writing manifest file 'fenics_instant.egg-info/SOURCES.txt' reading manifest file 'fenics_instant.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'ChangeLog' BUILDSTDERR: warning: no previously-included files matching '__pycache__' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'fenics_instant.egg-info/SOURCES.txt' Copying fenics_instant.egg-info to /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/fenics_instant-2017.2.0-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin copying build/scripts-2.7/instant-showcache -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin copying build/scripts-2.7/instant-clean -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin/instant-showcache to 755 changing mode of /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin/instant-clean to 755 + rm /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin/instant-clean /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin/instant-showcache + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -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-instant-2017.2.0-1.fc29.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant creating /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/swig copying build/lib/instant/swig/numpy.i -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/swig copying build/lib/instant/cache.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant copying build/lib/instant/output.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant copying build/lib/instant/config.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant copying build/lib/instant/__init__.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant copying build/lib/instant/paths.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant copying build/lib/instant/locking.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant copying build/lib/instant/build.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant copying build/lib/instant/signatures.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant copying build/lib/instant/inlining.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant copying build/lib/instant/codegeneration.py -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/output.py to output.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/paths.py to paths.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/locking.py to locking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/build.py to build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/signatures.py to signatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/inlining.py to inlining.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/instant/codegeneration.py to codegeneration.cpython-36.pyc writing byte-compilation script '/tmp/tmpi8cu1e0k.py' /usr/bin/python3 /tmp/tmpi8cu1e0k.py removing /tmp/tmpi8cu1e0k.py running install_data running install_egg_info running egg_info writing fenics_instant.egg-info/PKG-INFO writing dependency_links to fenics_instant.egg-info/dependency_links.txt writing requirements to fenics_instant.egg-info/requires.txt writing top-level names to fenics_instant.egg-info/top_level.txt reading manifest file 'fenics_instant.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'ChangeLog' BUILDSTDERR: warning: no previously-included files matching '__pycache__' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'fenics_instant.egg-info/SOURCES.txt' Copying fenics_instant.egg-info to /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/fenics_instant-2017.2.0-py3.6.egg-info running install_scripts copying build/scripts-3.6/instant-showcache -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin copying build/scripts-3.6/instant-clean -> /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin/instant-showcache to 755 changing mode of /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/bin/instant-clean to 755 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2017.2.0-1.fc29 --unique-debug-suffix -2017.2.0-1.fc29.x86_64 --unique-debug-src-base python-instant-2017.2.0-1.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/instant-2017.2.0 BUILDSTDERR: find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: python2-instant-2017.2.0-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yga6Uw + umask 022 + cd /builddir/build/BUILD + cd instant-2017.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python2-instant + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python2-instant + cp -pr AUTHORS /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python2-instant + cp -pr ChangeLog.rst /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python2-instant + cp -pr README.rst /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python2-instant + cp -pr TODO /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python2-instant + cp -pr doc/sphinx/ /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python2-instant + cp -pr test/ /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python2-instant + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mBBO3g + umask 022 + cd /builddir/build/BUILD + cd instant-2017.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/licenses/python2-instant + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/licenses/python2-instant + cp -pr COPYING /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/licenses/python2-instant + exit 0 Provides: python-instant = 2017.2.0-1.fc29 python2-instant = 2017.2.0-1.fc29 python2.7dist(fenics-instant) = 2017.2.0 python2dist(fenics-instant) = 2017.2.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: python(abi) = 2.7 Obsoletes: python-instant < 2017.2.0-1.fc29 Processing files: python3-instant-2017.2.0-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.co1aGb + umask 022 + cd /builddir/build/BUILD + cd instant-2017.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python3-instant + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python3-instant + cp -pr AUTHORS /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python3-instant + cp -pr ChangeLog.rst /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python3-instant + cp -pr README.rst /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python3-instant + cp -pr TODO /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python3-instant + cp -pr doc/sphinx/ /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python3-instant + cp -pr test/ /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/doc/python3-instant + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6wROl6 + umask 022 + cd /builddir/build/BUILD + cd instant-2017.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/licenses/python3-instant + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/licenses/python3-instant + cp -pr COPYING /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64/usr/share/licenses/python3-instant + exit 0 Provides: python3-instant = 2017.2.0-1.fc29 python3.6dist(fenics-instant) = 2017.2.0 python3dist(fenics-instant) = 2017.2.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: /usr/bin/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64 Wrote: /builddir/build/RPMS/python2-instant-2017.2.0-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-instant-2017.2.0-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WIFzPc + umask 022 + cd /builddir/build/BUILD + cd instant-2017.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-instant-2017.2.0-1.fc29.x86_64 + exit 0 Child return code was: 0