Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-gmpy2.spec'], chrootPath='/var/lib/mock/f29-build-7540-1866/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-gmpy2.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-gmpy2-2.1.0-0.1.a2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-gmpy2.spec'], chrootPath='/var/lib/mock/f29-build-7540-1866/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-gmpy2.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gpnPm4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-gmpy2-2.1.0 + /usr/bin/mkdir -p python-gmpy2-2.1.0 + cd python-gmpy2-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gmpy2-2.1.0a2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv gmpy-gmpy2-2.1.0a2 python2 + pushd python2 ~/build/BUILD/python-gmpy2-2.1.0/python2 ~/build/BUILD/python-gmpy2-2.1.0 Patch #0 (gmpy2-import.patch): + echo 'Patch #0 (gmpy2-import.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file gmpy2/__init__.pxd patching file gmpy2/__init__.py + iconv -f ISO8859-1 -t UTF-8 src/gmpy2.c + touch -r src/gmpy2.c src/gmpy2.c.utf8 + mv -f src/gmpy2.c.utf8 src/gmpy2.c + sed -i.orig 's/i\xad/\xc3\xad/' src/mpz_pylong.c + touch -r src/mpz_pylong.c.orig src/mpz_pylong.c + rm src/mpz_pylong.c.orig + popd ~/build/BUILD/python-gmpy2-2.1.0 + sed -i 's/'\''default'\''/'\''alabaster'\''/' python2/docs/conf.py + cp -a python2 python3 + sed -i 's/sphinx-build/&-3/' python3/docs/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hPjm9b + umask 022 ~/build/BUILD/python-gmpy2-2.1.0/python2 ~/build/BUILD/python-gmpy2-2.1.0 + cd /builddir/build/BUILD + cd python-gmpy2-2.1.0 + pushd python2 + 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/gmpy2 copying gmpy2/__init__.py -> build/lib.linux-riscv64-2.7/gmpy2 running egg_info creating gmpy2.egg-info writing gmpy2.egg-info/PKG-INFO writing top-level names to gmpy2.egg-info/top_level.txt writing dependency_links to gmpy2.egg-info/dependency_links.txt writing manifest file 'gmpy2.egg-info/SOURCES.txt' reading manifest file 'gmpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gmpy2.egg-info/SOURCES.txt' copying gmpy2/__init__.pxd -> build/lib.linux-riscv64-2.7/gmpy2 copying gmpy2/gmpy2.pxd -> build/lib.linux-riscv64-2.7/gmpy2 copying gmpy2/gmpy2.h -> build/lib.linux-riscv64-2.7/gmpy2 running build_ext building 'gmpy2.gmpy2' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src 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./src -I/usr/include/python2.7 -c src/gmpy2.c -o build/temp.linux-riscv64-2.7/src/gmpy2.o -DSHARED=1 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/src/gmpy2.o -L/usr/lib64 -lmpfr -lmpc -lgmp -lpython2.7 -o build/lib.linux-riscv64-2.7/gmpy2/gmpy2.so + sleep 1 + make -C docs html make: Entering directory '/builddir/build/BUILD/python-gmpy2-2.1.0/python2/docs' if [ ! -d _static ]; then mkdir _static; fi sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] advmpz reading sources... [ 20%] cython reading sources... [ 30%] history reading sources... [ 40%] index reading sources... [ 50%] intro reading sources... [ 60%] mpc reading sources... [ 70%] mpfr reading sources... [ 80%] mpq reading sources... [ 90%] mpz reading sources... [100%] overview looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] advmpz writing output... [ 20%] cython writing output... [ 30%] history writing output... [ 40%] index writing output... [ 50%] intro writing output... [ 60%] mpc writing output... [ 70%] mpfr writing output... [ 80%] mpq writing output... [ 90%] mpz writing output... [100%] overview generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/python-gmpy2-2.1.0/python2/docs' ~/build/BUILD/python-gmpy2-2.1.0 ~/build/BUILD/python-gmpy2-2.1.0/python3 ~/build/BUILD/python-gmpy2-2.1.0 + popd + pushd python3 + 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 creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/gmpy2 copying gmpy2/__init__.py -> build/lib.linux-riscv64-3.6/gmpy2 running egg_info creating gmpy2.egg-info writing gmpy2.egg-info/PKG-INFO writing dependency_links to gmpy2.egg-info/dependency_links.txt writing top-level names to gmpy2.egg-info/top_level.txt writing manifest file 'gmpy2.egg-info/SOURCES.txt' reading manifest file 'gmpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gmpy2.egg-info/SOURCES.txt' copying gmpy2/__init__.pxd -> build/lib.linux-riscv64-3.6/gmpy2 copying gmpy2/gmpy2.pxd -> build/lib.linux-riscv64-3.6/gmpy2 copying gmpy2/gmpy2.h -> build/lib.linux-riscv64-3.6/gmpy2 running build_ext building 'gmpy2.gmpy2' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/src 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./src -I/usr/include/python3.6m -c src/gmpy2.c -o build/temp.linux-riscv64-3.6/src/gmpy2.o -DSHARED=1 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.6/src/gmpy2.o -L/usr/lib64 -lmpfr -lmpc -lgmp -lpython3.6m -o build/lib.linux-riscv64-3.6/gmpy2/gmpy2.cpython-36m-riscv64-linux-gnu.so + sleep 1 + make -C docs html make: Entering directory '/builddir/build/BUILD/python-gmpy2-2.1.0/python3/docs' if [ ! -d _static ]; then mkdir _static; fi sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] advmpz reading sources... [ 20%] cython reading sources... [ 30%] history reading sources... [ 40%] index reading sources... [ 50%] intro reading sources... [ 60%] mpc reading sources... [ 70%] mpfr reading sources... [ 80%] mpq reading sources... [ 90%] mpz reading sources... [100%] overview looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] advmpz writing output... [ 20%] cython writing output... [ 30%] history writing output... [ 40%] index writing output... [ 50%] intro writing output... [ 60%] mpc writing output... [ 70%] mpfr writing output... [ 80%] mpq writing output... [ 90%] mpz writing output... [100%] overview generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/python-gmpy2-2.1.0/python3/docs' ~/build/BUILD/python-gmpy2-2.1.0 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uYHtoB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64 ~/build/BUILD/python-gmpy2-2.1.0/python2 ~/build/BUILD/python-gmpy2-2.1.0 + cd python-gmpy2-2.1.0 + pushd python2 + 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-gmpy2-2.1.0-0.1.a2.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7/site-packages/gmpy2 copying build/lib.linux-riscv64-2.7/gmpy2/__init__.pxd -> /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7/site-packages/gmpy2 copying build/lib.linux-riscv64-2.7/gmpy2/gmpy2.so -> /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7/site-packages/gmpy2 copying build/lib.linux-riscv64-2.7/gmpy2/__init__.py -> /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7/site-packages/gmpy2 copying build/lib.linux-riscv64-2.7/gmpy2/gmpy2.pxd -> /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7/site-packages/gmpy2 copying build/lib.linux-riscv64-2.7/gmpy2/gmpy2.h -> /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7/site-packages/gmpy2 byte-compiling /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7/site-packages/gmpy2/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpXiQz9I.py' /usr/bin/python2 -O /tmp/tmpXiQz9I.py removing /tmp/tmpXiQz9I.py running install_egg_info running egg_info writing gmpy2.egg-info/PKG-INFO writing top-level names to gmpy2.egg-info/top_level.txt writing dependency_links to gmpy2.egg-info/dependency_links.txt reading manifest file 'gmpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gmpy2.egg-info/SOURCES.txt' Copying gmpy2.egg-info to /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7/site-packages/gmpy2-2.1.0a2-py2.7.egg-info running install_scripts ~/build/BUILD/python-gmpy2-2.1.0 ~/build/BUILD/python-gmpy2-2.1.0/python3 ~/build/BUILD/python-gmpy2-2.1.0 + popd + pushd python3 + 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-gmpy2-2.1.0-0.1.a2.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6/site-packages/gmpy2 copying build/lib.linux-riscv64-3.6/gmpy2/__init__.pxd -> /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6/site-packages/gmpy2 copying build/lib.linux-riscv64-3.6/gmpy2/gmpy2.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6/site-packages/gmpy2 copying build/lib.linux-riscv64-3.6/gmpy2/__init__.py -> /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6/site-packages/gmpy2 copying build/lib.linux-riscv64-3.6/gmpy2/gmpy2.pxd -> /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6/site-packages/gmpy2 copying build/lib.linux-riscv64-3.6/gmpy2/gmpy2.h -> /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6/site-packages/gmpy2 byte-compiling /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6/site-packages/gmpy2/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp9uf1zes6.py' /usr/bin/python3 /tmp/tmp9uf1zes6.py removing /tmp/tmp9uf1zes6.py running install_egg_info running egg_info writing gmpy2.egg-info/PKG-INFO writing dependency_links to gmpy2.egg-info/dependency_links.txt writing top-level names to gmpy2.egg-info/top_level.txt reading manifest file 'gmpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gmpy2.egg-info/SOURCES.txt' Copying gmpy2.egg-info to /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6/site-packages/gmpy2-2.1.0a2-py3.6.egg-info running install_scripts ~/build/BUILD/python-gmpy2-2.1.0 + popd + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BFBixB Processing files: python2-gmpy2-2.1.0-0.1.a2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YMWQsF + umask 022 + cd /builddir/build/BUILD + cd python-gmpy2-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/doc/python2-gmpy2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/doc/python2-gmpy2 + cp -pr python2/docs/_build/html/_sources python2/docs/_build/html/_static python2/docs/_build/html/advmpz.html python2/docs/_build/html/cython.html python2/docs/_build/html/genindex.html python2/docs/_build/html/history.html python2/docs/_build/html/index.html python2/docs/_build/html/intro.html python2/docs/_build/html/mpc.html python2/docs/_build/html/mpfr.html python2/docs/_build/html/mpq.html python2/docs/_build/html/mpz.html python2/docs/_build/html/objects.inv python2/docs/_build/html/overview.html python2/docs/_build/html/search.html python2/docs/_build/html/searchindex.js /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/doc/python2-gmpy2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZeWbpK + umask 022 + cd /builddir/build/BUILD + cd python-gmpy2-2.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/licenses/python2-gmpy2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/licenses/python2-gmpy2 + cp -pr python2/COPYING /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/licenses/python2-gmpy2 + cp -pr python2/COPYING.LESSER /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/licenses/python2-gmpy2 + exit 0 Provides: bundled(jquery) python-gmpy2 = 2.1.0-0.1.a2.fc29 python-gmpy2(riscv-64) = 2.1.0-0.1.a2.fc29 python2-gmpy2 = 2.1.0-0.1.a2.fc29 python2-gmpy2(riscv-64) = 2.1.0-0.1.a2.fc29 python2.7dist(gmpy2) = 2.1.0a2 python2dist(gmpy2) = 2.1.0a2 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) libgmp.so.10()(64bit) libmpc.so.3()(64bit) libmpfr.so.4()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-gmpy2 < 2.1.0-0.1.a2.fc29 Processing files: python3-gmpy2-2.1.0-0.1.a2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4PL5Lt + umask 022 + cd /builddir/build/BUILD + cd python-gmpy2-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/doc/python3-gmpy2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/doc/python3-gmpy2 + cp -pr python3/docs/_build/html/_sources python3/docs/_build/html/_static python3/docs/_build/html/advmpz.html python3/docs/_build/html/cython.html python3/docs/_build/html/genindex.html python3/docs/_build/html/history.html python3/docs/_build/html/index.html python3/docs/_build/html/intro.html python3/docs/_build/html/mpc.html python3/docs/_build/html/mpfr.html python3/docs/_build/html/mpq.html python3/docs/_build/html/mpz.html python3/docs/_build/html/objects.inv python3/docs/_build/html/overview.html python3/docs/_build/html/search.html python3/docs/_build/html/searchindex.js /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/doc/python3-gmpy2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jIbNMi + umask 022 + cd /builddir/build/BUILD + cd python-gmpy2-2.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/licenses/python3-gmpy2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/licenses/python3-gmpy2 + cp -pr python3/COPYING /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/licenses/python3-gmpy2 + cp -pr python3/COPYING.LESSER /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64/usr/share/licenses/python3-gmpy2 + exit 0 Provides: bundled(jquery) python3-gmpy2 = 2.1.0-0.1.a2.fc29 python3-gmpy2(riscv-64) = 2.1.0-0.1.a2.fc29 python3.6dist(gmpy2) = 2.1.0a2 python3dist(gmpy2) = 2.1.0a2 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) libgmp.so.10()(64bit) libmpc.so.3()(64bit) libmpfr.so.4()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-gmpy2-2.1.0-0.1.a2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-gmpy2-2.1.0-0.1.a2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EtakLt + umask 022 + cd /builddir/build/BUILD + cd python-gmpy2-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gmpy2-2.1.0-0.1.a2.fc29.riscv64 + exit 0 Child return code was: 0