Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pycdio.spec'], chrootPath='/var/lib/mock/f33-build-123122-38411/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pycdio.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580342400 Wrote: /builddir/build/SRPMS/python-pycdio-2.0.0-8.fc33.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pycdio.spec'], chrootPath='/var/lib/mock/f33-build-123122-38411/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': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pycdio.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580342400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D27H2s + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycdio-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycdio-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycdio-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2948gu + umask 022 + cd /builddir/build/BUILD + cd pycdio-2.0.0 + 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' running build libcdio version >= 2.0.0 running build_ext building '_pycdio' extension swigging swig/pycdio.i to swig/pycdio_wrap.c swig -python -outdir /builddir/build/BUILD/pycdio-2.0.0 -o swig/pycdio_wrap.c swig/pycdio.i creating build creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/swig 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 swig/pycdio_wrap.c -o build/temp.linux-riscv64-3.8/swig/pycdio_wrap.o BUILDSTDERR: In file included from /usr/include/string.h:495, BUILDSTDERR: from /usr/include/python3.8/Python.h:30, BUILDSTDERR: from swig/pycdio_wrap.c:154: BUILDSTDERR: In function ‘strncpy’, BUILDSTDERR: inlined from ‘get_hwinfo’ at swig/pycdio_wrap.c:3472:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function ‘strncpy’, BUILDSTDERR: inlined from ‘get_hwinfo’ at swig/pycdio_wrap.c:3473:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function ‘strncpy’, BUILDSTDERR: inlined from ‘get_hwinfo’ at swig/pycdio_wrap.c:3474:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ creating build/lib.linux-riscv64-3.8 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/swig/pycdio_wrap.o -L/usr/lib64 -lcdio -lm -o build/lib.linux-riscv64-3.8/_pycdio.cpython-38-riscv64-linux-gnu.so building '_pyiso9660' extension swigging swig/pyiso9660.i to swig/pyiso9660_wrap.c swig -python -outdir /builddir/build/BUILD/pycdio-2.0.0 -o swig/pyiso9660_wrap.c swig/pyiso9660.i 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 swig/pyiso9660_wrap.c -o build/temp.linux-riscv64-3.8/swig/pyiso9660_wrap.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/swig/pyiso9660_wrap.o -L/usr/lib64 -liso9660 -lcdio -lm -o build/lib.linux-riscv64-3.8/_pyiso9660.cpython-38-riscv64-linux-gnu.so running build_py copying cdio.py -> build/lib.linux-riscv64-3.8 copying iso9660.py -> build/lib.linux-riscv64-3.8 copying pycdio.py -> build/lib.linux-riscv64-3.8 copying pyiso9660.py -> build/lib.linux-riscv64-3.8 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CwlZyv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64 + cd pycdio-2.0.0 + 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-pycdio-2.0.0-8.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages copying build/lib.linux-riscv64-3.8/cdio.py -> /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages copying build/lib.linux-riscv64-3.8/pycdio.py -> /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages copying build/lib.linux-riscv64-3.8/_pyiso9660.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages copying build/lib.linux-riscv64-3.8/iso9660.py -> /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages copying build/lib.linux-riscv64-3.8/_pycdio.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages copying build/lib.linux-riscv64-3.8/pyiso9660.py -> /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages byte-compiling /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages/cdio.py to cdio.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages/pycdio.py to pycdio.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages/iso9660.py to iso9660.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages/pyiso9660.py to pyiso9660.cpython-38.pyc writing byte-compilation script '/tmp/tmpc2wbl8l5.py' /usr/bin/python3 /tmp/tmpc2wbl8l5.py removing /tmp/tmpc2wbl8l5.py running install_egg_info running egg_info writing pycdio.egg-info/PKG-INFO writing dependency_links to pycdio.egg-info/dependency_links.txt writing top-level names to pycdio.egg-info/top_level.txt reading manifest file 'pycdio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pycdio.egg-info/SOURCES.txt' Copying pycdio.egg-info to /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages/pycdio-2.0.0-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/bin/__pycache__ + chmod 755 /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64//usr/lib64/python3.8/site-packages/_pycdio.cpython-38-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64//usr/lib64/python3.8/site-packages/_pyiso9660.cpython-38-riscv64-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.0.0-8.fc33 --unique-debug-suffix -2.0.0-8.fc33.riscv64 --unique-debug-src-base python-pycdio-2.0.0-8.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pycdio-2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages/_pyiso9660.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages/_pycdio.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages/_pyiso9660.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/lib64/python3.8/site-packages/_pycdio.cpython-38-riscv64-linux-gnu.so original debug info size: 944kB, size after compression: 920kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 940 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-pycdio-2.0.0-8.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.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.7TQhJs + umask 022 + cd /builddir/build/BUILD + cd pycdio-2.0.0 + /usr/bin/python3 setup.py nosetests running nosetests running egg_info writing pycdio.egg-info/PKG-INFO writing dependency_links to pycdio.egg-info/dependency_links.txt writing top-level names to pycdio.egg-info/top_level.txt reading manifest file 'pycdio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pycdio.egg-info/SOURCES.txt' copying build/lib.linux-riscv64-3.8/_pycdio.cpython-38-riscv64-linux-gnu.so -> copying build/lib.linux-riscv64-3.8/_pyiso9660.cpython-38-riscv64-linux-gnu.so -> BUILDSTDERR: /usr/lib/python3.8/site-packages/nose/config.py:430: DeprecationWarning: Use of multiple -w arguments is deprecated and support may be removed in a future release. You can get the same behavior by passing directories without the -w argument on the command line, or by using the --tests argument in a configuration file. BUILDSTDERR: warn("Use of multiple -w arguments is deprecated and " BUILDSTDERR: Test functioning of BIN/CUE image routines ... ok BUILDSTDERR: Test functioning CD-DA ... ok BUILDSTDERR: Test getting default device ... ok Test that various routines raise proper exceptions ... ++ WARN: Can't get file status for ***Invalid device***: No such file or directory ++ WARN: could not retrieve file info for `***Invalid device***': No such file or directory ++ WARN: can't open nrg image file ***Invalid device*** for reading BUILDSTDERR: ok BUILDSTDERR: Test that we have image drivers ... ok BUILDSTDERR: Test running miscellaneous operations ... ok BUILDSTDERR: Test functioning of read routines ... ok BUILDSTDERR: Test functioning of cdrdao image routines ... ok Test getting and setting CDText ... ++ WARN: /builddir/build/BUILD/pycdio-2.0.0/test/cdtext.toc line 47: SILENCE not fully implimented BUILDSTDERR: ok BUILDSTDERR: Test keywords ... ok BUILDSTDERR: Test ACHAR and DCHAR ... ok BUILDSTDERR: Test pyiso9660.dirname_valid_p ... ok BUILDSTDERR: Test retrieving image information ... ok BUILDSTDERR: Test pyiso9660.pathname_valid_p ... ok Test pyiso9660.strncpy_pad ... ++ WARN: string 'ABC!123' is getting truncated to 2 characters BUILDSTDERR: ok BUILDSTDERR: Test time ... ok BUILDSTDERR: test_fs (test-isocopy.ISO9660Tests) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 17 tests in 0.305s BUILDSTDERR: OK + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python3-pycdio-2.0.0-8.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b5R6ws + umask 022 + cd /builddir/build/BUILD + cd pycdio-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/share/doc/python3-pycdio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/share/doc/python3-pycdio + cp -pr README.rst /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/share/doc/python3-pycdio + cp -pr ChangeLog /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/share/doc/python3-pycdio + cp -pr AUTHORS /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/share/doc/python3-pycdio + cp -pr NEWS /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/share/doc/python3-pycdio + cp -pr THANKS /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/share/doc/python3-pycdio + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G8svEw + umask 022 + cd /builddir/build/BUILD + cd pycdio-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/share/licenses/python3-pycdio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/share/licenses/python3-pycdio + cp -pr COPYING /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64/usr/share/licenses/python3-pycdio + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: pycdio = 2.0.0-8.fc33 python-pycdio = 2.0.0-8.fc33 python3-pycdio = 2.0.0-8.fc33 python3-pycdio(riscv-64) = 2.0.0-8.fc33 python3.8dist(pycdio) = 2 python38-pycdio = 2.0.0-8.fc33 python3dist(pycdio) = 2 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) libcdio.so.18()(64bit) libcdio.so.18(CDIO_18)(64bit) libiso9660.so.11()(64bit) libiso9660.so.11(ISO9660_11)(64bit) libpthread.so.0()(64bit) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: pycdio < 2.0.0-6 python-pycdio < 2.0.0-8.fc33 Processing files: python-pycdio-debugsource-2.0.0-8.fc33.riscv64 Provides: python-pycdio-debugsource = 2.0.0-8.fc33 python-pycdio-debugsource(riscv-64) = 2.0.0-8.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pycdio-debuginfo-2.0.0-8.fc33.riscv64 Provides: debuginfo(build-id) = 9bdc315f05cdb4c454a24de3564afdcc45994e5a debuginfo(build-id) = caf75cf17302cb022192ebb6a0121401a2e6fc31 python3-pycdio-debuginfo = 2.0.0-8.fc33 python3-pycdio-debuginfo(riscv-64) = 2.0.0-8.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycdio-debugsource(riscv-64) = 2.0.0-8.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-pycdio-2.0.0-8.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-pycdio-debugsource-2.0.0-8.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pycdio-debuginfo-2.0.0-8.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LMaVBt + umask 022 + cd /builddir/build/BUILD + cd pycdio-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pycdio-2.0.0-8.fc33.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0