Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-blosc.spec'], chrootPath='/var/lib/mock/f31-build-102364-33499/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-blosc.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=1564099200 Wrote: /builddir/build/SRPMS/python-blosc-1.8.1-2.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-blosc.spec'], chrootPath='/var/lib/mock/f31-build-102364-33499/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-blosc.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=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nbWZym + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-blosc-1.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/blosc-1.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-blosc-1.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-blosc_extenion-constify-char-pointers-for-Py_BuildVa.patch + /usr/bin/cat /builddir/build/SOURCES/0002-setup.py-unbreak-build-on-architectures-which-don-t-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-setup.py-catch-import-error-for-cpuinfo.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0004-Read-os-release-instead-of-using-platform.linux_dist.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm cpuinfo.py + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qKIL6o + umask 022 + cd /builddir/build/BUILD + cd python-blosc-1.8.1 + export BLOSC_DIR=/usr/lib64/blosc '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' + BLOSC_DIR=/usr/lib64/blosc + 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' + export DISABLE_BLOSC_AVX2=1 + DISABLE_BLOSC_AVX2=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 -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' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/blosc copying blosc/__init__.py -> build/lib.linux-riscv64-3.7/blosc copying blosc/toplevel.py -> build/lib.linux-riscv64-3.7/blosc copying blosc/test.py -> build/lib.linux-riscv64-3.7/blosc copying blosc/version.py -> build/lib.linux-riscv64-3.7/blosc running build_ext building 'blosc.blosc_extension' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/blosc 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 -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/lib64/blosc/include -I/usr/include/python3.7m -c blosc/blosc_extension.c -o build/temp.linux-riscv64-3.7/blosc/blosc_extension.o -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 gcc -pthread -shared -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.7/blosc/blosc_extension.o -L/usr/lib64/blosc/lib -L/usr/lib64 -lblosc -lpython3.7m -o build/lib.linux-riscv64-3.7/blosc/blosc_extension.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5jhjgn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64 + cd python-blosc-1.8.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 -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-blosc-1.8.1-2.fc31.riscv64 BUILDSTDERR: warning: no files found matching 'cpuinfo.py' BUILDSTDERR: warning: no files found matching '*.hpp' under directory 'c-blosc' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.8.1-2.fc31 --unique-debug-suffix -1.8.1-2.fc31.riscv64 --unique-debug-src-base python-blosc-1.8.1-2.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-blosc-1.8.1 BUILDSTDERR: 37 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs running install running install_lib creating /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc copying build/lib.linux-riscv64-3.7/blosc/blosc_extension.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc copying build/lib.linux-riscv64-3.7/blosc/__init__.py -> /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc copying build/lib.linux-riscv64-3.7/blosc/toplevel.py -> /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc copying build/lib.linux-riscv64-3.7/blosc/test.py -> /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc copying build/lib.linux-riscv64-3.7/blosc/version.py -> /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc/toplevel.py to toplevel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc/test.py to test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc/version.py to version.cpython-37.pyc writing byte-compilation script '/tmp/tmpfv0j3yg8.py' /usr/bin/python3 /tmp/tmpfv0j3yg8.py removing /tmp/tmpfv0j3yg8.py running install_egg_info running egg_info creating blosc.egg-info writing blosc.egg-info/PKG-INFO writing dependency_links to blosc.egg-info/dependency_links.txt writing top-level names to blosc.egg-info/top_level.txt writing manifest file 'blosc.egg-info/SOURCES.txt' reading manifest file 'blosc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'blosc.egg-info/SOURCES.txt' Copying blosc.egg-info to /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc-1.8.1-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc/blosc_extension.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages/blosc/blosc_extension.cpython-37m-riscv64-linux-gnu.so original debug info size: 84kB, size after compression: 88kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9XJTho + umask 022 + cd /builddir/build/BUILD + cd python-blosc-1.8.1 + cd / + PYTHONPATH=/builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/lib64/python3.7/site-packages + /usr/bin/python3 -c 'import sys, blosc; sys.exit(blosc.test())' BUILDSTDERR: test_all_compressors (blosc.test.TestCodec) ... ok BUILDSTDERR: test_all_filters (blosc.test.TestCodec) ... ok BUILDSTDERR: test_basic_codec (blosc.test.TestCodec) ... ok BUILDSTDERR: test_bitshuffle_not_multiple (blosc.test.TestCodec) ... ok BUILDSTDERR: test_cbuffer_validate (blosc.test.TestCodec) ... ok BUILDSTDERR: test_cbuffer_validate_failures (blosc.test.TestCodec) ... ok BUILDSTDERR: test_compress_exceptions (blosc.test.TestCodec) ... ok BUILDSTDERR: test_compress_input_types (blosc.test.TestCodec) ... ok BUILDSTDERR: test_compress_ptr_exceptions (blosc.test.TestCodec) ... ok BUILDSTDERR: test_decompress_exceptions (blosc.test.TestCodec) ... ok BUILDSTDERR: test_decompress_input_types (blosc.test.TestCodec) ... ok BUILDSTDERR: test_decompress_input_types_as_bytearray (blosc.test.TestCodec) ... ok BUILDSTDERR: test_decompress_ptr_exceptions (blosc.test.TestCodec) ... ok BUILDSTDERR: test_decompress_releasegil (blosc.test.TestCodec) ... ok BUILDSTDERR: test_get_blocksize (blosc.test.TestCodec) ... ok BUILDSTDERR: test_get_cbuffer_sizes (blosc.test.TestCodec) ... ok BUILDSTDERR: test_get_clib (blosc.test.TestCodec) ... ok BUILDSTDERR: test_no_leaks (blosc.test.TestCodec) ... ok BUILDSTDERR: test_pack_array_exceptions (blosc.test.TestCodec) ... ok BUILDSTDERR: test_set_nthreads_exceptions (blosc.test.TestCodec) ... ok BUILDSTDERR: test_unpack_array_exceptions (blosc.test.TestCodec) ... ok BUILDSTDERR: test_unpack_array_with_from_py27_exceptions (blosc.test.TestCodec) ... ok BUILDSTDERR: test_unpack_array_with_unicode_characters (blosc.test.TestCodec) ... ok BUILDSTDERR: test_unpack_array_with_unicode_characters_from_py27 (blosc.test.TestCodec) ... ok BUILDSTDERR: cbuffer_validate (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.cbuffer_validate ... ok BUILDSTDERR: compress (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.compress ... ok BUILDSTDERR: compress_ptr (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.compress_ptr ... ok BUILDSTDERR: decompress (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.decompress ... ok BUILDSTDERR: decompress_ptr (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.decompress_ptr ... ok BUILDSTDERR: free_resources (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.free_resources ... ok BUILDSTDERR: get_blocksize (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.get_blocksize ... ok BUILDSTDERR: get_cbuffer_sizes (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.get_cbuffer_sizes ... ok BUILDSTDERR: pack_array (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.pack_array ... ok BUILDSTDERR: set_blocksize (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.set_blocksize ... ok BUILDSTDERR: set_nthreads (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.set_nthreads ... ok BUILDSTDERR: set_releasegil (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.set_releasegil ... ok BUILDSTDERR: unpack_array (blosc.toplevel) BUILDSTDERR: Doctest: blosc.toplevel.unpack_array ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 37 tests in 693.911s BUILDSTDERR: OK + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= python-blosc version: 1.8.1 Blosc version: 1.16.3 ($Date:: 2019-03-08 #$) Compressors available: ['blosclz', 'lz4', 'lz4hc', 'snappy', 'zlib', 'zstd'] Compressor library versions: BloscLZ: 1.1.0 LZ4: 1.8.3 Snappy: unknown Zlib: 1.2.11 Zstd: 1.4.0 Python version: 3.7.4 (default, Aug 8 2019, 06:37:05) [GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] Platform: Linux-5.2.0-0.rc7.git0.1.0.riscv64.fc31.riscv64-riscv64 (#1 SMP Tue Jul 2 12:47:15 UTC 2019) Linux dist: Fedora 31 (Rawhide) Processor: riscv64 Byte-ordering: little Detected cores: 4 Number of threads to use by default: 4 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Processing files: python3-blosc-1.8.1-2.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4MuPpn + umask 022 + cd /builddir/build/BUILD + cd python-blosc-1.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/share/doc/python3-blosc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/share/doc/python3-blosc + cp -pr README.rst /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/share/doc/python3-blosc + cp -pr RELEASE_NOTES.rst /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/share/doc/python3-blosc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wUFvUp + umask 022 + cd /builddir/build/BUILD + cd python-blosc-1.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/share/licenses/python3-blosc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/share/licenses/python3-blosc + cp -pr LICENSES/PYTHON-BLOSC.txt /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64/usr/share/licenses/python3-blosc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-blosc = 1.8.1-2.fc31 python3-blosc = 1.8.1-2.fc31 python3-blosc(riscv-64) = 1.8.1-2.fc31 python3.7dist(blosc) = 1.8.1 python3dist(blosc) = 1.8.1 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) libblosc.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-blosc < 1.8.1-2.fc31 Recommends: python3-numpy Processing files: python-blosc-debugsource-1.8.1-2.fc31.riscv64 Provides: python-blosc-debugsource = 1.8.1-2.fc31 python-blosc-debugsource(riscv-64) = 1.8.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-blosc-debuginfo-1.8.1-2.fc31.riscv64 Provides: debuginfo(build-id) = aa3a494930266b646587214978ac0f3ff20a31b3 python3-blosc-debuginfo = 1.8.1-2.fc31 python3-blosc-debuginfo(riscv-64) = 1.8.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-blosc-debugsource(riscv-64) = 1.8.1-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64 Wrote: /builddir/build/RPMS/python-blosc-debugsource-1.8.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-blosc-debuginfo-1.8.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-blosc-1.8.1-2.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jEBlQm + umask 022 + cd /builddir/build/BUILD + cd python-blosc-1.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-blosc-1.8.1-2.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0