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/ocaml-dbus.spec'], chrootPath='/var/lib/mock/f32-ocaml-119648-36641/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/ocaml-dbus.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=1578528000 Wrote: /builddir/build/SRPMS/ocaml-dbus-0.30-24.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-dbus.spec'], chrootPath='/var/lib/mock/f32-ocaml-119648-36641/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/ocaml-dbus.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=1578528000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zVAp99 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-dbus-0.30 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.30.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-dbus-0.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Fkxlt9 + umask 022 + cd /builddir/build/BUILD + cd ocaml-dbus-0.30 + make 'OCAMLC=ocamlc.opt -g' 'OCAMLOPT=ocamlopt.opt -g' 'OCAMLMKLIB=ocamlmklib -g' ocamlc.opt -g -c -o dBus.cmi dBus.mli ocamlc.opt -g -ccopt "-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include " -c -o dbus_stubs.o dbus_stubs.c BUILDSTDERR: dbus_stubs.c: In function 'raise_dbus_error': BUILDSTDERR: dbus_stubs.c:261:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 261 | dbus_err = caml_named_value("dbus.error"); BUILDSTDERR: | ^ BUILDSTDERR: dbus_stubs.c: In function 'raise_dbus_internal_error': BUILDSTDERR: dbus_stubs.c:272:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 272 | dbus_err = caml_named_value("dbus.internal_error"); BUILDSTDERR: | ^ BUILDSTDERR: dbus_stubs.c: In function 'raise_dbus_type_not_supported': BUILDSTDERR: dbus_stubs.c:281:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 281 | dbus_err = caml_named_value("dbus.type_not_supported"); BUILDSTDERR: | ^ ocamlmklib -g -o dbus_stubs -cclib "" -ldbus-1 dbus_stubs.o ocamlopt.opt -g -c -o dBus.cmx dBus.ml BUILDSTDERR: File "dBus.ml", line 290, characters 12-13: BUILDSTDERR: 290 | | SigByte _ | SigBool _ | SigInt16 _ | SigUInt16 _ | SigInt32 _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 290, characters 24-25: BUILDSTDERR: 290 | | SigByte _ | SigBool _ | SigInt16 _ | SigUInt16 _ | SigInt32 _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 290, characters 37-38: BUILDSTDERR: 290 | | SigByte _ | SigBool _ | SigInt16 _ | SigUInt16 _ | SigInt32 _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 290, characters 51-52: BUILDSTDERR: 290 | | SigByte _ | SigBool _ | SigInt16 _ | SigUInt16 _ | SigInt32 _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 290, characters 64-65: BUILDSTDERR: 290 | | SigByte _ | SigBool _ | SigInt16 _ | SigUInt16 _ | SigInt32 _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 291, characters 14-15: BUILDSTDERR: 291 | | SigUInt32 _ | SigInt64 _ | SigUInt64 _ | SigDouble _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 291, characters 27-28: BUILDSTDERR: 291 | | SigUInt32 _ | SigInt64 _ | SigUInt64 _ | SigDouble _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 291, characters 41-42: BUILDSTDERR: 291 | | SigUInt32 _ | SigInt64 _ | SigUInt64 _ | SigDouble _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 291, characters 55-56: BUILDSTDERR: 291 | | SigUInt32 _ | SigInt64 _ | SigUInt64 _ | SigDouble _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 292, characters 14-15: BUILDSTDERR: 292 | | SigString _ | SigObjectPath _ -> true BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 292, characters 32-33: BUILDSTDERR: 292 | | SigString _ | SigObjectPath _ -> true BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 295, characters 9-30: BUILDSTDERR: 295 | let rec is_sig_value_matching s v = BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 26: unused variable is_sig_value_matching. ocamlopt.opt -g -a -cclib -ldbus_stubs -cclib -ldbus-1 -o dBus.cmxa dBus.cmx ocamlc.opt -g -c -o dBus.cmo dBus.ml BUILDSTDERR: File "dBus.ml", line 290, characters 12-13: BUILDSTDERR: 290 | | SigByte _ | SigBool _ | SigInt16 _ | SigUInt16 _ | SigInt32 _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 290, characters 24-25: BUILDSTDERR: 290 | | SigByte _ | SigBool _ | SigInt16 _ | SigUInt16 _ | SigInt32 _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 290, characters 37-38: BUILDSTDERR: 290 | | SigByte _ | SigBool _ | SigInt16 _ | SigUInt16 _ | SigInt32 _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 290, characters 51-52: BUILDSTDERR: 290 | | SigByte _ | SigBool _ | SigInt16 _ | SigUInt16 _ | SigInt32 _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 290, characters 64-65: BUILDSTDERR: 290 | | SigByte _ | SigBool _ | SigInt16 _ | SigUInt16 _ | SigInt32 _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 291, characters 14-15: BUILDSTDERR: 291 | | SigUInt32 _ | SigInt64 _ | SigUInt64 _ | SigDouble _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 291, characters 27-28: BUILDSTDERR: 291 | | SigUInt32 _ | SigInt64 _ | SigUInt64 _ | SigDouble _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 291, characters 41-42: BUILDSTDERR: 291 | | SigUInt32 _ | SigInt64 _ | SigUInt64 _ | SigDouble _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 291, characters 55-56: BUILDSTDERR: 291 | | SigUInt32 _ | SigInt64 _ | SigUInt64 _ | SigDouble _ BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 292, characters 14-15: BUILDSTDERR: 292 | | SigString _ | SigObjectPath _ -> true BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 292, characters 32-33: BUILDSTDERR: 292 | | SigString _ | SigObjectPath _ -> true BUILDSTDERR: ^ BUILDSTDERR: Warning 28: wildcard pattern given as argument to a constant constructor BUILDSTDERR: File "dBus.ml", line 295, characters 9-30: BUILDSTDERR: 295 | let rec is_sig_value_matching s v = BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Warning 26: unused variable is_sig_value_matching. ocamlc.opt -g -a -dllib dlldbus_stubs.so -cclib -ldbus_stubs -cclib -ldbus-1 -o dBus.cma dBus.cmo + test -f README + cat + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PHqro6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64 + cd ocaml-dbus-0.30 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/stublibs + make OCAMLDESTDIR=/builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml install ocamlopt -a -cclib -ldbus_stubs -cclib -ldbus-1 -o dBus.cmxa dBus.cmx ocamlfind install -destdir /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml -ldconf ignore dbus META dBus.cmi dBus.mli dBus.cma dBus.cmxa *.a *.so *.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/dbus/dBus.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/dbus/libdbus_stubs.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/dbus/dBus.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/dbus/dBus.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/dbus/dBus.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/dbus/dBus.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/dbus/dBus.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/stublibs/dlldbus_stubs.so BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/stublibs/dlldbus_stubs.so.owner BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/dbus/META + chrpath --delete /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/stublibs/dlldbus_stubs.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.30-24.fc32 --unique-debug-suffix -0.30-24.fc32.riscv64 --unique-debug-src-base ocaml-dbus-0.30-24.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocaml-dbus-0.30 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/stublibs/dlldbus_stubs.so extracting debug info from /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/lib64/ocaml/stublibs/dlldbus_stubs.so original debug info size: 180kB, size after compression: 180kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 98 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 Processing files: ocaml-dbus-0.30-24.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KuAxR7 + umask 022 + cd /builddir/build/BUILD + cd ocaml-dbus-0.30 + DOCDIR=/builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/share/doc/ocaml-dbus + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/share/doc/ocaml-dbus + cp -pr README /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/share/doc/ocaml-dbus + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml(DBus) = 655a5267a2f50c495b6f43510f9178e3 ocaml-dbus = 0.30-24.fc32 ocaml-dbus(riscv-64) = 0.30-24.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) ocaml(CamlinternalFormatBasics) = 96d16aae6255eb02a788ee96a8adb816 ocaml(Stdlib) = 4d1e23b7e21beafc7e35ae8d03175363 ocaml(Stdlib__bigarray) = 05907fc209481be80b21790fae4c6564 ocaml(Stdlib__buffer) = d43caaa1df354240fb88291babb07541 ocaml(Stdlib__callback) = ee15e030c69240335c483d574e8b0936 ocaml(Stdlib__complex) = c8ad444e037b6368d875b65a282f43df ocaml(Stdlib__int32) = 6349c147264959acbf0ac9228e673059 ocaml(Stdlib__list) = 8e6fa4ee6fcb775ae0fe9bba7ec058dc ocaml(Stdlib__printf) = a9c6559224689d87d5194d6c3ef5df0c ocaml(Stdlib__seq) = 22b526b221509ae244d8671d8e17a697 ocaml(Stdlib__string) = 8739c8c6957f1b86d987671557e471cb ocaml(Stdlib__uchar) = 1bfeb4ea85f4136294d66dae21ce997c ocaml(Unix) = 75745d85df17608013d29430b5962f53 ocaml(runtime) = 4.09.0 rtld(GNU_HASH) Processing files: ocaml-dbus-devel-0.30-24.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RPDTt8 + umask 022 + cd /builddir/build/BUILD + cd ocaml-dbus-0.30 + DOCDIR=/builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/share/doc/ocaml-dbus-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/share/doc/ocaml-dbus-devel + cp -pr README /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/share/doc/ocaml-dbus-devel + cp -pr THANKS /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/share/doc/ocaml-dbus-devel + cp -pr example_avahi.ml /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64/usr/share/doc/ocaml-dbus-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml-dbus-devel = 0.30-24.fc32 ocaml-dbus-devel(riscv-64) = 0.30-24.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-dbus-debugsource-0.30-24.fc32.riscv64 Provides: ocaml-dbus-debugsource = 0.30-24.fc32 ocaml-dbus-debugsource(riscv-64) = 0.30-24.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-dbus-debuginfo-0.30-24.fc32.riscv64 Provides: debuginfo(build-id) = 5c67351e647e7d152a0b9cd7bbda00816b1fc458 ocaml-dbus-debuginfo = 0.30-24.fc32 ocaml-dbus-debuginfo(riscv-64) = 0.30-24.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-dbus-debugsource(riscv-64) = 0.30-24.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64 Wrote: /builddir/build/RPMS/ocaml-dbus-debugsource-0.30-24.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-dbus-0.30-24.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-dbus-debuginfo-0.30-24.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-dbus-devel-0.30-24.fc32.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.onyW27 + umask 022 + cd /builddir/build/BUILD + cd ocaml-dbus-0.30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-dbus-0.30-24.fc32.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0