+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-gen.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iYKEbk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gen-0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-gen-0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gen-0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EDxLTc + umask 022 + cd /builddir/build/BUILD + cd gen-0.5 + ./configure Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ gen Package version: ..................................... 0.5 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ riscv ccomp_type: .......................................... cc ocaml_version: ....................................... 4.06.0 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml standard_runtime: .................................... /usr/bin/ocamlrun bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT model: ............................................... riscv64 ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr/local Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir findlib_version: ..................................... 1.7.3 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... build benchmark: ..................................... false Create documentations: ............................... true Compile tests executable and library and run them: ... false ocamldoc: ............................................ /usr/bin/ocamldoc + /usr/bin/make -O -j4 ocaml setup.ml -build make[1]: Entering directory '/builddir/build/BUILD/gen-0.5' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/builddir/build/BUILD/gen-0.5' make[1]: Entering directory '/builddir/build/BUILD/gen-0.5' mkdir -p qtest qtest extract src/gen.ml > qtest/run_qtest.ml || true /bin/sh: qtest: command not found make[1]: Leaving directory '/builddir/build/BUILD/gen-0.5' 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 "_tags", line 20, characters 26-35: Warning: the tag "pkg_oUnit" 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. File "_tags", line 21, characters 26-36: Warning: the tag "pkg_qcheck" 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. File "_tags", line 23, characters 20-29: Warning: the tag "pkg_oUnit" 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. File "_tags", line 24, characters 20-30: Warning: the tag "pkg_qcheck" 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. File "_tags", line 27, characters 27-40: Warning: the tag "pkg_benchmark" 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. File "_tags", line 29, characters 20-33: Warning: the tag "pkg_benchmark" 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. /usr/bin/ocamlfind ocamldep -modules src/gen.mli > src/gen.mli.depends /usr/bin/ocamlfind ocamldep -modules src/gen_intf.ml > src/gen_intf.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44@8 -I src -I qtest -o src/gen_intf.cmo src/gen_intf.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I qtest -o src/gen.cmi src/gen.mli /usr/bin/ocamlfind ocamldep -modules src/gen.ml > src/gen.ml.depends /usr/bin/ocamlfind ocamldep -modules src/genMList.mli > src/genMList.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I qtest -o src/genMList.cmi src/genMList.mli /usr/bin/ocamlfind ocamldep -modules src/genLabels.mli > src/genLabels.mli.depends /usr/bin/ocamlfind ocamldep -modules src/genLabels_intf.ml > src/genLabels_intf.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44@8 -I src -I qtest -o src/genLabels_intf.cmo src/genLabels_intf.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I qtest -o src/genLabels.cmi src/genLabels.mli /usr/bin/ocamlfind ocamldep -modules src/genLabels.ml > src/genLabels.ml.depends /usr/bin/ocamlfind ocamldep -modules src/genClone.mli > src/genClone.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I qtest -o src/genClone.cmi src/genClone.mli /usr/bin/ocamlfind ocamldep -modules src/genClone.ml > src/genClone.ml.depends /usr/bin/ocamlfind ocamldep -modules src/genMList.ml > src/genMList.ml.depends /usr/bin/ocamlfind ocamldep -modules src/genM.mli > src/genM.mli.depends /usr/bin/ocamlfind ocamldep -modules src/genM_intf.ml > src/genM_intf.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44@8 -I src -I qtest -o src/genM_intf.cmo src/genM_intf.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I qtest -o src/genM.cmi src/genM.mli /usr/bin/ocamlfind ocamldep -modules src/genM.ml > src/genM.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44@8 -I src -I qtest -o src/gen.cmo src/gen.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -nolabels -w +a-4-44@8 -I src -I qtest -o src/genLabels.cmo src/genLabels.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44@8 -I src -I qtest -o src/genClone.cmo src/genClone.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44@8 -I src -I qtest -o src/genClone.cmo src/genClone.ml File "src/genClone.ml", line 9, characters 31-75: Warning 50: ambiguous documentation comment /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44@8 -I src -I qtest -o src/genMList.cmo src/genMList.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -w +a-4-44@8 -I src -I qtest -o src/genM.cmo src/genM.ml /usr/bin/ocamlfind ocamlc -a -I src src/genMList.cmo src/gen_intf.cmo src/gen.cmo src/genLabels_intf.cmo src/genLabels.cmo src/genClone.cmo src/genM_intf.cmo src/genM.cmo -o src/gen.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -O3 -w +a-4-44@8 -I src -I qtest -o src/genMList.cmx src/genMList.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -O3 -w +a-4-44@8 -I src -I qtest -o src/gen_intf.cmx src/gen_intf.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -O3 -w +a-4-44@8 -I src -I qtest -o src/gen.cmx src/gen.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -O3 -w +a-4-44@8 -I src -I qtest -o src/genLabels_intf.cmx src/genLabels_intf.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -O3 -w +a-4-44@8 -I src -I qtest -o src/genM_intf.cmx src/genM_intf.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -nolabels -O3 -w +a-4-44@8 -I src -I qtest -o src/genLabels.cmx src/genLabels.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -O3 -w +a-4-44@8 -I src -I qtest -o src/genClone.cmx src/genClone.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -O3 -w +a-4-44@8 -I src -I qtest -o src/genClone.cmx src/genClone.ml File "src/genClone.ml", line 9, characters 31-75: Warning 50: ambiguous documentation comment /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -O3 -w +a-4-44@8 -I src -I qtest -o src/genM.cmx src/genM.ml /usr/bin/ocamlfind ocamlopt -a -I src src/genMList.cmx src/gen_intf.cmx src/gen.cmx src/genLabels_intf.cmx src/genLabels.cmx src/genClone.cmx src/genM_intf.cmx src/genM.cmx -o src/gen.cmxa /usr/bin/ocamlfind ocamlopt -shared -I src src/gen.cmxa src/genMList.cmx src/gen_intf.cmx src/gen.cmx src/genLabels_intf.cmx src/genLabels.cmx src/genClone.cmx src/genM_intf.cmx src/genM.cmx -o src/gen.cmxs + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KfUgt3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64 + cd gen-0.5 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/stublibs + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' doc ocaml setup.ml -install Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen.mli Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels.mli Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genClone.mli Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genMList.mli Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen_intf.ml Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels_intf.ml Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM.mli Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM_intf.ml Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen.cma Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen.cmxa Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen.a Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen.cmxs Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM_intf.cmi Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM_intf.cmt Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM_intf.annot Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM.cmi Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM.cmti Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM.cmt Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM.annot Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels_intf.cmi Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels_intf.cmt Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels_intf.annot Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen_intf.cmi Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen_intf.cmt Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen_intf.annot Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genMList.cmi Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genMList.cmti Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genMList.cmt Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genMList.annot Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genClone.cmi Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genClone.cmti Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genClone.cmt Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genClone.annot Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels.cmi Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels.cmti Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels.cmt Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels.annot Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen.cmi Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen.cmti Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen.cmt Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen.annot Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM_intf.cmx Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genM.cmx Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels_intf.cmx Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen_intf.cmx Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genMList.cmx Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genClone.cmx Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/genLabels.cmx Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/gen.cmx Installed /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/lib64/ocaml/gen/META ocaml setup.ml -build make[1]: Entering directory '/builddir/build/BUILD/gen-0.5' mkdir -p qtest qtest extract src/gen.ml > qtest/run_qtest.ml || true /bin/sh: qtest: command not found make[1]: Leaving directory '/builddir/build/BUILD/gen-0.5' File "_tags", line 20, characters 26-35: Warning: the tag "pkg_oUnit" 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. File "_tags", line 21, characters 26-36: Warning: the tag "pkg_qcheck" 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. File "_tags", line 23, characters 20-29: Warning: the tag "pkg_oUnit" 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. File "_tags", line 24, characters 20-30: Warning: the tag "pkg_qcheck" 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. File "_tags", line 27, characters 27-40: Warning: the tag "pkg_benchmark" 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. File "_tags", line 29, characters 20-33: Warning: the tag "pkg_benchmark" 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. /usr/bin/ocamlfind ocamlopt -shared -I src src/gen.cmxa src/genMList.cmx src/gen_intf.cmx src/gen.cmx src/genLabels_intf.cmx src/genLabels.cmx src/genClone.cmx src/genM_intf.cmx src/genM.cmx -o src/gen.cmxs ocaml setup.ml -doc File "_tags", line 20, characters 26-35: Warning: the tag "pkg_oUnit" 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. File "_tags", line 21, characters 26-36: Warning: the tag "pkg_qcheck" 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. File "_tags", line 23, characters 20-29: Warning: the tag "pkg_oUnit" 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. File "_tags", line 24, characters 20-30: Warning: the tag "pkg_qcheck" 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. File "_tags", line 27, characters 27-40: Warning: the tag "pkg_benchmark" 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. File "_tags", line 29, characters 20-33: Warning: the tag "pkg_benchmark" 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. /usr/bin/ocamlfind ocamldoc -dump src/gen.odoc -I src -I qtest src/gen.mli + /usr/bin/ocamlfind ocamldoc -dump src/gen.odoc -I src -I qtest src/gen.mli Warning: Module type Gen_intf.S not found Warning: Element GenMList.of_gen_lazy not found Warning: Element GenMList.of_gen_lazy not found Warning: Element GenMList.of_gen_lazy not found /usr/bin/ocamlfind ocamldoc -dump src/genLabels.odoc -I src -I qtest src/genLabels.mli + /usr/bin/ocamlfind ocamldoc -dump src/genLabels.odoc -I src -I qtest src/genLabels.mli Warning: Module type GenLabels_intf.S not found Warning: Element Gen not found Warning: Element GenMList.of_gen_lazy not found /usr/bin/ocamlfind ocamldoc -dump src/genClone.odoc -I src -I qtest src/genClone.mli + /usr/bin/ocamlfind ocamldoc -dump src/genClone.odoc -I src -I qtest src/genClone.mli Warning: Element 'a t not found /usr/bin/ocamlfind ocamldoc -dump src/genMList.odoc -I src -I qtest src/genMList.mli /usr/bin/ocamlfind ocamldoc -dump src/gen_intf.odoc -I src -I qtest src/gen_intf.ml + /usr/bin/ocamlfind ocamldoc -dump src/gen_intf.odoc -I src -I qtest src/gen_intf.ml Warning: Element int_range ~by:1 not found Warning: Element int_range ~by:1 not found /usr/bin/ocamlfind ocamldoc -dump src/genLabels_intf.odoc -I src -I qtest src/genLabels_intf.ml + /usr/bin/ocamlfind ocamldoc -dump src/genLabels_intf.odoc -I src -I qtest src/genLabels_intf.ml Warning: Element int_range ~by:1 not found Warning: Element int_range ~by:1 not found /usr/bin/ocamlfind ocamldoc -dump src/genM.odoc -I src -I qtest src/genM.mli + /usr/bin/ocamlfind ocamldoc -dump src/genM.odoc -I src -I qtest src/genM.mli Warning: Module type GenM_intf.S not found Warning: Module type GenM_intf.S not found Warning: Module type GenM_intf.MONAD not found /usr/bin/ocamlfind ocamldoc -dump src/genM_intf.odoc -I src -I qtest src/genM_intf.ml rm -rf src/gen.docdir mkdir -p src/gen.docdir /usr/bin/ocamlfind ocamldoc -load src/gen.odoc -load src/genLabels.odoc -load src/genClone.odoc -load src/genMList.odoc -load src/gen_intf.odoc -load src/genLabels_intf.odoc -load src/genM.odoc -load src/genM_intf.odoc -html -d src/gen.docdir + /usr/bin/ocamlfind ocamldoc -load src/gen.odoc -load src/genLabels.odoc -load src/genClone.odoc -load src/genMList.odoc -load src/gen_intf.odoc -load src/genLabels_intf.odoc -load src/genM.odoc -load src/genM_intf.odoc -html -d src/gen.docdir Warning: Element 'a t not found Warning: Element int_range ~by:1 not found Warning: Element int_range ~by:1 not found Warning: Element int_range ~by:1 not found Warning: Element int_range ~by:1 not found + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-gen-0.5-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ELFaEt + umask 022 + cd /builddir/build/BUILD + cd gen-0.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/doc/ocaml-gen + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/doc/ocaml-gen + cp -pr README.md /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/doc/ocaml-gen + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/doc/ocaml-gen + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kc8Zdj + umask 022 + cd /builddir/build/BUILD + cd gen-0.5 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/licenses/ocaml-gen + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/licenses/ocaml-gen + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/licenses/ocaml-gen + exit 0 Provides: ocaml(Gen) = 4fc399db337158330ed122827fadf6db ocaml(GenClone) = 59af92fe88a53e39bda51c34a35d898e ocaml(GenLabels) = c3169775efc19eadc94312994da85e2a ocaml(GenLabels_intf) = b85766e654de5bc68e226fdcc6c90115 ocaml(GenM) = 1bf04e506e126f4e4c82b0337769d547 ocaml(GenMList) = 1fccdc7977e3390640a74ea840095719 ocaml(GenM_intf) = 2358614d8c1ae92cfc9d21039c7f164d ocaml(Gen_intf) = 78567ee64a35ea16ba3358dfa6b88f1b ocaml-gen = 0.5-1.fc28 ocaml-gen(riscv-64) = 0.5-1.fc28 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) ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(CamlinternalOO) = 69dec6b14920fcc456f3cbd10764333e ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(GenLabels_intf) = b85766e654de5bc68e226fdcc6c90115 ocaml(GenM_intf) = 2358614d8c1ae92cfc9d21039c7f164d ocaml(Gen_intf) = 78567ee64a35ea16ba3358dfa6b88f1b ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Int64) = f1c602b12ea723a45bbe6143f116a991 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Nativeint) = 7b210723c1ccafec90ff1578ad7e5996 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Queue) = 63b55df0e31ad91e82a1c6659c8dca09 ocaml(Random) = ba6c32ae0bdeda05c187b523e94518fd ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-gen-devel-0.5-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FpZWYk + umask 022 + cd /builddir/build/BUILD + cd gen-0.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/doc/ocaml-gen-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/doc/ocaml-gen-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/doc/ocaml-gen-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/doc/ocaml-gen-devel + cp -pr gen.docdir/Gen.IO.html gen.docdir/Gen.Restart.html gen.docdir/Gen.S.html gen.docdir/Gen.html gen.docdir/GenClone.IO.html gen.docdir/GenClone.html gen.docdir/GenLabels.IO.html gen.docdir/GenLabels.Restart.html gen.docdir/GenLabels.S.html gen.docdir/GenLabels.html gen.docdir/GenLabels_intf.S.Infix.html gen.docdir/GenLabels_intf.S.html gen.docdir/GenLabels_intf.html gen.docdir/GenM.MONAD.html gen.docdir/GenM.Make.html gen.docdir/GenM.html gen.docdir/GenMList.html gen.docdir/GenM_intf.MONAD.html gen.docdir/GenM_intf.S.Infix.html gen.docdir/GenM_intf.S.M.html gen.docdir/GenM_intf.S.html gen.docdir/GenM_intf.html gen.docdir/Gen_intf.S.Infix.html gen.docdir/Gen_intf.S.html gen.docdir/Gen_intf.html gen.docdir/html.stamp gen.docdir/index.html gen.docdir/index_attributes.html gen.docdir/index_class_types.html gen.docdir/index_classes.html gen.docdir/index_exceptions.html gen.docdir/index_extensions.html gen.docdir/index_methods.html gen.docdir/index_module_types.html gen.docdir/index_modules.html gen.docdir/index_types.html gen.docdir/index_values.html gen.docdir/style.css gen.docdir/type_Gen.IO.html gen.docdir/type_Gen.Restart.html gen.docdir/type_Gen.S.html gen.docdir/type_Gen.html gen.docdir/type_GenClone.IO.html gen.docdir/type_GenClone.html gen.docdir/type_GenLabels.IO.html gen.docdir/type_GenLabels.Restart.html gen.docdir/type_GenLabels.S.html gen.docdir/type_GenLabels.html gen.docdir/type_GenLabels_intf.S.Infix.html gen.docdir/type_GenLabels_intf.S.html gen.docdir/type_GenLabels_intf.html gen.docdir/type_GenM.MONAD.html gen.docdir/type_GenM.Make.html gen.docdir/type_GenM.html gen.docdir/type_GenMList.html gen.docdir/type_GenM_intf.MONAD.html gen.docdir/type_GenM_intf.S.Infix.html gen.docdir/type_GenM_intf.S.M.html gen.docdir/type_GenM_intf.S.html gen.docdir/type_GenM_intf.html gen.docdir/type_Gen_intf.S.Infix.html gen.docdir/type_Gen_intf.S.html gen.docdir/type_Gen_intf.html /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/doc/ocaml-gen-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aDzEtK + umask 022 + cd /builddir/build/BUILD + cd gen-0.5 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/licenses/ocaml-gen-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/licenses/ocaml-gen-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64/usr/share/licenses/ocaml-gen-devel + exit 0 Provides: ocaml-gen-devel = 0.5-1.fc28 ocaml-gen-devel(riscv-64) = 0.5-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/ocaml-gen-0.5-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-gen-0.5-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-gen-devel-0.5-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MvmBb5 + umask 022 + cd /builddir/build/BUILD + cd gen-0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-gen-0.5-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff