Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-orderedset.spec'], chrootPath='/var/lib/mock/f33-build-128513-40469/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-orderedset.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1582675200 Wrote: /builddir/build/SRPMS/python-orderedset-2.0.3-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-orderedset.spec'], chrootPath='/var/lib/mock/f33-build-128513-40469/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-orderedset.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1582675200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wJJv4h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf orderedset-2.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/orderedset-2.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd orderedset-2.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-orderedset-comparison.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i 's/pyx'\''])/&, compiler_directives={'\''language_level'\'': 3}/' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.V3ckof + umask 022 + cd /builddir/build/BUILD + cd orderedset-2.0.3 + 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Compiling lib/orderedset/_orderedset.pyx because it changed. [1/1] Cythonizing lib/orderedset/_orderedset.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/orderedset copying lib/orderedset/__init__.py -> build/lib.linux-riscv64-3.8/orderedset running build_ext building 'orderedset._orderedset' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/lib creating build/temp.linux-riscv64-3.8/lib/orderedset gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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/usr/include/python3.8 -c lib/orderedset/_orderedset.c -o build/temp.linux-riscv64-3.8/lib/orderedset/_orderedset.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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.8/lib/orderedset/_orderedset.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/orderedset/_orderedset.cpython-38-riscv64-linux-gnu.so + rst2html --no-datestamp AUTHORS.rst AUTHORS.html + rst2html --no-datestamp HISTORY.rst HISTORY.html + rst2html --no-datestamp README.rst README.html + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qZrGHi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64 + cd orderedset-2.0.3 + 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,--as-needed -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-orderedset-2.0.3-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/orderedset copying build/lib.linux-riscv64-3.8/orderedset/_orderedset.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/orderedset copying build/lib.linux-riscv64-3.8/orderedset/__init__.py -> /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/orderedset byte-compiling /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/orderedset/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmp9fkvnwdp.py' /usr/bin/python3 /tmp/tmp9fkvnwdp.py removing /tmp/tmp9fkvnwdp.py running install_egg_info running egg_info writing lib/orderedset.egg-info/PKG-INFO writing dependency_links to lib/orderedset.egg-info/dependency_links.txt writing top-level names to lib/orderedset.egg-info/top_level.txt reading manifest file 'lib/orderedset.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/orderedset.egg-info/SOURCES.txt' Copying lib/orderedset.egg-info to /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/orderedset-2.0.3-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/bin/__pycache__ + chmod 0755 /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/orderedset/_orderedset.cpython-38-riscv64-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.0.3-1.fc33 --unique-debug-suffix -2.0.3-1.fc33.riscv64 --unique-debug-src-base python-orderedset-2.0.3-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/orderedset-2.0.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/orderedset/_orderedset.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8/site-packages/orderedset/_orderedset.cpython-38-riscv64-linux-gnu.so original debug info size: 1136kB, size after compression: 1116kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1465 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ww9r9e + umask 022 + cd /builddir/build/BUILD + cd orderedset-2.0.3 + PYTHONPATH=/builddir/build/BUILD/orderedset-2.0.3 + /usr/bin/python3 setup.py test running test running egg_info WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. writing lib/orderedset.egg-info/PKG-INFO writing dependency_links to lib/orderedset.egg-info/dependency_links.txt writing top-level names to lib/orderedset.egg-info/top_level.txt reading manifest file 'lib/orderedset.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/orderedset.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-riscv64-3.8/orderedset/_orderedset.cpython-38-riscv64-linux-gnu.so -> lib/orderedset test_add_existing (tests.test_orderedset.TestOrderedset) ... ok test_add_new (tests.test_orderedset.TestOrderedset) ... ok test_clear (tests.test_orderedset.TestOrderedset) ... ok test_contains (tests.test_orderedset.TestOrderedset) ... ok test_copy (tests.test_orderedset.TestOrderedset) ... ok test_difference_and_update (tests.test_orderedset.TestOrderedset) ... ok test_difference_with_iterable (tests.test_orderedset.TestOrderedset) ... ok test_discard (tests.test_orderedset.TestOrderedset) ... ok test_eq (tests.test_orderedset.TestOrderedset) ... ok test_getitem (tests.test_orderedset.TestOrderedset) ... ok test_getitem_slice (tests.test_orderedset.TestOrderedset) ... ok test_index (tests.test_orderedset.TestOrderedset) ... ok test_intersection_and_update (tests.test_orderedset.TestOrderedset) ... ok test_intersection_with_iterable (tests.test_orderedset.TestOrderedset) ... ok test_isdisjoint (tests.test_orderedset.TestOrderedset) ... ok test_issubset (tests.test_orderedset.TestOrderedset) ... ok test_issuperset (tests.test_orderedset.TestOrderedset) ... ok test_iter_and_valid_order (tests.test_orderedset.TestOrderedset) ... ok test_iter_mutated (tests.test_orderedset.TestOrderedset) ... ok test_len (tests.test_orderedset.TestOrderedset) ... ok test_orderedsubset (tests.test_orderedset.TestOrderedset) ... ok test_orderedsuperset (tests.test_orderedset.TestOrderedset) ... ok test_ordering (tests.test_orderedset.TestOrderedset) ... ok test_pop (tests.test_orderedset.TestOrderedset) ... ok test_reduce (tests.test_orderedset.TestOrderedset) ... ok test_remove (tests.test_orderedset.TestOrderedset) ... ok test_repr (tests.test_orderedset.TestOrderedset) ... ok test_reverse_order (tests.test_orderedset.TestOrderedset) ... ok test_symmetric_difference_and_update (tests.test_orderedset.TestOrderedset) ... ok test_symmetric_difference_with_iterable (tests.test_orderedset.TestOrderedset) ... ok test_union_and_update (tests.test_orderedset.TestOrderedset) ... ok test_union_with_iterable (tests.test_orderedset.TestOrderedset) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.435s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-orderedset-2.0.3-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rchbKi + umask 022 + cd /builddir/build/BUILD + cd orderedset-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/share/doc/python3-orderedset + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/share/doc/python3-orderedset + cp -pr AUTHORS.html /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/share/doc/python3-orderedset + cp -pr HISTORY.html /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/share/doc/python3-orderedset + cp -pr README.html /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/share/doc/python3-orderedset + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7fxGmj + umask 022 + cd /builddir/build/BUILD + cd orderedset-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/share/licenses/python3-orderedset + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/share/licenses/python3-orderedset + cp -pr LICENSE /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64/usr/share/licenses/python3-orderedset + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(jquery) bundled(js-underscore) python-orderedset = 2.0.3-1.fc33 python3-orderedset = 2.0.3-1.fc33 python3-orderedset(riscv-64) = 2.0.3-1.fc33 python3.8dist(orderedset) = 2.0.3 python38-orderedset = 2.0.3-1.fc33 python3dist(orderedset) = 2.0.3 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) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-orderedset < 2.0.3-1.fc33 Processing files: python-orderedset-debugsource-2.0.3-1.fc33.riscv64 Provides: python-orderedset-debugsource = 2.0.3-1.fc33 python-orderedset-debugsource(riscv-64) = 2.0.3-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-orderedset-debuginfo-2.0.3-1.fc33.riscv64 Provides: debuginfo(build-id) = d8bb59720aa8c76846c9ee5f98ac4cf951b250be python3-orderedset-debuginfo = 2.0.3-1.fc33 python3-orderedset-debuginfo(riscv-64) = 2.0.3-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-orderedset-debugsource(riscv-64) = 2.0.3-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-orderedset-2.0.3-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-orderedset-debuginfo-2.0.3-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-orderedset-debugsource-2.0.3-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r7pyCj + umask 022 + cd /builddir/build/BUILD + cd orderedset-2.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-orderedset-2.0.3-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0