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-cudf.spec'], chrootPath='/var/lib/mock/f31-build-48509-27132/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=345600uid=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-cudf.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=1561593600 Wrote: /builddir/build/SRPMS/ocaml-cudf-0.9-9.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-cudf.spec'], chrootPath='/var/lib/mock/f31-build-48509-27132/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=345600uid=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-cudf.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=1561593600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pVjv4D + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cudf-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/cudf-0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cudf-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed 's/pkg_extlib/pkg_extlib, debug/g' -i _tags + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jef8OF + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make -C doc/ make[1]: Entering directory '/builddir/build/BUILD/cudf-0.9/doc' pod2man --release 0.9 cudf-check.pod > cudf-check.1 make[1]: Leaving directory '/builddir/build/BUILD/cudf-0.9/doc' ocamlbuild cudf.cma Warning: Won't be able to compile a native plugin /usr/bin/ocamlc.opt unix.cma -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldep -package extlib -modules cudf_types.mli > cudf_types.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_types.cmi cudf_types.mli ocamlfind ocamldep -package extlib -modules cudf_types.ml > cudf_types.ml.depends ocamlfind ocamldep -package extlib -modules cudf_conf.mli > cudf_conf.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_conf.cmi cudf_conf.mli ocamlfind ocamldep -package extlib -modules cudf_conf.ml > cudf_conf.ml.depends /usr/bin/ocamlyacc cudf_822_parser.mly ocamlfind ocamldep -package extlib -modules cudf_822_parser.mli > cudf_822_parser.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_822_parser.cmi cudf_822_parser.mli ocamlfind ocamldep -package extlib -modules cudf_822_parser.ml > cudf_822_parser.ml.depends /usr/bin/ocamlyacc cudf_type_parser.mly ocamlfind ocamldep -package extlib -modules cudf_type_parser.mli > cudf_type_parser.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_type_parser.cmi cudf_type_parser.mli ocamlfind ocamldep -package extlib -modules cudf_type_parser.ml > cudf_type_parser.ml.depends ocamlfind ocamldep -package extlib -modules cudf_types_pp.mli > cudf_types_pp.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_types_pp.cmi cudf_types_pp.mli ocamlfind ocamldep -package extlib -modules cudf_types_pp.ml > cudf_types_pp.ml.depends /usr/bin/ocamllex.opt -q cudf_type_lexer.mll ocamlfind ocamldep -package extlib -modules cudf_type_lexer.ml > cudf_type_lexer.ml.depends ocamlfind ocamlc -c -g -package extlib -o cudf_type_lexer.cmo cudf_type_lexer.ml /usr/bin/ocamllex.opt -q cudf_822_lexer.mll ocamlfind ocamldep -package extlib -modules cudf_822_lexer.ml > cudf_822_lexer.ml.depends ocamlfind ocamldep -package extlib -modules cudf.mli > cudf.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf.cmi cudf.mli ocamlfind ocamldep -package extlib -modules cudf.ml > cudf.ml.depends ocamlfind ocamldep -package extlib -modules cudf_parser.mli > cudf_parser.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_parser.cmi cudf_parser.mli ocamlfind ocamldep -package extlib -modules cudf_parser.ml > cudf_parser.ml.depends ocamlfind ocamlc -c -g -package extlib -o cudf_822_lexer.cmo cudf_822_lexer.ml ocamlfind ocamldep -package extlib -modules cudf_checker.mli > cudf_checker.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_checker.cmi cudf_checker.mli ocamlfind ocamldep -package extlib -modules cudf_checker.ml > cudf_checker.ml.depends ocamlfind ocamldep -package extlib -modules cudf_printer.mli > cudf_printer.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_printer.cmi cudf_printer.mli ocamlfind ocamldep -package extlib -modules cudf_printer.ml > cudf_printer.ml.depends ocamlfind ocamlc -c -g -package extlib -o cudf_types.cmo cudf_types.ml ocamlfind ocamlc -c -g -package extlib -o cudf_conf.cmo cudf_conf.ml ocamlfind ocamlc -c -g -package extlib -o cudf_822_parser.cmo cudf_822_parser.ml ocamlfind ocamlc -c -g -package extlib -o cudf_type_parser.cmo cudf_type_parser.ml ocamlfind ocamlc -c -g -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml + ocamlfind ocamlc -c -g -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml File "cudf_types_pp.ml", line 104, characters 20-44: 104 | let string_of_int = Pervasives.string_of_int ^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives+ /usr/bin/make -O -j4 V=1 VERBOSE=1 opt Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "cudf_types_pp.ml", line 107, characters 21-46: 107 | let string_of_bool = Pervasives.string_of_bool ^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -c -g -package extlib -o cudf.cmo cudf.ml + ocamlfind ocamlc -c -g -package extlib -o cudf.cmo cudf.ml File "cudf.ml", line 76, characters 2-20: 76 | Pervasives.compare (pkg1.package, pkg1.version) (pkg2.package, pkg2.version) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "cudf.ml", line 79, characters 2-20: 79 | Pervasives.compare (pkg2.package, pkg2.version) (pkg1.package, pkg1.version) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -c -g -package extlib -o cudf_parser.cmo cudf_parser.ml ocamlfind ocamlc -c -g -package extlib -o cudf_checker.cmo cudf_checker.ml ocamlfind ocamlc -c -g -package extlib -o cudf_printer.cmo cudf_printer.ml ocamlfind ocamlc -a -linkpkg cudf_types.cmo cudf_conf.cmo cudf_822_parser.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf_822_lexer.cmo cudf.cmo cudf_parser.cmo cudf_checker.cmo cudf_printer.cmo -o cudf.cma ocamlbuild main_cudf_check.byte File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldep -package extlib -modules main_cudf_check.ml > main_cudf_check.ml.depends ocamlfind ocamlc -c -g -package extlib -o main_cudf_check.cmo main_cudf_check.ml ocamlfind ocamlc -g -linkpkg -package extlib cudf_types.cmo cudf_conf.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf.cmo cudf_checker.cmo cudf_822_parser.cmo cudf_822_lexer.cmo cudf_parser.cmo cudf_printer.cmo main_cudf_check.cmo -o main_cudf_check.byte ocamlbuild main_cudf_parse_822.byte File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldep -package extlib -modules main_cudf_parse_822.ml > main_cudf_parse_822.ml.depends ocamlfind ocamlc -c -g -package extlib -o main_cudf_parse_822.cmo main_cudf_parse_822.ml ocamlfind ocamlc -g -linkpkg -package extlib cudf_types.cmo cudf_822_parser.cmo cudf_822_lexer.cmo main_cudf_parse_822.cmo -o main_cudf_parse_822.byte ocamlbuild cudf_c.cmo File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldep -package extlib -modules cudf_c.ml > cudf_c.ml.depends ocamlfind ocamlc -c -g -package extlib -o cudf_c.cmo cudf_c.ml ocamlbuild cudf.cmxa File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamlopt -c -g -package extlib -o cudf_types.cmx cudf_types.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_type_parser.cmx cudf_type_parser.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_type_lexer.cmx cudf_type_lexer.ml BUILDSTDERR: ocamlfind ocamlopt -+ /usr/bin/make -O -j4 V=1 VERBOSE=1 doc c -g -package extlib -o cudf_822_parser.cmx cudf_822_parser.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_conf.cmx cudf_conf.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_types_pp.cmx cudf_types_pp.ml + ocamlfind ocamlopt -c -g -package extlib -o cudf_types_pp.cmx cudf_types_pp.ml File "cudf_types_pp.ml", line 104, characters 20-44: 104 | let string_of_int = Pervasives.string_of_int ^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "cudf_types_pp.ml", line 107, characters 21-46: 107 | let string_of_bool = Pervasives.string_of_bool ^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -c -g -package extlib -o cudf.cmx cudf.ml + ocamlfind ocamlopt -c -g -package extlib -o cudf.cmx cudf.ml File "cudf.ml", line 76, characters 2-20: 76 | Pervasives.compare (pkg1.package, pkg1.version) (pkg2.package, pkg2.version) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "cudf.ml", line 79, characters 2-20: 79 | Pervasives.compare (pkg2.package, pkg2.version) (pkg1.package, pkg1.version) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -c -g -package extlib -o cudf_822_lexer.cmx cudf_822_lexer.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_parser.cmx cudf_parser.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_checker.cmx cudf_checker.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_printer.cmx cudf_printer.ml ocamlfind ocamlopt -a -linkpkg cudf_types.cmx cudf_conf.cmx cudf_822_parser.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf_822_lexer.cmx cudf.cmx cudf_parser.cmx cudf_checker.cmx cudf_printer.cmx -o cudf.cmxa ocamlbuild main_cudf_check.native File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamlopt -c -g -package extlib -o main_cudf_check.cmx main_cudf_check.ml ocamlfind ocamlopt -g -linkpkg -package extlib cudf_types.cmx cudf_conf.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf.cmx cudf_822_parser.cmx cudf_822_lexer.cmx cudf_checker.cmx cudf_parser.cmx cudf_printer.cmx main_cudf_check.cmx -o main_cudf_check.native ocamlbuild main_cudf_parse_822.native File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamlopt -c -g -package extlib -o main_cudf_parse_822.cmx main_cudf_parse_822.ml ocamlfind ocamlopt -g -linkpkg -package extlib cudf_types.cmx cudf_822_parser.cmx cudf_822_lexer.cmx main_cudf_parse_822.cmx -o main_cudf_parse_822.native ocamlbuild cudf_c.cmx File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamlopt -c -g -package extlib -o cudf_c.cmx cudf_c.ml ocamlbuild cudf.docdir/index.html File "examples/_tags", line 1, characters 25-33: BUILDSTDERR: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 . Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldoc -dump cudf_types.odoc -package extlib cudf_types.mli + ocamlfind ocamldoc -dump cudf_types.odoc -package extlib cudf_types.mli Warning: Element Cudf_types_pp not found ocamlfind ocamldoc -dump cudf_conf.odoc -package extlib cudf_conf.mli ocamlfind ocamldoc -dump cudf_types_pp.odoc -package extlib cudf_types_pp.mli + ocamlfind ocamldoc -dump cudf_types_pp.odoc -package extlib cudf_types_pp.mli Warning: Module Cudf_types not found Warning: Module Cudf_printer not found Warning: Element Cudf_types.enum_keep not found ocamlfind ocamldoc -dump cudf.odoc -package extlib cudf.mli + ocamlfind ocamldoc -dump cudf.odoc -package extlib cudf.mli Warning: Element Cudf_types not found Warning: Element Cudf_conf.package_typedecl not found ocamlfind ocamldoc -dump cudf_parser.odoc -package extlib cudf_parser.mli + ocamlfind ocamldoc -dump cudf_parser.odoc -package extlib cudf_parser.mli Warning: Element Cudf_conf.stanza_typedecl not found Warning: Element Cudf_conf.stanza_typedecl not found Warning: Element Cudf_conf.stanza_typedecl not found Warning: Element Cudf_conf.stanza_typedecl not found Warning: Element Cudf.load_universe not found Warning: Element Cudf.universe not found Warning: Element Cudf_types.Syntax_error not found Warning: Element Cudf_types.Type_error not found ocamlfind ocamldoc -dump cudf_checker.odoc -package extlib cudf_checker.mli + ocamlfind ocamldoc -dump cudf_checker.odoc -package extlib cudf_checker.mli Warning: Element Cudf_parser.load_solution not found ocamlfind ocamldoc -dump cudf_printer.odoc -package extlib cudf_printer.mli + ocamlfind ocamldoc -dump cudf_printer.odoc -package extlib cudf_printer.mli Warning: Module Cudf_types_pp not found rm -rf cudf.docdir mkdir -p cudf.docdir ocamlfind ocamldoc -load cudf_types.odoc -load cudf_conf.odoc -load cudf_types_pp.odoc -load cudf.odoc -load cudf_parser.odoc -load cudf_checker.odoc -load cudf_printer.odoc -html -d cudf.docdir Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z8Kj7D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64 + cd cudf-0.9 + make install DESTDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64 BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_c.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_printer.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_checker.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_parser.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_conf.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_conf.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_c.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_printer.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_checker.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_parser.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_printer.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_checker.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_conf.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_parser.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_conf.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_c.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_printer.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_checker.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_parser.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/META + mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/man/man1 + cp -a doc/cudf-check.1 /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/man/man1 + rm -rf /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_c.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_checker.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_conf.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_parser.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_printer.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.o + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9-9.fc31 --unique-debug-suffix -0.9-9.fc31.riscv64 --unique-debug-src-base ocaml-cudf-0.9-9.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cudf-0.9 BUILDSTDERR: dwz: Error mmapping multi-file temporary files BUILDSTDERR: cpio: _build/IO.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/buffer.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/bytes.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/extHashtbl.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/hashtbl.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/lexing.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/list.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/option.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/printf.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/stdlib.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/string.ml: Cannot stat: No such file or directory BUILDSTDERR: 319 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/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs test -d /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml || mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml ocamlfind install -destdir /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/lib64/ocaml -patch-version 0.9 cudf META _build/cudf.cma _build/cudf.cmxa _build/cudf.a _build/cudf_types_pp.cmi _build/cudf_parser.cmi _build/cudf_checker.cmi _build/cudf_printer.cmi _build/cudf_822_parser.cmi _build/cudf_c.cmi _build/cudf_822_lexer.cmi _build/cudf_type_parser.cmi _build/cudf_types.cmi _build/cudf_type_lexer.cmi _build/cudf_conf.cmi _build/cudf_type_parser.mli _build/cudf_types.mli _build/cudf_parser.mli _build/cudf_conf.mli _build/cudf_types_pp.mli _build/cudf_checker.mli _build/cudf_printer.mli _build/cudf.mli _build/cudf_822_parser.mli _build/cudf_822_lexer.cmx _build/cudf_types_pp.cmx _build/cudf_parser.cmx _build/cudf_822_parser.cmx _build/cudf_checker.cmx _build/cudf_printer.cmx _build/cudf_c.cmx _build/cudf_type_parser.cmx _build/cudf_types.cmx _build/cudf_type_lexer.cmx _build/cudf_conf.cmx _build/cudf_822_lexer.o _build/cudf_type_parser.o _build/cudf_types.o _build/cudf_822_parser.o _build/cudf_conf.o _build/cudf_types_pp.o _build/cudf_type_lexer.o _build/cudf_parser.o _build/cudf_checker.o _build/cudf_printer.o _build/cudf_c.o _build/cudf.o _build/cudf.cmx _build/cudf.cmi test -d /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin || mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin for p in main_cudf_check main_cudf_parse_822 ; do \ tgt=`echo $p | sed -e 's/^main.//' -e 's/_/-/g'` ; \ if [ -f _build/$p.native ] ; then \ cp _build/$p.native /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin/$tgt ; \ else \ cp _build/$p.byte /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin/$tgt ; \ fi ; \ echo "Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin/$tgt" ; \ done Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin/cudf-check Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin/cudf-parse-822 if [ -f c-lib/cudf.o ] ; then \ make -C c-lib/ -e install ; \ fi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin/cudf-check explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin/cudf-parse-822 extracting debug info from /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin/cudf-check extracting debug info from /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/bin/cudf-parse-822 original debug info size: 1688kB, size after compression: 1692kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5jTHhG Processing files: ocaml-cudf-0.9-9.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dmEf9G + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + DOCDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/doc/ocaml-cudf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/doc/ocaml-cudf + cp -pr README /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/doc/ocaml-cudf + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YeBuPG + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/licenses/ocaml-cudf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/licenses/ocaml-cudf + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/licenses/ocaml-cudf + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml(Cudf) = 386417df9efce25966cc013e7ab8f801 ocaml(Cudf_822_lexer) = d6d18ca78984bf74b2435091f316b03f ocaml(Cudf_822_parser) = f876d7890e675a26cf896f1b982caec3 ocaml(Cudf_c) = 5ec53dae766a4e5fb5f03a8d007441c5 ocaml(Cudf_checker) = 384d8e6e7381a28d76a4d7d4c12884d3 ocaml(Cudf_conf) = e159c3808bfd39d8f43f4b999c162cc6 ocaml(Cudf_parser) = 4750d87d4255a03ec8a0ba8440605c1d ocaml(Cudf_printer) = 35f2f3a6b25bf14695b2d458fc6edb23 ocaml(Cudf_type_lexer) = 4d3ee95399251b69563bf107830f7b87 ocaml(Cudf_type_parser) = d53fe1b16b461538b42a59e0e0f7728b ocaml(Cudf_types) = 115413cabb01410651080193ebd5929f ocaml(Cudf_types_pp) = 33e009d8cae3415b964005cf8f5ce44c ocaml-cudf = 0.9-9.fc31 ocaml-cudf(riscv-64) = 0.9-9.fc31 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) ocaml(CamlinternalFormatBasics) = a2b1a9d869fd05813beb35645bd9cd94 ocaml(Cudf) = 386417df9efce25966cc013e7ab8f801 ocaml(Cudf_822_parser) = f876d7890e675a26cf896f1b982caec3 ocaml(Cudf_checker) = 384d8e6e7381a28d76a4d7d4c12884d3 ocaml(Cudf_conf) = e159c3808bfd39d8f43f4b999c162cc6 ocaml(Cudf_parser) = 4750d87d4255a03ec8a0ba8440605c1d ocaml(Cudf_type_parser) = d53fe1b16b461538b42a59e0e0f7728b ocaml(Cudf_types) = 115413cabb01410651080193ebd5929f ocaml(Enum) = e664b46e3acb92fad2f1d39b77560396 ocaml(ExtArray) = 4ba3e3677328a5e8ffa2195672a7bd09 ocaml(ExtBuffer) = 7867a2f566386aa8102bfaa1a5139716 ocaml(ExtBytes) = 97bdaa56265329232c99b44ee6a337ce ocaml(ExtHashtbl) = ca45f2cf40c94700212a540a70813ce9 ocaml(ExtLib) = 16d069a453588492f768c2ba8c869d00 ocaml(ExtList) = cb70e9bcd4f330feed5cc49132984269 ocaml(ExtString) = 58289c8fa7e6ef6a87a85e45229b26eb ocaml(IO) = 65a97dfc12649bdecd707480f9fef461 ocaml(Option) = f2ac9f8ef291f4895567c3f53c676ebe ocaml(Std) = 5ac3c5568224b2e4ac999adb015afe46 ocaml(Stdlib) = ad45f251bbf98d3a0bf3b883546ecfc8 ocaml(Stdlib__array) = 8412db19ee2dd682a114d363bf147818 ocaml(Stdlib__buffer) = 35866fa9f82ad0886b2ccd0a86f2e1e6 ocaml(Stdlib__bytes) = 6b7074af78d2fce4ff8323a7d4e5ea0d ocaml(Stdlib__callback) = da1159c8ae37cdd81384691e3d654569 ocaml(Stdlib__hashtbl) = 8a0f9b54a9d30b1aeff83f4bae88dfde ocaml(Stdlib__int32) = 9de27084a784cd13eb5e5552ddbd6b4e ocaml(Stdlib__lexing) = cf953e945260781e23991e3991f9d5b0 ocaml(Stdlib__obj) = 9f725e74fc3209d50af4a35f74f18b53 ocaml(Stdlib__parsing) = f6f0e3b8fd70ad0e13eaee95a6d4003b ocaml(Stdlib__pervasives) = ffb0eefbca3d14a1a48cbcb24e4eb181 ocaml(Stdlib__printf) = b72a44ed259e7034497028c0b31e9fa1 ocaml(Stdlib__scanf) = 5b61f6db39154f9e1e418dda227a1351 ocaml(Stdlib__seq) = 359c95515bb2842e5ad1497a5b684136 ocaml(Stdlib__string) = 89dc8c0e4f92ce704437ae3fafad684f ocaml(Stdlib__uchar) = db24a5ebd1625809ae883920f16c2526 ocaml(runtime) = 4.08.0 rtld(GNU_HASH) Processing files: ocaml-cudf-devel-0.9-9.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.si29tH + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + DOCDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/doc/ocaml-cudf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/doc/ocaml-cudf-devel + cp -pr cudf.docdir/Cudf.html cudf.docdir/Cudf_checker.html cudf.docdir/Cudf_conf.html cudf.docdir/Cudf_parser.html cudf.docdir/Cudf_printer.html cudf.docdir/Cudf_types.html cudf.docdir/Cudf_types_pp.html cudf.docdir/html.stamp cudf.docdir/index.html cudf.docdir/index_attributes.html cudf.docdir/index_class_types.html cudf.docdir/index_classes.html cudf.docdir/index_exceptions.html cudf.docdir/index_extensions.html cudf.docdir/index_methods.html cudf.docdir/index_module_types.html cudf.docdir/index_modules.html cudf.docdir/index_types.html cudf.docdir/index_values.html cudf.docdir/style.css cudf.docdir/type_Cudf.html cudf.docdir/type_Cudf_checker.html cudf.docdir/type_Cudf_conf.html cudf.docdir/type_Cudf_parser.html cudf.docdir/type_Cudf_printer.html cudf.docdir/type_Cudf_types.html cudf.docdir/type_Cudf_types_pp.html /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/doc/ocaml-cudf-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.91GI7G + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/licenses/ocaml-cudf-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/licenses/ocaml-cudf-devel + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64/usr/share/licenses/ocaml-cudf-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml-cudf-devel = 0.9-9.fc31 ocaml-cudf-devel(riscv-64) = 0.9-9.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-cudf-debugsource-0.9-9.fc31.riscv64 Provides: ocaml-cudf-debugsource = 0.9-9.fc31 ocaml-cudf-debugsource(riscv-64) = 0.9-9.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-cudf-debuginfo-0.9-9.fc31.riscv64 Provides: debuginfo(build-id) = 7317557aca45293ad43fb9e091a983008fff9447 debuginfo(build-id) = d050a893f66753e41fd6f569967171f1104f4208 ocaml-cudf-debuginfo = 0.9-9.fc31 ocaml-cudf-debuginfo(riscv-64) = 0.9-9.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-cudf-debugsource(riscv-64) = 0.9-9.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64 Wrote: /builddir/build/RPMS/ocaml-cudf-debugsource-0.9-9.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-cudf-devel-0.9-9.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-cudf-debuginfo-0.9-9.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-cudf-0.9-9.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9jtNqE + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-cudf-0.9-9.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0