Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-gmpy2.spec'], logger=uid=1000printOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'timeout=0shell=Falseenv={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}user='mockbuild'gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-gmpy2.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/python-gmpy2-2.0.7-1bs02fc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-gmpy2.spec'], timeout=0printOutput=Falsegid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-4795/root'uid=1000env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=Falseuser='mockbuild'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-gmpy2.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/python-gmpy2-2.0.7-1bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-gmpy2.spec '], timeout=0printOutput=Falsegid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-4795/root'uid=1000env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=Falseuser='mockbuild'logger=private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-gmpy2.spec '] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rDIUPB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-gmpy2-2.0.7 + /usr/bin/mkdir -p python-gmpy2-2.0.7 + cd python-gmpy2-2.0.7 + /usr/bin/unzip -qq /builddir/build/SOURCES/gmpy2-2.0.7.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ~/build/BUILD/python-gmpy2-2.0.7/gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7 + pushd gmpy2-2.0.7 + 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 ~/build/BUILD/python-gmpy2-2.0.7 + popd + cp -a gmpy2-2.0.7 python3-gmpy2-2.0.7 + sed -i 's/sphinx-build/&-3/' python3-gmpy2-2.0.7/docs/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MucXUh + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-gmpy2-2.0.7/gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7 + cd python-gmpy2-2.0.7 + '[' /usr/lib = /usr/lib64 ']' + ARGS= + pushd gmpy2-2.0.7 + /usr/bin/python2 setup.py build running build running build_ext building 'gmpy2' extension creating build creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/src gcc -pthread -fno-strict-aliasing -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DWITHMPFR -DWITHMPC -I/usr/include/python2.7 -c src/gmpy2.c -o build/temp.linux-armv7l-2.7/src/gmpy2.o creating build/lib.linux-armv7l-2.7 gcc -pthread -shared -Wl,-z,relro build/temp.linux-armv7l-2.7/src/gmpy2.o -L/usr/lib -lgmp -lmpfr -lmpc -lpython2.7 -o build/lib.linux-armv7l-2.7/gmpy2.so + make -C docs html make: Entering directory '/builddir/build/BUILD/python-gmpy2-2.0.7/gmpy2-2.0.7/docs' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created building [html]: targets for 8 source files that are out of date updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] advmpz reading sources... [ 25%] index reading sources... [ 37%] intro reading sources... [ 50%] mpc reading sources... [ 62%] mpfr reading sources... [ 75%] mpq reading sources... [ 87%] mpz reading sources... [100%] overview looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] advmpz writing output... [ 25%] index writing output... [ 37%] intro writing output... [ 50%] mpc writing output... [ 62%] mpfr writing output... [ 75%] mpq writing output... [ 87%] mpz writing output... [100%] overview writing additional files... genindex search copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/python-gmpy2-2.0.7/gmpy2-2.0.7/docs/_static' does not exist done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/python-gmpy2-2.0.7/gmpy2-2.0.7/docs' ~/build/BUILD/python-gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7/python3-gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7 + popd + pushd python3-gmpy2-2.0.7 + /usr/bin/python3 setup.py build running build running build_ext building 'gmpy2' extension creating build creating build/temp.linux-armv7l-3.4 creating build/temp.linux-armv7l-3.4/src gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DWITHMPFR -DWITHMPC -I/usr/include/python3.4m -c src/gmpy2.c -o build/temp.linux-armv7l-3.4/src/gmpy2.o creating build/lib.linux-armv7l-3.4 gcc -pthread -shared -Wl,-z,relro build/temp.linux-armv7l-3.4/src/gmpy2.o -L/usr/lib -lgmp -lmpfr -lmpc -lpython3.4m -o build/lib.linux-armv7l-3.4/gmpy2.cpython-34m.so + make -C docs html make: Entering directory '/builddir/build/BUILD/python-gmpy2-2.0.7/python3-gmpy2-2.0.7/docs' sphinx-build-3 -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.2.3 loading pickled environment... failed: [Errno 2] No such file or directory: '/builddir/build/BUILD/python-gmpy2-2.0.7/python3-gmpy2-2.0.7/docs/_build/doctrees/environment.pickle' building [html]: targets for 8 source files that are out of date updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] advmpz reading sources... [ 25%] index reading sources... [ 37%] intro reading sources... [ 50%] mpc reading sources... [ 62%] mpfr reading sources... [ 75%] mpq reading sources... [ 87%] mpz reading sources... [100%] overview looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] advmpz writing output... [ 25%] index writing output... [ 37%] intro writing output... [ 50%] mpc writing output... [ 62%] mpfr writing output... [ 75%] mpq writing output... [ 87%] mpz writing output... [100%] overview writing additional files... genindex search copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/python-gmpy2-2.0.7/python3-gmpy2-2.0.7/docs/_static' does not exist done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/python-gmpy2-2.0.7/python3-gmpy2-2.0.7/docs' ~/build/BUILD/python-gmpy2-2.0.7 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FnSSXT + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm + cd python-gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7/gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7 + pushd gmpy2-2.0.7 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm running install running install_lib creating /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr creating /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/gmpy2.so -> /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python2.7/site-packages/gmpy2-2.0.7-py2.7.egg-info + chmod 0755 /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python2.7/site-packages/gmpy2.so + popd ~/build/BUILD/python-gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7/python3-gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7 + pushd python3-gmpy2-2.0.7 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm running install running install_lib creating /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python3.4/site-packages copying build/lib.linux-armv7l-3.4/gmpy2.cpython-34m.so -> /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python3.4/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python3.4/site-packages/gmpy2-2.0.7-py3.4.egg-info + chmod 0755 /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python3.4/site-packages/gmpy2.cpython-34m.so ~/build/BUILD/python-gmpy2-2.0.7 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-gmpy2-2.0.7 extracting debug info from /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python3.4/site-packages/gmpy2.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python2.7/site-packages/gmpy2.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3178 blocks + /usr/lib/rpm/check-buildroot + /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-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/debug/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6ofAg0 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-gmpy2-2.0.7/gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7 + cd python-gmpy2-2.0.7 + pushd gmpy2-2.0.7 + PYTHONPATH=/builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python2.7/site-packages + /usr/bin/python2 test/runtests.py Unit tests for gmpy2 2.0.7 with Python 2.7.10 Mutliple-precision library: GMP 6.0.0 Floating-point library: MPFR 3.1.3 Complex library: MPC 1.0.2 Caching Values: (Cache size) 100 Caching Values: (Size in limbs) 128 Results for: test_context Attempted: 35 Failed: 0 Results for: test_misc Attempted: 11 Failed: 0 Results for: test_mpc Attempted: 86 Failed: 0 Results for: test_mpc_to_from_binary Attempted: 41 Failed: 0 Results for: test_mpfr Attempted: 175 Failed: 0 Results for: test_mpfr_min_max Attempted: 26 Failed: 0 Results for: test_mpfr_to_from_binary Attempted: 25 Failed: 0 Results for: test_mpfr_trig Attempted: 110 Failed: 0 Results for: test_mpq Attempted: 160 Failed: 0 Results for: test_mpq_to_from_binary Attempted: 6 Failed: 0 Results for: test_mpz Attempted: 199 Failed: 0 Results for: test_mpz_io Attempted: 68 Failed: 0 Results for: test_mpz_pack_unpack Attempted: 16 Failed: 0 Results for: test_mpz_to_from_binary Attempted: 6 Failed: 0 Summary - Attempted: 964 Failed: 0 + popd ~/build/BUILD/python-gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7/python3-gmpy2-2.0.7 ~/build/BUILD/python-gmpy2-2.0.7 + pushd python3-gmpy2-2.0.7 + PYTHONPATH=/builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/lib/python3.4/site-packages + /usr/bin/python3 test/runtests.py Unit tests for gmpy2 2.0.7 with Python 3.4.3 Mutliple-precision library: GMP 6.0.0 Floating-point library: MPFR 3.1.3 Complex library: MPC 1.0.2 Caching Values: (Cache size) 100 Caching Values: (Size in limbs) 128 Results for: test_context Attempted: 35 Failed: 0 Results for: test_misc Attempted: 11 Failed: 0 Results for: test_mpc Attempted: 86 Failed: 0 Results for: test_mpc_to_from_binary Attempted: 41 Failed: 0 Results for: test_mpfr Attempted: 175 Failed: 0 Results for: test_mpfr_min_max Attempted: 26 Failed: 0 Results for: test_mpfr_to_from_binary Attempted: 25 Failed: 0 Results for: test_mpfr_trig Attempted: 110 Failed: 0 Results for: test_mpq Attempted: 160 Failed: 0 Results for: test_mpq_to_from_binary Attempted: 6 Failed: 0 Results for: test_mpz Attempted: 199 Failed: 0 Results for: test_mpz_io Attempted: 68 Failed: 0 Results for: test_mpz_pack_unpack Attempted: 16 Failed: 0 Results for: test_mpz_to_from_binary Attempted: 6 Failed: 0 Results for: test_py32_hash Attempted: 18 Failed: 0 Summary - Attempted: 982 Failed: 0 ~/build/BUILD/python-gmpy2-2.0.7 Processing files: python-gmpy2-2.0.7-1bs02fc23.armv6hl + popd + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ApzyOn + umask 022 + cd /builddir/build/BUILD + cd python-gmpy2-2.0.7 + DOCDIR=/builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/doc/python-gmpy2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/doc/python-gmpy2 + cp -pr gmpy2-2.0.7/docs/_build/html/_sources gmpy2-2.0.7/docs/_build/html/_static gmpy2-2.0.7/docs/_build/html/advmpz.html gmpy2-2.0.7/docs/_build/html/genindex.html gmpy2-2.0.7/docs/_build/html/index.html gmpy2-2.0.7/docs/_build/html/intro.html gmpy2-2.0.7/docs/_build/html/mpc.html gmpy2-2.0.7/docs/_build/html/mpfr.html gmpy2-2.0.7/docs/_build/html/mpq.html gmpy2-2.0.7/docs/_build/html/mpz.html gmpy2-2.0.7/docs/_build/html/objects.inv gmpy2-2.0.7/docs/_build/html/overview.html gmpy2-2.0.7/docs/_build/html/search.html gmpy2-2.0.7/docs/_build/html/searchindex.js /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/doc/python-gmpy2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A4r2mO + umask 022 + cd /builddir/build/BUILD + cd python-gmpy2-2.0.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/licenses/python-gmpy2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/licenses/python-gmpy2 + cp -pr gmpy2-2.0.7/COPYING /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/licenses/python-gmpy2 + cp -pr gmpy2-2.0.7/COPYING.LESSER /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/licenses/python-gmpy2 + exit 0 Provides: bundled(jquery) python-gmpy2 = 2.0.7-1bs02fc23 python-gmpy2(armv6hl-32) = 2.0.7-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 libmpc.so.3 libmpfr.so.4 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-gmpy2-2.0.7-1bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pDyd4P + umask 022 + cd /builddir/build/BUILD + cd python-gmpy2-2.0.7 + DOCDIR=/builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/doc/python3-gmpy2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/doc/python3-gmpy2 + cp -pr python3-gmpy2-2.0.7/docs/_build/html/_sources python3-gmpy2-2.0.7/docs/_build/html/_static python3-gmpy2-2.0.7/docs/_build/html/advmpz.html python3-gmpy2-2.0.7/docs/_build/html/genindex.html python3-gmpy2-2.0.7/docs/_build/html/index.html python3-gmpy2-2.0.7/docs/_build/html/intro.html python3-gmpy2-2.0.7/docs/_build/html/mpc.html python3-gmpy2-2.0.7/docs/_build/html/mpfr.html python3-gmpy2-2.0.7/docs/_build/html/mpq.html python3-gmpy2-2.0.7/docs/_build/html/mpz.html python3-gmpy2-2.0.7/docs/_build/html/objects.inv python3-gmpy2-2.0.7/docs/_build/html/overview.html python3-gmpy2-2.0.7/docs/_build/html/search.html python3-gmpy2-2.0.7/docs/_build/html/searchindex.js /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/doc/python3-gmpy2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mCG5BU + umask 022 + cd /builddir/build/BUILD + cd python-gmpy2-2.0.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/licenses/python3-gmpy2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/licenses/python3-gmpy2 + cp -pr gmpy2-2.0.7/COPYING /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/licenses/python3-gmpy2 + cp -pr gmpy2-2.0.7/COPYING.LESSER /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm/usr/share/licenses/python3-gmpy2 + exit 0 Provides: bundled(jquery) python3-gmpy2 = 2.0.7-1bs02fc23 python3-gmpy2(armv6hl-32) = 2.0.7-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 libmpc.so.3 libmpfr.so.4 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.4m.so.1.0 python(abi) = 3.4 rtld(GNU_HASH) Processing files: python-gmpy2-debuginfo-2.0.7-1bs02fc23.armv6hl Provides: python-gmpy2-debuginfo = 2.0.7-1bs02fc23 python-gmpy2-debuginfo(armv6hl-32) = 2.0.7-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm Wrote: /builddir/build/RPMS/python-gmpy2-2.0.7-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/python3-gmpy2-2.0.7-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/python-gmpy2-debuginfo-2.0.7-1bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.22NBck + umask 022 + cd /builddir/build/BUILD + cd python-gmpy2-2.0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gmpy2-2.0.7-1bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->