Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python3-coverage.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f0f9846006ae0f6d4f23f4dfca9912ed3f03759f/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python3-coverage.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python3-coverage-4.0.3-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python3-coverage.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f0f9846006ae0f6d4f23f4dfca9912ed3f03759f/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python3-coverage.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AUmpBv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf coverage-4.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/coverage-4.0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd coverage-4.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod 0644 '{}' ';' + sed -i 's/\r//g' README.rst + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.apzwJg + umask 022 + cd /builddir/build/BUILD + cd coverage-4.0.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build creating build/lib.linux-armv7l-3.4 creating build/lib.linux-armv7l-3.4/coverage copying coverage/results.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/pytracer.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/test_helpers.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/config.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/report.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/backunittest.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/templite.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/version.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/parser.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/phystokens.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/cmdline.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/xmlreport.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/bytecode.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/annotate.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/data.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/backward.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/html.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/collector.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/execfile.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/__init__.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/control.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/env.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/summary.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/plugin.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/misc.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/pickle2json.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/monkey.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/files.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/debug.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/__main__.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/plugin_support.py -> build/lib.linux-armv7l-3.4/coverage copying coverage/python.py -> build/lib.linux-armv7l-3.4/coverage creating build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/jquery.min.js -> build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/keybd_closed.png -> build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/pyfile.html -> build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/jquery.hotkeys.js -> build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/jquery.debounce.min.js -> build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/style.css -> build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/jquery.tablesorter.min.js -> build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/coverage_html.js -> build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/jquery.isonscreen.js -> build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/keybd_open.png -> build/lib.linux-armv7l-3.4/coverage/htmlfiles copying coverage/htmlfiles/index.html -> build/lib.linux-armv7l-3.4/coverage/htmlfiles running build_ext building 'coverage.tracer' extension creating build/temp.linux-armv7l-3.4 creating build/temp.linux-armv7l-3.4/coverage creating build/temp.linux-armv7l-3.4/coverage/ctracer gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c coverage/ctracer/datastack.c -o build/temp.linux-armv7l-3.4/coverage/ctracer/datastack.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c coverage/ctracer/filedisp.c -o build/temp.linux-armv7l-3.4/coverage/ctracer/filedisp.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c coverage/ctracer/module.c -o build/temp.linux-armv7l-3.4/coverage/ctracer/module.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c coverage/ctracer/tracer.c -o build/temp.linux-armv7l-3.4/coverage/ctracer/tracer.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/coverage/ctracer/datastack.o build/temp.linux-armv7l-3.4/coverage/ctracer/filedisp.o build/temp.linux-armv7l-3.4/coverage/ctracer/module.o build/temp.linux-armv7l-3.4/coverage/ctracer/tracer.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/coverage/tracer.cpython-34m.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build/lib.linux-armv7l-3.6 creating build/lib.linux-armv7l-3.6/coverage copying coverage/results.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/pytracer.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/test_helpers.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/config.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/report.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/backunittest.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/templite.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/version.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/parser.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/phystokens.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/cmdline.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/xmlreport.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/bytecode.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/annotate.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/data.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/backward.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/html.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/collector.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/execfile.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/__init__.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/control.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/env.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/summary.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/plugin.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/misc.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/pickle2json.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/monkey.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/files.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/debug.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/__main__.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/plugin_support.py -> build/lib.linux-armv7l-3.6/coverage copying coverage/python.py -> build/lib.linux-armv7l-3.6/coverage creating build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/jquery.min.js -> build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/keybd_closed.png -> build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/pyfile.html -> build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/jquery.hotkeys.js -> build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/jquery.debounce.min.js -> build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/style.css -> build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/jquery.tablesorter.min.js -> build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/coverage_html.js -> build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/jquery.isonscreen.js -> build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/keybd_open.png -> build/lib.linux-armv7l-3.6/coverage/htmlfiles copying coverage/htmlfiles/index.html -> build/lib.linux-armv7l-3.6/coverage/htmlfiles running build_ext building 'coverage.tracer' extension creating build/temp.linux-armv7l-3.6 creating build/temp.linux-armv7l-3.6/coverage creating build/temp.linux-armv7l-3.6/coverage/ctracer gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.6m -c coverage/ctracer/datastack.c -o build/temp.linux-armv7l-3.6/coverage/ctracer/datastack.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.6m -c coverage/ctracer/filedisp.c -o build/temp.linux-armv7l-3.6/coverage/ctracer/filedisp.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.6m -c coverage/ctracer/module.c -o build/temp.linux-armv7l-3.6/coverage/ctracer/module.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.6m -c coverage/ctracer/tracer.c -o build/temp.linux-armv7l-3.6/coverage/ctracer/tracer.o gcc -pthread -shared -Wl,-z,relro -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.6/coverage/ctracer/datastack.o build/temp.linux-armv7l-3.6/coverage/ctracer/filedisp.o build/temp.linux-armv7l-3.6/coverage/ctracer/module.o build/temp.linux-armv7l-3.6/coverage/ctracer/tracer.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/coverage/tracer.cpython-36m-arm-linux-gnueabi.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wONq4P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm ++ dirname /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm + cd coverage-4.0.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr creating /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/results.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/pytracer.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/test_helpers.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/config.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/report.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/backunittest.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/templite.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/version.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/parser.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/phystokens.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/cmdline.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/xmlreport.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/bytecode.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/annotate.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/data.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/backward.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/tracer.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/html.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/collector.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/execfile.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage creating /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/jquery.min.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/keybd_closed.png -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/pyfile.html -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/jquery.hotkeys.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/jquery.debounce.min.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/style.css -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/jquery.tablesorter.min.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/coverage_html.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/jquery.isonscreen.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/keybd_open.png -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/htmlfiles/index.html -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.6/coverage/__init__.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/control.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/env.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/summary.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/plugin.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/misc.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/pickle2json.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/monkey.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/files.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/debug.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/__main__.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/plugin_support.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage copying build/lib.linux-armv7l-3.6/coverage/python.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/results.py to results.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/pytracer.py to pytracer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/test_helpers.py to test_helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/report.py to report.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/backunittest.py to backunittest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/templite.py to templite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/phystokens.py to phystokens.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/cmdline.py to cmdline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/xmlreport.py to xmlreport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/bytecode.py to bytecode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/annotate.py to annotate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/data.py to data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/backward.py to backward.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/html.py to html.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/collector.py to collector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/execfile.py to execfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/control.py to control.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/summary.py to summary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/pickle2json.py to pickle2json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/monkey.py to monkey.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/files.py to files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/debug.py to debug.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/plugin_support.py to plugin_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/python.py to python.cpython-36.pyc writing byte-compilation script '/tmp/tmpik1e4juz.py' /usr/bin/python3.6 /tmp/tmpik1e4juz.py removing /tmp/tmpik1e4juz.py running install_egg_info running egg_info writing coverage.egg-info/PKG-INFO writing dependency_links to coverage.egg-info/dependency_links.txt writing entry points to coverage.egg-info/entry_points.txt writing top-level names to coverage.egg-info/top_level.txt reading manifest file 'coverage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'ci/appveyor.token' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'tests/eggsrc/build' no previously-included directories found matching 'tests/eggsrc/dist' no previously-included directories found matching 'tests/eggsrc/*.egg-info' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'coverage.egg-info/SOURCES.txt' Copying coverage.egg-info to /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage-4.0.3-py3.6.egg-info running install_scripts Installing coverage script to /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/bin Installing coverage-3.6 script to /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/bin Installing coverage3 script to /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/bin + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/tracer.cpython-34m.so -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/results.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/pytracer.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/test_helpers.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/config.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/report.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/backunittest.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/templite.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/version.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/parser.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/phystokens.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/cmdline.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/xmlreport.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/bytecode.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/annotate.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/data.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/backward.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/html.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/collector.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/execfile.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage creating /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/jquery.min.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/keybd_closed.png -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/pyfile.html -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/jquery.hotkeys.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/jquery.debounce.min.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/style.css -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/jquery.tablesorter.min.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/coverage_html.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/jquery.isonscreen.js -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/keybd_open.png -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/htmlfiles/index.html -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/htmlfiles copying build/lib.linux-armv7l-3.4/coverage/__init__.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/control.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/env.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/summary.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/plugin.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/misc.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/pickle2json.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/monkey.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/files.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/debug.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/__main__.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/plugin_support.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage copying build/lib.linux-armv7l-3.4/coverage/python.py -> /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/results.py to results.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/pytracer.py to pytracer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/test_helpers.py to test_helpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/config.py to config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/report.py to report.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/backunittest.py to backunittest.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/templite.py to templite.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/version.py to version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/parser.py to parser.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/phystokens.py to phystokens.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/cmdline.py to cmdline.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/xmlreport.py to xmlreport.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/bytecode.py to bytecode.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/annotate.py to annotate.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/data.py to data.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/backward.py to backward.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/html.py to html.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/collector.py to collector.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/execfile.py to execfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/control.py to control.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/env.py to env.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/summary.py to summary.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/plugin.py to plugin.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/misc.py to misc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/pickle2json.py to pickle2json.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/monkey.py to monkey.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/files.py to files.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/debug.py to debug.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/__main__.py to __main__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/plugin_support.py to plugin_support.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/python.py to python.cpython-34.pyc writing byte-compilation script '/tmp/tmpr4m9bdk9.py' /usr/bin/python3.4 -O /tmp/tmpr4m9bdk9.py removing /tmp/tmpr4m9bdk9.py running install_egg_info running egg_info writing entry points to coverage.egg-info/entry_points.txt writing dependency_links to coverage.egg-info/dependency_links.txt writing top-level names to coverage.egg-info/top_level.txt writing coverage.egg-info/PKG-INFO reading manifest file 'coverage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'ci/appveyor.token' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'tests/eggsrc/build' no previously-included directories found matching 'tests/eggsrc/dist' no previously-included directories found matching 'tests/eggsrc/*.egg-info' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'coverage.egg-info/SOURCES.txt' Copying coverage.egg-info to /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage-4.0.3-py3.4.egg-info running install_scripts Installing coverage-3.4 script to /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/bin Installing coverage3 script to /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/bin Installing coverage script to /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/bin + rm /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm//usr/bin/coverage + /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/coverage-4.0.3 extracting debug info from /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.4/site-packages/coverage/tracer.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/lib/python3.6/site-packages/coverage/tracer.cpython-36m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 89 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python34-coverage-4.0.3-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8gcPWa + umask 022 + cd /builddir/build/BUILD + cd coverage-4.0.3 + DOCDIR=/builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python34-coverage-4.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python34-coverage-4.0.3 + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python34-coverage-4.0.3 + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python34-coverage-4.0.3 + cp -pr howto.txt /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python34-coverage-4.0.3 + cp -pr README.rst /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python34-coverage-4.0.3 + cp -pr TODO.txt /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python34-coverage-4.0.3 + cp -pr doc/api.rst doc/api_coverage.rst doc/api_coveragedata.rst doc/api_plugin.rst doc/branch.rst doc/changes.rst doc/cmd.rst doc/config.rst doc/contributing.rst doc/excluding.rst doc/faq.rst doc/howitworks.rst doc/index.rst doc/install.rst doc/plugins.rst doc/source.rst doc/subprocess.rst doc/trouble.rst /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python34-coverage-4.0.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kw2rjB + umask 022 + cd /builddir/build/BUILD + cd coverage-4.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/licenses/python34-coverage-4.0.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/licenses/python34-coverage-4.0.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/licenses/python34-coverage-4.0.3 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/licenses/python34-coverage-4.0.3 + exit 0 Provides: bundled(js-jquery) = 1.11.1 bundled(js-jquery-debounce) = 1.1 bundled(js-jquery-hotkeys) = 0.8 bundled(js-jquery-isonscreen) = 1.2.0 bundled(js-jquery-tablesorter) python34-coverage = 4.0.3-4.el7 python34-coverage(armv7hl-32) = 4.0.3-4.el7 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.4 ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython3.4m.so.1.0 python(abi) = 3.4 rtld(GNU_HASH) Processing files: python36-coverage-4.0.3-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DQhUE1 + umask 022 + cd /builddir/build/BUILD + cd coverage-4.0.3 + DOCDIR=/builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python36-coverage-4.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python36-coverage-4.0.3 + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python36-coverage-4.0.3 + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python36-coverage-4.0.3 + cp -pr howto.txt /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python36-coverage-4.0.3 + cp -pr README.rst /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python36-coverage-4.0.3 + cp -pr TODO.txt /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python36-coverage-4.0.3 + cp -pr doc/api.rst doc/api_coverage.rst doc/api_coveragedata.rst doc/api_plugin.rst doc/branch.rst doc/changes.rst doc/cmd.rst doc/config.rst doc/contributing.rst doc/excluding.rst doc/faq.rst doc/howitworks.rst doc/index.rst doc/install.rst doc/plugins.rst doc/source.rst doc/subprocess.rst doc/trouble.rst /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/doc/python36-coverage-4.0.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ykm1uy + umask 022 + cd /builddir/build/BUILD + cd coverage-4.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/licenses/python36-coverage-4.0.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/licenses/python36-coverage-4.0.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/licenses/python36-coverage-4.0.3 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm/usr/share/licenses/python36-coverage-4.0.3 + exit 0 Provides: bundled(js-jquery) = 1.11.1 bundled(js-jquery-debounce) = 1.1 bundled(js-jquery-hotkeys) = 0.8 bundled(js-jquery-isonscreen) = 1.2.0 bundled(js-jquery-tablesorter) python36-coverage = 4.0.3-4.el7 python36-coverage(armv7hl-32) = 4.0.3-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython3.6m.so.1.0 python(abi) = 3.6 rtld(GNU_HASH) Processing files: python3-coverage-debuginfo-4.0.3-4.el7.armv7hl Provides: python3-coverage-debuginfo = 4.0.3-4.el7 python3-coverage-debuginfo(armv7hl-32) = 4.0.3-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm Wrote: /builddir/build/RPMS/python34-coverage-4.0.3-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python36-coverage-4.0.3-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-coverage-debuginfo-4.0.3-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NLeHBT + umask 022 + cd /builddir/build/BUILD + cd coverage-4.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-coverage-4.0.3-4.el7.arm + exit 0 Child return code was: 0