+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-fileutils.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.UBGnJj
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf ocaml-fileutils-0.5.2
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-fileutils-0.5.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ocaml-fileutils-0.5.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/fileutils-0.5.2-fix-bytes.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kOpNUo
+ umask 022
+ cd /builddir/build/BUILD
+ cd ocaml-fileutils-0.5.2
+ ocaml setup.ml -configure --prefix /usr --destdir /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64 --enable-tests

Configuration:
ocamlfind: ........................................... /usr/bin/ocamlfind
ocamlc: .............................................. /usr/bin/ocamlc.opt
ocamlopt: ............................................ /usr/bin/ocamlopt.opt
ocamlbuild: .......................................... /usr/bin/ocamlbuild
Package name: ........................................ ocaml-fileutils
Package version: ..................................... 0.5.2
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
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
Prepend a path when installing package: .............. /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64
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: .........................
Create documentations: ............................... true
Compile tests executable and library and run them: ... true
pkg_unix: ............................................ /usr/lib64/ocaml
pkg_str: ............................................. /usr/lib64/ocaml
ocamldoc: ............................................ /usr/bin/ocamldoc
pkg_ounit: ........................................... /usr/lib64/ocaml/oUnit

+ make
ocaml setup.ml -build 
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
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtil.mli > src/FileUtil.mli.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FilePath.mli > src/FilePath.mli.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilMode.ml > src/FileUtilMode.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FilePath.cmi src/FilePath.mli
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilMode.cmo src/FileUtilMode.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtil.cmi src/FileUtil.mli
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtil.ml > src/FileUtil.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilCHMOD.ml > src/FileUtilCHMOD.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilLS.ml > src/FileUtilLS.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilMisc.ml > src/FileUtilMisc.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilTypes.ml > src/FileUtilTypes.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilTypes.cmo src/FileUtilTypes.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilMisc.cmo src/FileUtilMisc.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilPermission.ml > src/FileUtilPermission.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilSTAT.ml > src/FileUtilSTAT.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilPermission.cmo src/FileUtilPermission.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilUMASK.ml > src/FileUtilUMASK.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilLS.cmo src/FileUtilLS.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilSTAT.cmo src/FileUtilSTAT.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilUMASK.cmo src/FileUtilUMASK.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilCMP.ml > src/FileUtilCMP.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilTEST.ml > src/FileUtilTEST.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilSize.ml > src/FileUtilSize.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilSize.cmo src/FileUtilSize.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilTEST.cmo src/FileUtilTEST.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilCP.ml > src/FileUtilCP.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilCHMOD.cmo src/FileUtilCHMOD.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilMKDIR.ml > src/FileUtilMKDIR.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilRM.ml > src/FileUtilRM.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilTOUCH.ml > src/FileUtilTOUCH.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilMKDIR.cmo src/FileUtilMKDIR.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilRM.cmo src/FileUtilRM.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilTOUCH.cmo src/FileUtilTOUCH.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilDU.ml > src/FileUtilDU.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilFIND.ml > src/FileUtilFIND.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilREADLINK.ml > src/FileUtilREADLINK.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilPWD.ml > src/FileUtilPWD.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilPWD.cmo src/FileUtilPWD.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilREADLINK.cmo src/FileUtilREADLINK.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilFIND.cmo src/FileUtilFIND.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilMV.ml > src/FileUtilMV.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilCP.cmo src/FileUtilCP.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilWHICH.ml > src/FileUtilWHICH.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilCMP.cmo src/FileUtilCMP.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilDU.cmo src/FileUtilDU.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilMV.cmo src/FileUtilMV.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilWHICH.cmo src/FileUtilWHICH.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FilePath.ml > src/FilePath.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/CommonPath.ml > src/CommonPath.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileStringExt.ml > src/FileStringExt.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileStringExt.cmo src/FileStringExt.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/ExtensionPath.ml > src/ExtensionPath.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FilePath_type.ml > src/FilePath_type.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/MacOSPath.ml > src/MacOSPath.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/CommonPath.cmo src/CommonPath.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FilePath_type.cmo src/FilePath_type.ml
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/UnixPath.ml > src/UnixPath.ml.depends
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/Win32Path.ml > src/Win32Path.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/ExtensionPath.cmo src/ExtensionPath.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/MacOSPath.cmo src/MacOSPath.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/UnixPath.cmo src/UnixPath.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/Win32Path.cmo src/Win32Path.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtil.cmo src/FileUtil.ml
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FilePath.cmo src/FilePath.ml
/usr/bin/ocamlfind ocamlc -a -I src src/FileStringExt.cmo src/CommonPath.cmo src/ExtensionPath.cmo src/FilePath_type.cmo src/MacOSPath.cmo src/UnixPath.cmo src/Win32Path.cmo src/FilePath.cmo src/FileUtilTypes.cmo src/FileUtilMisc.cmo src/FileUtilLS.cmo src/FileUtilMode.cmo src/FileUtilPermission.cmo src/FileUtilSTAT.cmo src/FileUtilUMASK.cmo src/FileUtilCHMOD.cmo src/FileUtilSize.cmo src/FileUtilTEST.cmo src/FileUtilCMP.cmo src/FileUtilMKDIR.cmo src/FileUtilRM.cmo src/FileUtilTOUCH.cmo src/FileUtilCP.cmo src/FileUtilPWD.cmo src/FileUtilREADLINK.cmo src/FileUtilFIND.cmo src/FileUtilDU.cmo src/FileUtilMV.cmo src/FileUtilWHICH.cmo src/FileUtil.cmo -o src/fileutils.cma
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileStringExt.cmx src/FileStringExt.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/CommonPath.cmx src/CommonPath.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FilePath_type.cmx src/FilePath_type.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/ExtensionPath.cmx src/ExtensionPath.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/MacOSPath.cmx src/MacOSPath.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/UnixPath.cmx src/UnixPath.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/Win32Path.cmx src/Win32Path.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FilePath.cmx src/FilePath.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilTypes.cmx src/FileUtilTypes.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilMisc.cmx src/FileUtilMisc.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilPermission.cmx src/FileUtilPermission.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilMode.cmx src/FileUtilMode.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilLS.cmx src/FileUtilLS.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilSTAT.cmx src/FileUtilSTAT.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilUMASK.cmx src/FileUtilUMASK.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilSize.cmx src/FileUtilSize.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilTEST.cmx src/FileUtilTEST.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilCHMOD.cmx src/FileUtilCHMOD.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilMKDIR.cmx src/FileUtilMKDIR.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilRM.cmx src/FileUtilRM.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilTOUCH.cmx src/FileUtilTOUCH.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilPWD.cmx src/FileUtilPWD.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilREADLINK.cmx src/FileUtilREADLINK.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilFIND.cmx src/FileUtilFIND.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilCP.cmx src/FileUtilCP.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilCMP.cmx src/FileUtilCMP.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilDU.cmx src/FileUtilDU.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilMV.cmx src/FileUtilMV.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilWHICH.cmx src/FileUtilWHICH.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtil.cmx src/FileUtil.ml
/usr/bin/ocamlfind ocamlopt -a -I src src/FileStringExt.cmx src/CommonPath.cmx src/ExtensionPath.cmx src/FilePath_type.cmx src/MacOSPath.cmx src/UnixPath.cmx src/Win32Path.cmx src/FilePath.cmx src/FileUtilTypes.cmx src/FileUtilMisc.cmx src/FileUtilLS.cmx src/FileUtilMode.cmx src/FileUtilPermission.cmx src/FileUtilSTAT.cmx src/FileUtilUMASK.cmx src/FileUtilCHMOD.cmx src/FileUtilSize.cmx src/FileUtilTEST.cmx src/FileUtilCMP.cmx src/FileUtilMKDIR.cmx src/FileUtilRM.cmx src/FileUtilTOUCH.cmx src/FileUtilCP.cmx src/FileUtilPWD.cmx src/FileUtilREADLINK.cmx src/FileUtilFIND.cmx src/FileUtilDU.cmx src/FileUtilMV.cmx src/FileUtilWHICH.cmx src/FileUtil.cmx -o src/fileutils.cmxa
/usr/bin/ocamlfind ocamlopt -shared -I src src/fileutils.cmxa src/FileStringExt.cmx src/CommonPath.cmx src/ExtensionPath.cmx src/FilePath_type.cmx src/MacOSPath.cmx src/UnixPath.cmx src/Win32Path.cmx src/FilePath.cmx src/FileUtilTypes.cmx src/FileUtilMisc.cmx src/FileUtilLS.cmx src/FileUtilMode.cmx src/FileUtilPermission.cmx src/FileUtilSTAT.cmx src/FileUtilUMASK.cmx src/FileUtilCHMOD.cmx src/FileUtilSize.cmx src/FileUtilTEST.cmx src/FileUtilCMP.cmx src/FileUtilMKDIR.cmx src/FileUtilRM.cmx src/FileUtilTOUCH.cmx src/FileUtilCP.cmx src/FileUtilPWD.cmx src/FileUtilREADLINK.cmx src/FileUtilFIND.cmx src/FileUtilDU.cmx src/FileUtilMV.cmx src/FileUtilWHICH.cmx src/FileUtil.cmx -o src/fileutils.cmxs
/usr/bin/ocamlfind ocamldep -package str -package unix -modules src/FileUtilStr.ml > src/FileUtilStr.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilStr.cmo src/FileUtilStr.ml
/usr/bin/ocamlfind ocamlc -a -I src src/FileUtilStr.cmo -o src/fileutils-str.cma
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package str -package unix -I src -o src/FileUtilStr.cmx src/FileUtilStr.ml
/usr/bin/ocamlfind ocamlopt -a -I src src/FileUtilStr.cmx -o src/fileutils-str.cmxa
/usr/bin/ocamlfind ocamlopt -shared -I src src/fileutils-str.cmxa src/FileUtilStr.cmx -o src/fileutils-str.cmxs
/usr/bin/ocamlfind ocamldep -package oUnit -package str -package unix -modules test/BenchFind.ml > test/BenchFind.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package oUnit -package str -package unix -I test -I src -o test/BenchFind.cmo test/BenchFind.ml
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -package oUnit -package str -package unix -I test -I src -o test/BenchFind.cmx test/BenchFind.ml
/usr/bin/ocamlfind ocamlopt -g -linkpkg -package unix -I src -I test src/fileutils.cmxa test/BenchFind.cmx -o test/BenchFind.native
/usr/bin/ocamlfind ocamldep -package oUnit -package str -package unix -modules test/test.ml > test/test.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -package oUnit -package str -package unix -I test -I src -o test/test.cmo test/test.ml
/usr/bin/ocamlfind ocamlc -g -linkpkg -package oUnit -package str -package unix -I src -I test src/fileutils.cma src/fileutils-str.cma test/test.cmo -o test/test.byte
Skipping precommit checks.
ocaml setup.ml -test 
.................................................................................................................................................................................................................................................................
Ran: 257 tests in: 19.18 seconds.
OK
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.opxRKo
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64
+ cd ocaml-fileutils-0.5.2
+ export DESTDIR=/builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64
+ DESTDIR=/builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64
+ export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml
+ OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml
+ mkdir -p /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/stublibs
+ make htmldir=. install
ocaml setup.ml -install 
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtil.mli
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FilePath.mli
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/fileutils.cma
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/fileutils.cmxa
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/fileutils.a
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/fileutils.cmxs
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FilePath.cmi
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FilePath.cmti
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FilePath.cmt
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FilePath.annot
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtil.cmi
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtil.cmti
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtil.cmt
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtil.annot
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilDU.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilCMP.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilMV.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilCP.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilRM.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilFIND.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilTOUCH.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilMKDIR.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilWHICH.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilREADLINK.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilPWD.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilTEST.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilCHMOD.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilLS.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilUMASK.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilSTAT.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilMisc.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilSize.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilPermission.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilTypes.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilMode.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/Win32Path.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/UnixPath.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/MacOSPath.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileStringExt.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FilePath_type.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/ExtensionPath.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/CommonPath.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FilePath.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtil.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilStr.ml
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/fileutils-str.cma
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/fileutils-str.cmxa
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/fileutils-str.a
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/fileutils-str.cmxs
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilStr.cmi
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilStr.cmt
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilStr.annot
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/FileUtilStr.cmx
Installed /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/lib64/ocaml/fileutils/META
+ /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-fileutils-0.5.2-1.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c3UL22
+ umask 022
+ cd /builddir/build/BUILD
+ cd ocaml-fileutils-0.5.2
+ DOCDIR=/builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/share/doc/ocaml-fileutils
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/share/doc/ocaml-fileutils
+ cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/share/doc/ocaml-fileutils
+ exit 0
Provides: ocaml(CommonPath) = fe3629145abc65b3ad7a73a6a0e11e5f ocaml(ExtensionPath) = 910d8ba9e7980b4bb843516afc769cbd ocaml(FilePath) = a84546e6e6d920bc4c2cb5df9abae6a8 ocaml(FilePath_type) = 0de28f05b1abfd706292db4f3b457b15 ocaml(FileStringExt) = 4c3064358fcfe2881cd01d73b178d93b ocaml(FileUtil) = 4421cd6bf7fe4cc92404a6b47c8074cf ocaml(FileUtilCHMOD) = 1d44790e717003d3418ccc7651adde76 ocaml(FileUtilCMP) = 47e5309674b5d023615b8963d25d94b4 ocaml(FileUtilCP) = 9a5ea631b281e3daae782ab9a8f258f7 ocaml(FileUtilDU) = 97865183bdb01a4f73fd80120147b00b ocaml(FileUtilFIND) = 577a9296afaf427cb5ca311cb1540a6a ocaml(FileUtilLS) = 5b5aec4a169d06b328d900848243f82a ocaml(FileUtilMKDIR) = f89304a3e9ef5ec1dcc6825883cf78d0 ocaml(FileUtilMV) = 2f57630b31c42a39a523db79405ab6f9 ocaml(FileUtilMisc) = da44c0d7c2cdebc47948b0c123663d6a ocaml(FileUtilMode) = 8223f802161f70bc7007adc86fdde76f ocaml(FileUtilPWD) = dddf541a41ebc118f898624266eaf5b1 ocaml(FileUtilPermission) = 7a271ae63d5107ad23f0b46cdf6ab09a ocaml(FileUtilREADLINK) = 2ce751006c4f3c9482554d5f37f2dadf ocaml(FileUtilRM) = 1a1c009d23d4c7ecd43b7bef6799f30d ocaml(FileUtilSTAT) = ea555ff7bbf5dd223172d73de6a686a7 ocaml(FileUtilSize) = eb737a7870cfbcd92aa90f77b4ef7999 ocaml(FileUtilStr) = e2f6d9be9e600797d0595c7c1a5dccda ocaml(FileUtilTEST) = ac696cab87b2e1e93ea920291dcafe82 ocaml(FileUtilTOUCH) = d5d68f389be5c6a65dd6efb2a2499319 ocaml(FileUtilTypes) = 211745f32e688c9a1a0a39cbc68e640a ocaml(FileUtilUMASK) = 7c67b1fe16597f44d0b7088bf808895a ocaml(FileUtilWHICH) = 4f1151f73255b3fd10571ff1ba6884a8 ocaml(MacOSPath) = 210dd20eb303fc6d9f33a7085f38c89f ocaml(UnixPath) = 7ae6a82130f7b79f599e4bdf4bf48127 ocaml(Win32Path) = cd2cc81ffe5702823645b0b58db35ea4 ocaml-fileutils = 0.5.2-1.fc28 ocaml-fileutils(riscv-64) = 0.5.2-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(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(CamlinternalBigarray) = 4ff98b0650eef9c38ee9c9930e0c3e9b ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Complex) = cd4856c93f21942683ce190142e88396 ocaml(FilePath) = a84546e6e6d920bc4c2cb5df9abae6a8 ocaml(FileUtil) = 4421cd6bf7fe4cc92404a6b47c8074cf ocaml(FileUtilMode) = 8223f802161f70bc7007adc86fdde76f ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Int64) = f1c602b12ea723a45bbe6143f116a991 ocaml(Lexing) = 0971650cdf1fa8e506e733e9a5da2628 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Map) = 8b8de381501aa7862270c15619322ee7 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Parsing) = a75b4b148ac8febe8bba7d4528048ecb ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printexc) = 1b461321ebcc8e419f24eb531c5ac7ac ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Set) = 28a12def19edf36c317c30fafcc03d6d ocaml(Str) = 702cbdf6aef59ea727e6090656cefc94 ocaml(Stream) = 90ec282c811d56f0cb641c602c7a92fd ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Unix) = 053326e853ce10e1fadf8d891f08f891 ocaml(runtime) = 4.06.0 rtld(GNU_HASH)
Processing files: ocaml-fileutils-devel-0.5.2-1.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6PIRws
+ umask 022
+ cd /builddir/build/BUILD
+ cd ocaml-fileutils-0.5.2
+ DOCDIR=/builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/share/doc/ocaml-fileutils-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/share/doc/ocaml-fileutils-devel
+ cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/share/doc/ocaml-fileutils-devel
+ cp -pr AUTHORS.txt /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/share/doc/ocaml-fileutils-devel
+ cp -pr CHANGELOG.txt /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/share/doc/ocaml-fileutils-devel
+ cp -pr README.txt /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/share/doc/ocaml-fileutils-devel
+ cp -pr TODO.txt /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-1.fc28.riscv64/usr/share/doc/ocaml-fileutils-devel
+ exit 0
Provides: ocaml-fileutils-devel = 0.5.2-1.fc28 ocaml-fileutils-devel(riscv-64) = 0.5.2-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-fileutils-0.5.2-1.fc28.riscv64
Wrote: /builddir/build/SRPMS/ocaml-fileutils-0.5.2-1.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/ocaml-fileutils-0.5.2-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/ocaml-fileutils-devel-0.5.2-1.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ss1jVR
+ umask 022
+ cd /builddir/build/BUILD
+ cd ocaml-fileutils-0.5.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-fileutils-0.5.2-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