Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/python-decorator.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/python-decorator.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/python-decorator-4.2.1-2.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/python-decorator.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/python-decorator.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pcggSo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf decorator-4.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/decorator-4.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd decorator-4.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wiY1mG + umask 022 + cd /builddir/build/BUILD + cd decorator-4.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib copying src/decorator.py -> build/lib + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PvgEzT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm + cd decorator-4.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm running install running install_lib creating /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr creating /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/lib creating /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/lib/python3.6/site-packages copying build/lib/decorator.py -> /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/lib/python3.6/site-packages/decorator.py to decorator.cpython-36.pyc writing byte-compilation script '/tmp/tmp15mvt0ow.py' /usr/libexec/platform-python /tmp/tmp15mvt0ow.py removing /tmp/tmp15mvt0ow.py running install_egg_info running egg_info writing src/decorator.egg-info/PKG-INFO writing dependency_links to src/decorator.egg-info/dependency_links.txt writing top-level names to src/decorator.egg-info/top_level.txt reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'documentation.pdf' writing manifest file 'src/decorator.egg-info/SOURCES.txt' Copying src/decorator.egg-info to /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/lib/python3.6/site-packages/decorator-4.2.1-py3.6.egg-info running install_scripts + find /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm -name SOURCES.txt~ -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.2.1-2.el8 --unique-debug-suffix -4.2.1-2.el8.arm --unique-debug-src-base python-decorator-4.2.1-2.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/decorator-4.2.1 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.K1lkHd + umask 022 + cd /builddir/build/BUILD + cd decorator-4.2.1 + /usr/libexec/platform-python setup.py test running test running egg_info writing src/decorator.egg-info/PKG-INFO writing dependency_links to src/decorator.egg-info/dependency_links.txt writing top-level names to src/decorator.egg-info/top_level.txt reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'documentation.pdf' writing manifest file 'src/decorator.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: test_before_after (tests.test.CoroutineTestCase) ... ok BUILDSTDERR: test_coro_to_func (tests.test.CoroutineTestCase) ... ok BUILDSTDERR: test (tests.test.DocumentationTestCase) ... ok BUILDSTDERR: test_singledispatch1 (tests.test.DocumentationTestCase) ... ok BUILDSTDERR: test_singledispatch2 (tests.test.DocumentationTestCase) ... ok BUILDSTDERR: test_decorator_factory (tests.test.ExtraTestCase) ... ok BUILDSTDERR: test_no_first_arg (tests.test.ExtraTestCase) ... ok BUILDSTDERR: test_qualname (tests.test.ExtraTestCase) ... ok BUILDSTDERR: test_signature (tests.test.ExtraTestCase) ... ok BUILDSTDERR: test_unique_filenames (tests.test.ExtraTestCase) ... ok BUILDSTDERR: test_c_classes (tests.test.TestSingleDispatch) ... ok BUILDSTDERR: test_mro (tests.test.TestSingleDispatch) ... ok BUILDSTDERR: test_mro_conflicts (tests.test.TestSingleDispatch) ... ok BUILDSTDERR: test_register_abc (tests.test.TestSingleDispatch) ... ok BUILDSTDERR: test_register_decorator (tests.test.TestSingleDispatch) ... ok BUILDSTDERR: test_register_error (tests.test.TestSingleDispatch) ... ok BUILDSTDERR: test_simple_overloads (tests.test.TestSingleDispatch) ... ok BUILDSTDERR: test_wrapping_attributes (tests.test.TestSingleDispatch) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 18 tests in 5.882s BUILDSTDERR: OK + exit 0 Processing files: python3-decorator-4.2.1-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SDH9QC + umask 022 + cd /builddir/build/BUILD + cd decorator-4.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/share/doc/python3-decorator + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/share/doc/python3-decorator + cp -pr docs/README.rst /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/share/doc/python3-decorator + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YcowQ0 + umask 022 + cd /builddir/build/BUILD + cd decorator-4.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/share/licenses/python3-decorator + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/share/licenses/python3-decorator + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm/usr/share/licenses/python3-decorator + exit 0 Provides: python3-decorator = 4.2.1-2.el8 python3.6dist(decorator) = 4.2.1 python3dist(decorator) = 4.2.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm Wrote: /builddir/build/RPMS/python3-decorator-4.2.1-2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h34Ipv + umask 022 + cd /builddir/build/BUILD + cd decorator-4.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-decorator-4.2.1-2.el8.arm + exit 0 Child return code was: 0