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-djvulibre.spec'], chrootPath='/var/lib/mock/f33-build-562132-65815/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-djvulibre.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=1615334400 Wrote: /builddir/build/SRPMS/python-djvulibre-0.8.6-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-djvulibre.spec'], chrootPath='/var/lib/mock/f33-build-562132-65815/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-djvulibre.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=1615334400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PaCvPD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-djvulibre-0.8.6 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/python-djvulibre-0.8.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-djvulibre-0.8.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 0644 ./examples/djvu-crop-text ./examples/djvu-dump-text ./examples/djvu2png + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.47rCPD + umask 022 + cd /builddir/build/BUILD + cd python-djvulibre-0.8.6 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/djvu copying djvu/__init__.py -> build/lib.linux-riscv64-3.9/djvu copying djvu/const.py -> build/lib.linux-riscv64-3.9/djvu copying djvu/dllpath.py -> build/lib.linux-riscv64-3.9/djvu running build_ext creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/src creating 'build/temp.linux-riscv64-3.9/src/config.pxi' cythoning 'djvu.decode' extension generating build/temp.linux-riscv64-3.9/src/decode.c from djvu/decode.pyx, build/temp.linux-riscv64-3.9/src/config.pxi, djvu/common.pxi, djvu/decode.pxd, djvu/sexpr.pxd /usr/bin/python3 -m cython -I build/temp.linux-riscv64-3.9/src -o build/temp.linux-riscv64-3.9/src/decode.c djvu/decode.pyx warning: djvu/common.pxi:139:4: Exception already a builtin Cython type building 'djvu.decode' extension creating build/temp.linux-riscv64-3.9/build creating build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.9 -c build/temp.linux-riscv64-3.9/src/decode.c -o build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9/src/decode.o -pthread build/temp.linux-riscv64-3.9/src/decode.c: In function ‘__pyx_f_4djvu_6decode_allocate_image_memory’: build/temp.linux-riscv64-3.9/src/decode.c:25792:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] 25792 | __pyx_t_14 = ((__pyx_t_16 < __pyx_v_c_requested_size) != 0); | ^ 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 build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9/src/decode.o -L/usr/lib64 -ldjvulibre -o build/lib.linux-riscv64-3.9/djvu/decode.cpython-39-riscv64-linux-gnu.so -pthread cythoning 'djvu.sexpr' extension generating build/temp.linux-riscv64-3.9/src/sexpr.c from djvu/sexpr.pyx, build/temp.linux-riscv64-3.9/src/config.pxi, djvu/common.pxi, djvu/decode.pxd, djvu/sexpr.pxd /usr/bin/python3 -m cython -I build/temp.linux-riscv64-3.9/src -o build/temp.linux-riscv64-3.9/src/sexpr.c djvu/sexpr.pyx warning: djvu/common.pxi:139:4: Exception already a builtin Cython type building 'djvu.sexpr' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.9 -c build/temp.linux-riscv64-3.9/src/sexpr.c -o build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9/src/sexpr.o -pthread 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 build/temp.linux-riscv64-3.9/build/temp.linux-riscv64-3.9/src/sexpr.o -L/usr/lib64 -ldjvulibre -o build/lib.linux-riscv64-3.9/djvu/sexpr.cpython-39-riscv64-linux-gnu.so -pthread + mv ./doc/COPYING ./ + PYTHONPATH=/builddir/build/BUILD/python-djvulibre-0.8.6 + sphinx-build-3 doc/api html Running Sphinx v3.2.1 making output directory... done /builddir/build/BUILD/python-djvulibre-0.8.6/doc/api/conf.py:58: RemovedInSphinx40Warning: The app.add_stylesheet() is deprecated. Please use app.add_css_file() instead. app.add_stylesheet('docutils-math.css') WARNING: html_static_path entry 'static' does not exist building [mo]: targets for 0 po files that are out of date building [html]: targets for 12 source files that are out of date updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] annotations reading sources... [ 16%] documents reading sources... [ 25%] event-model reading sources... [ 33%] exceptions reading sources... [ 41%] expressions reading sources... [ 50%] files reading sources... [ 58%] geometry reading sources... [ 66%] index reading sources... [ 75%] messages reading sources... [ 83%] outline reading sources... [ 91%] pages reading sources... [100%] text-zones /builddir/build/BUILD/python-djvulibre-0.8.6/doc/api/annotations.rst:21: WARNING: Could not import class or module 'DocumentAnnotations' specified for inheritance diagram /builddir/build/BUILD/python-djvulibre-0.8.6/doc/api/documents.rst:213: WARNING: Could not import class or module 'SaveJob' specified for inheritance diagram /builddir/build/BUILD/python-djvulibre-0.8.6/doc/api/documents.rst:226: WARNING: Could not import class or module 'DocumentDecodingJob' specified for inheritance diagram /builddir/build/BUILD/python-djvulibre-0.8.6/doc/api/exceptions.rst:32: WARNING: Could not import class or module 'JobNotDone' specified for inheritance diagram /builddir/build/BUILD/python-djvulibre-0.8.6/doc/api/expressions.rst:49: WARNING: Could not import class or module 'IntExpression' specified for inheritance diagram looking for now-outdated files... /builddir/build/BUILD/python-djvulibre-0.8.6/doc/api/geometry.rst:48: WARNING: Could not import class or module 'PixelFormatRgb' specified for inheritance diagram /builddir/build/BUILD/python-djvulibre-0.8.6/doc/api/messages.rst:32: WARNING: Could not import class or module 'ErrorMessage' specified for inheritance diagram /builddir/build/BUILD/python-djvulibre-0.8.6/doc/api/pages.rst:131: WARNING: Could not import class or module 'PageJob' specified for inheritance diagram none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 8%] annotations writing output... [ 16%] documents writing output... [ 25%] event-model writing output... [ 33%] exceptions writing output... [ 41%] expressions writing output... [ 50%] files writing output... [ 58%] geometry writing output... [ 66%] index writing output... [ 75%] messages writing output... [ 83%] outline writing output... [ 91%] pages writing output... [100%] text-zones generating indices... done writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 9 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EBJimG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64 + cd python-djvulibre-0.8.6 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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-djvulibre-0.8.6-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu copying build/lib.linux-riscv64-3.9/djvu/dllpath.py -> /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu copying build/lib.linux-riscv64-3.9/djvu/decode.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu copying build/lib.linux-riscv64-3.9/djvu/__init__.py -> /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu copying build/lib.linux-riscv64-3.9/djvu/const.py -> /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu copying build/lib.linux-riscv64-3.9/djvu/sexpr.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu byte-compiling /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu/dllpath.py to dllpath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu/const.py to const.cpython-39.pyc writing byte-compilation script '/tmp/tmp8njd_ze5.py' /usr/bin/python3 /tmp/tmp8njd_ze5.py removing /tmp/tmp8njd_ze5.py running install_egg_info Writing /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/python_djvulibre-0.8.6-py3.9.egg-info + rm -rfv /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.8.6-1.fc33 --unique-debug-suffix -0.8.6-1.fc33.riscv64 --unique-debug-src-base python-djvulibre-0.8.6-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-djvulibre-0.8.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu/decode.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu/sexpr.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu/decode.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9/site-packages/djvu/sexpr.cpython-39-riscv64-linux-gnu.so original debug info size: 4676kB, size after compression: 4580kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7438 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 '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-djvulibre-0.8.6-1.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.agMbqF + umask 022 + cd /builddir/build/BUILD + cd python-djvulibre-0.8.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/share/licenses/python3-djvulibre + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/share/licenses/python3-djvulibre + cp -pr COPYING /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/share/licenses/python3-djvulibre + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-djvulibre = 0.8.6-1.fc33 python3-djvulibre = 0.8.6-1.fc33 python3-djvulibre(riscv-64) = 0.8.6-1.fc33 python3.9-djvulibre = 0.8.6-1.fc33 python3.9dist(python-djvulibre) = 0.8.6 python3dist(python-djvulibre) = 0.8.6 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) libdjvulibre.so.21()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-djvulibre < 0.8.6-1.fc33 Processing files: python-djvulibre-doc-0.8.6-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zEJZWD + umask 022 + cd /builddir/build/BUILD + cd python-djvulibre-0.8.6 + DOCDIR=/builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/share/doc/python-djvulibre-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/share/doc/python-djvulibre-doc + cp -pr html/ /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/share/doc/python-djvulibre-doc + cp -pr examples/ /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/share/doc/python-djvulibre-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nCtfxD + umask 022 + cd /builddir/build/BUILD + cd python-djvulibre-0.8.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/share/licenses/python-djvulibre-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/share/licenses/python-djvulibre-doc + cp -pr COPYING /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64/usr/share/licenses/python-djvulibre-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-djvulibre-doc = 0.8.6-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-djvulibre-debugsource-0.8.6-1.fc33.riscv64 Provides: python-djvulibre-debugsource = 0.8.6-1.fc33 python-djvulibre-debugsource(riscv-64) = 0.8.6-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-djvulibre-debuginfo-0.8.6-1.fc33.riscv64 Provides: debuginfo(build-id) = 59651ae7825136b8da79b5b14643b13a9c23be1d debuginfo(build-id) = 6ac7bbafb2e573e70bffabb08677bdaa27fb90c3 python-djvulibre-debuginfo = 0.8.6-1.fc33 python3-djvulibre-debuginfo = 0.8.6-1.fc33 python3-djvulibre-debuginfo(riscv-64) = 0.8.6-1.fc33 python3.9-djvulibre-debuginfo = 0.8.6-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-djvulibre-debugsource(riscv-64) = 0.8.6-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-djvulibre-0.8.6-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-djvulibre-doc-0.8.6-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-djvulibre-debuginfo-0.8.6-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-djvulibre-debugsource-0.8.6-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WleQZF + umask 022 + cd /builddir/build/BUILD + cd python-djvulibre-0.8.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-djvulibre-0.8.6-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0