Mock Version: 1.4.13
Mock Version: 1.4.13
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-cudf.spec'], chrootPath='/var/lib/mock/f30-build-39699-22637/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x2002696c18>timeout=345600uid=995gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
Wrote: /builddir/build/SRPMS/ocaml-cudf-0.9-6.fc30.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/f30-build-39699-22637/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x2002696c18>timeout=345600uid=995gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VneSxY
+ 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
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ILwtjs
+ umask 022
+ cd /builddir/build/BUILD
+ cd cudf-0.9
+ /usr/bin/make -O -j4
/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.cmo cudf.ml
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
+ /usr/bin/make -O -j4 opt
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
ocamlfind ocamlopt -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.cmx cudf.ml
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
+ /usr/bin/make -O -j4 doc
ocamlbuild  cudf.docdir/index.html
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 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
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CR8ILF
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64
+ cd cudf-0.9
+ make install DESTDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64
test -d /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml || mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml
ocamlfind install -destdir /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.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_conf.cmi _build/cudf_parser.cmi _build/cudf_checker.cmi _build/cudf_printer.cmi _build/cudf_c.cmi _build/cudf_822_parser.cmi _build/cudf_822_lexer.cmi _build/cudf_type_parser.cmi _build/cudf_types.cmi _build/cudf_type_lexer.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_printer.mli _build/cudf_checker.mli _build/cudf.mli _build/cudf_822_parser.mli _build/cudf_types_pp.cmx _build/cudf_parser.cmx _build/cudf_checker.cmx _build/cudf_printer.cmx _build/cudf_c.cmx _build/cudf_822_parser.cmx _build/cudf_822_lexer.cmx _build/cudf_type_parser.cmx _build/cudf_type_lexer.cmx _build/cudf_types.cmx _build/cudf_conf.cmx _build/cudf_822_lexer.o _build/cudf_type_parser.o _build/cudf_types.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_822_parser.o _build/cudf.o _build/cudf.cmx _build/cudf.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_c.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_printer.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_checker.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_parser.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_conf.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_types.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.o
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_conf.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_types.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_c.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_printer.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_checker.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_parser.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.cmx
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.mli
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf.mli
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_checker.mli
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_printer.mli
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.mli
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_conf.mli
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_parser.mli
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_types.mli
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.mli
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_types.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_c.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_printer.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_checker.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_parser.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_conf.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.cmi
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf.a
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf.cmxa
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf.cma
BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/META
test -d /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/bin || mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.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-6.fc30.riscv64/usr/bin/$tgt ; \
	else \
		cp _build/$p.byte /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/bin/$tgt ; \
	fi ; \
	echo "Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/bin/$tgt" ; \
done
Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/bin/cudf-check
Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/bin/cudf-parse-822
if [ -f c-lib/cudf.o ] ; then \
	make -C c-lib/ -e install ; \
fi
+ mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/share/man/man1
+ cp -a doc/cudf-check.1 /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/share/man/man1
+ rm -rf /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_c.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_checker.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_conf.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_parser.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_printer.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/lib64/ocaml/cudf/cudf_types.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.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-6.fc30 --unique-debug-suffix -0.9-6.fc30.riscv64 --unique-debug-src-base ocaml-cudf-0.9-6.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cudf-0.9
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/bin/cudf-check
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/bin/cudf-parse-822
extracting debug info from /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/bin/cudf-parse-822
extracting debug info from /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/bin/cudf-check
BUILDSTDERR: dwz: Error mmapping multi-file temporary files
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
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
BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /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
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rAYV8Y
Processing files: ocaml-cudf-0.9-6.fc30.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qwAJxF
+ umask 022
+ cd /builddir/build/BUILD
+ cd cudf-0.9
+ DOCDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.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-6.fc30.riscv64/usr/share/doc/ocaml-cudf
+ cp -pr README /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/share/doc/ocaml-cudf
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SlRXWJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd cudf-0.9
+ LICENSEDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.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-6.fc30.riscv64/usr/share/licenses/ocaml-cudf
+ cp -pr COPYING /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/share/licenses/ocaml-cudf
+ exit 0
Provides: ocaml(Cudf) = 77637a23cdef70fb90a713e21c166a88 ocaml(Cudf_822_lexer) = 6dabcc460deedf6db8069d2de38d9c63 ocaml(Cudf_822_parser) = 6ffa71325ebf0abdbf70e53bff275920 ocaml(Cudf_c) = 76dc932be52f75b67c05358370bdba6a ocaml(Cudf_checker) = 0b9008d24c9144935faf6d5e21cd2fd1 ocaml(Cudf_conf) = a0167cdbbec2522cae84a91d2cc785ef ocaml(Cudf_parser) = a3022dd17850a0be78418c6a91943b5e ocaml(Cudf_printer) = 7cf57f5c84b736f8c48a2bcbc7ce8a1c ocaml(Cudf_type_lexer) = 51d1fb4a1f6c819201105a8b335dcc57 ocaml(Cudf_type_parser) = 5719ea0ea246f7d1b78afe0f8ed69880 ocaml(Cudf_types) = b4e009d91f653eaa25ccbb76187e925a ocaml(Cudf_types_pp) = a2323f9b58b8add7f08d45c351e409f6 ocaml-cudf = 0.9-6.fc30 ocaml-cudf(riscv-64) = 0.9-6.fc30
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: 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) = 7ea79e608e46b41c80c3251773e6fdf3 ocaml(Cudf) = 77637a23cdef70fb90a713e21c166a88 ocaml(Cudf_822_parser) = 6ffa71325ebf0abdbf70e53bff275920 ocaml(Cudf_checker) = 0b9008d24c9144935faf6d5e21cd2fd1 ocaml(Cudf_conf) = a0167cdbbec2522cae84a91d2cc785ef ocaml(Cudf_parser) = a3022dd17850a0be78418c6a91943b5e ocaml(Cudf_type_parser) = 5719ea0ea246f7d1b78afe0f8ed69880 ocaml(Cudf_types) = b4e009d91f653eaa25ccbb76187e925a ocaml(Enum) = 1a9c9c251468df2cc3831aadee30fc63 ocaml(ExtArray) = 7d66f5dea75035d83ceecd2dc384137e ocaml(ExtBuffer) = 9ca3968a4552b06d8d109170a797173f ocaml(ExtBytes) = e0c84d3745cc1ec5d1e6f9ab456dfcdc ocaml(ExtHashtbl) = 44bf6da8fd42cb2422137e0e171df371 ocaml(ExtLib) = 1dc524a7a85ef1b5c7a531c8026b3fdc ocaml(ExtList) = 17d9a53f2fa941adefd630104deded3c ocaml(ExtString) = e1fc29911f6d4664235c4265129e89cc ocaml(IO) = 7ce9a7f6e61b2f7fe2584d711674f3a1 ocaml(Option) = 939715583fc66eac029907f6e4dcef0a ocaml(Std) = a0e42476cbc2d1c9c364bff2759ca790 ocaml(Stdlib) = 2812fae09b173a42800ce3b48328b9cb ocaml(Stdlib__array) = 8289b1b8bcdd29cc6a859bfa35d44a2e ocaml(Stdlib__buffer) = 10853d28756c7121334e6b9e3e83e1ba ocaml(Stdlib__bytes) = fe610140c1c3c7a45519f124966c164d ocaml(Stdlib__callback) = 6cbf78990b81aaa60259f675a22325df ocaml(Stdlib__hashtbl) = 682884027fa100c01983d89cfc4eaf69 ocaml(Stdlib__int32) = 78bd846191e02a88baa4e9a80ecf1cd6 ocaml(Stdlib__lexing) = 4ca35ee6f83c87fbf3d6a22e3555e3ce ocaml(Stdlib__obj) = a596d23956eb4b50fd382185fb87478a ocaml(Stdlib__parsing) = c277400343f616546ed67ff4e1646996 ocaml(Stdlib__printf) = be9ae8643b5511d51db9c754b5ee4f74 ocaml(Stdlib__scanf) = ee5bb5cd64716063deceb22e04cc7760 ocaml(Stdlib__seq) = 5c66a1fd18f6126043d7af46d32b4b53 ocaml(Stdlib__string) = da1db0058f6dfb66ed4d85c353dc9306 ocaml(Stdlib__uchar) = 786699188e2f8c1fe32eb8363cd7655a ocaml(runtime) = 4.07.0 rtld(GNU_HASH)
Processing files: ocaml-cudf-devel-0.9-6.fc30.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vj5KL3
+ umask 022
+ cd /builddir/build/BUILD
+ cd cudf-0.9
+ DOCDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.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-6.fc30.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-6.fc30.riscv64/usr/share/doc/ocaml-cudf-devel
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3UPn7i
+ umask 022
+ cd /builddir/build/BUILD
+ cd cudf-0.9
+ LICENSEDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.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-6.fc30.riscv64/usr/share/licenses/ocaml-cudf-devel
+ cp -pr COPYING /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64/usr/share/licenses/ocaml-cudf-devel
+ exit 0
Provides: ocaml-cudf-devel = 0.9-6.fc30 ocaml-cudf-devel(riscv-64) = 0.9-6.fc30
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-6.fc30.riscv64
Provides: ocaml-cudf-debugsource = 0.9-6.fc30 ocaml-cudf-debugsource(riscv-64) = 0.9-6.fc30
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-6.fc30.riscv64
Provides: debuginfo(build-id) = ea630c79887be95d971e3e3ed9d14f9a08ca4995 debuginfo(build-id) = ec40f87e727fc82bd419b88a9dcc25f98eee5045 ocaml-cudf-debuginfo = 0.9-6.fc30 ocaml-cudf-debuginfo(riscv-64) = 0.9-6.fc30
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-6.fc30
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64
Wrote: /builddir/build/RPMS/ocaml-cudf-0.9-6.fc30.riscv64.rpm
Wrote: /builddir/build/RPMS/ocaml-cudf-devel-0.9-6.fc30.riscv64.rpm
Wrote: /builddir/build/RPMS/ocaml-cudf-debugsource-0.9-6.fc30.riscv64.rpm
Wrote: /builddir/build/RPMS/ocaml-cudf-debuginfo-0.9-6.fc30.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Hfej28
+ umask 022
+ cd /builddir/build/BUILD
+ cd cudf-0.9
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-cudf-0.9-6.fc30.riscv64
+ exit 0
Child return code was: 0