<86>Oct 1 04:59:28 userdel[514913]: delete user 'rooter' <86>Oct 1 04:59:28 userdel[514913]: removed group 'rooter' owned by 'rooter' <86>Oct 1 04:59:28 userdel[514913]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 1 04:59:28 groupadd[514935]: group added to /etc/group: name=rooter, GID=678 <86>Oct 1 04:59:28 groupadd[514935]: group added to /etc/gshadow: name=rooter <86>Oct 1 04:59:28 groupadd[514935]: new group: name=rooter, GID=678 <86>Oct 1 04:59:28 useradd[514948]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Oct 1 04:59:28 userdel[514968]: delete user 'builder' <86>Oct 1 04:59:28 userdel[514968]: removed group 'builder' owned by 'builder' <86>Oct 1 04:59:28 userdel[514968]: removed shadow group 'builder' owned by 'builder' <86>Oct 1 04:59:28 groupadd[514988]: group added to /etc/group: name=builder, GID=679 <86>Oct 1 04:59:28 groupadd[514988]: group added to /etc/gshadow: name=builder <86>Oct 1 04:59:28 groupadd[514988]: new group: name=builder, GID=679 <86>Oct 1 04:59:28 useradd[515002]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Oct 1 04:59:30 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Oct 1 04:59:30 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Oct 1 04:59:42 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Oct 1 04:59:42 rpmi: ocaml-ounit-2.2.4-alt3 sisyphus+288339.11100.3.1 1636232922 installed <13>Oct 1 04:59:42 rpmi: ocaml-ounit-devel-2.2.4-alt3 sisyphus+288339.11100.3.1 1636232922 installed <13>Oct 1 04:59:42 rpmi: dune-2.9.3-alt1 sisyphus+294384.100.1.1 1643564548 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-fileutils-0.6.3-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-fileutils-0.6.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81351 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-fileutils-0.6.3 + echo 'Source #0 (ocaml-fileutils-0.6.3.tar):' Source #0 (ocaml-fileutils-0.6.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-fileutils-0.6.3.tar + cd ocaml-fileutils-0.6.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81351 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fileutils-0.6.3 + sed -i /stdlib-shims/d fileutils.opam + sed -i s,stdlib-shims,, src/lib/fileutils/dune test/dune + sed -i s,oUnit,ounit2, test/dune + /usr/bin/dune build --verbose -p fileutils Workspace root: /usr/src/RPM/BUILD/ocaml-fileutils-0.6.3 Running[0]: /usr/bin/nproc > /usr/src/tmp/dunef89672.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune4b8eac.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/ocaml-fileutils-0.6.3/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-fileutils-0.6.3" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-fileutils-0.6.3/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-fileutils-0.6.3/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-fileutils-0.6.3/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-fileutils-0.6.3/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-fileutils-0.6.3/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = false ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "i686-pc-linux-gnu" ; target = "i686-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X030" ; cmi_magic_number = "Caml1999I030" ; cmo_magic_number = "Caml1999O030" ; cma_magic_number = "Caml1999A030" ; cmx_magic_number = "Caml1999Y030" ; cmxa_magic_number = "Caml1999Z030" ; ast_impl_magic_number = "Caml1999M030" ; ast_intf_magic_number = "Caml1999N030" ; cmxs_magic_number = "Caml1999D030" ; cmt_magic_number = "Caml1999T030" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/CommonPath.ml) > _build/default/src/lib/fileutils/.fileutils.objs/CommonPath.ml.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/ExtensionPath.ml) > _build/default/src/lib/fileutils/.fileutils.objs/ExtensionPath.ml.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FilePath_type.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FilePath_type.ml.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileStringExt.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileStringExt.ml.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilCHMOD.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilCHMOD.ml.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilCMP.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilCMP.ml.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilCP.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilCP.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilDU.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilDU.ml.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilFIND.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilFIND.ml.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilLS.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilLS.ml.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilMKDIR.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilMKDIR.ml.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilMV.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilMV.ml.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilMisc.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilMisc.ml.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilMode.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilMode.ml.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilPWD.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilPWD.ml.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilPermission.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilPermission.ml.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilREADLINK.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilREADLINK.ml.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilRM.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilRM.ml.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilSTAT.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilSTAT.ml.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilSize.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilSize.ml.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilTEST.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilTEST.ml.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilTOUCH.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilTOUCH.ml.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilTypes.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilTypes.ml.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilUMASK.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilUMASK.ml.d Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtilWHICH.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtilWHICH.ml.d Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/UnixPath.ml) > _build/default/src/lib/fileutils/.fileutils.objs/UnixPath.ml.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/Win32Path.ml) > _build/default/src/lib/fileutils/.fileutils.objs/Win32Path.ml.d Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/lib/fileutils/FilePath.mli) > _build/default/src/lib/fileutils/.fileutils.objs/FilePath.mli.d Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FilePath.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FilePath.ml.d Running[31]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/lib/fileutils/FileUtil.mli) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtil.mli.d Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/fileutils/FileUtil.ml) > _build/default/src/lib/fileutils/.fileutils.objs/FileUtil.ml.d Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/extensionPath.cmo -c -impl src/lib/fileutils/ExtensionPath.ml) Running[34]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/filePath_type.cmo -c -impl src/lib/fileutils/FilePath_type.ml) Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileStringExt.cmo -c -impl src/lib/fileutils/FileStringExt.ml) Running[36]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilMode.cmo -c -impl src/lib/fileutils/FileUtilMode.ml) Running[37]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/filePath.cmi -c -intf src/lib/fileutils/FilePath.mli) Running[38]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/extensionPath.cmx -c -impl src/lib/fileutils/ExtensionPath.ml) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/filePath_type.cmx -c -impl src/lib/fileutils/FilePath_type.ml) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileStringExt.cmx -c -impl src/lib/fileutils/FileStringExt.ml) Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/commonPath.cmo -c -impl src/lib/fileutils/CommonPath.ml) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilPWD.cmo -c -impl src/lib/fileutils/FileUtilPWD.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilTypes.cmo -c -impl src/lib/fileutils/FileUtilTypes.ml) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtil.cmi -c -intf src/lib/fileutils/FileUtil.mli) Running[45]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilMode.cmx -c -impl src/lib/fileutils/FileUtilMode.ml) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/unixPath.cmo -c -impl src/lib/fileutils/UnixPath.ml) Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/win32Path.cmo -c -impl src/lib/fileutils/Win32Path.ml) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilMisc.cmo -c -impl src/lib/fileutils/FileUtilMisc.ml) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilPermission.cmo -c -impl src/lib/fileutils/FileUtilPermission.ml) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilSize.cmo -c -impl src/lib/fileutils/FileUtilSize.ml) Running[51]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/commonPath.cmx -c -impl src/lib/fileutils/CommonPath.ml) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/str/.fileutils_str.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/str/.fileutils_str.objs/byte/fileUtilStr.cmo -c -impl src/lib/fileutils/str/FileUtilStr.ml) Running[53]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/filePath.cmo -c -impl src/lib/fileutils/FilePath.ml) Running[54]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilSTAT.cmo -c -impl src/lib/fileutils/FileUtilSTAT.ml) Running[55]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilLS.cmo -c -impl src/lib/fileutils/FileUtilLS.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilUMASK.cmo -c -impl src/lib/fileutils/FileUtilUMASK.ml) Running[57]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/lib/fileutils/str/fileutils_str.cma src/lib/fileutils/str/.fileutils_str.objs/byte/fileUtilStr.cmo) Running[58]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/unixPath.cmx -c -impl src/lib/fileutils/UnixPath.ml) Running[59]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/win32Path.cmx -c -impl src/lib/fileutils/Win32Path.ml) Running[60]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilTEST.cmo -c -impl src/lib/fileutils/FileUtilTEST.ml) Running[61]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilCHMOD.cmo -c -impl src/lib/fileutils/FileUtilCHMOD.ml) Running[62]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/filePath.cmx -c -impl src/lib/fileutils/FilePath.ml) Running[63]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilCMP.cmo -c -impl src/lib/fileutils/FileUtilCMP.ml) Running[64]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilMKDIR.cmo -c -impl src/lib/fileutils/FileUtilMKDIR.ml) Running[65]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilREADLINK.cmo -c -impl src/lib/fileutils/FileUtilREADLINK.ml) Running[66]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilRM.cmo -c -impl src/lib/fileutils/FileUtilRM.ml) Running[67]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilTOUCH.cmo -c -impl src/lib/fileutils/FileUtilTOUCH.ml) Running[68]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilWHICH.cmo -c -impl src/lib/fileutils/FileUtilWHICH.ml) Running[69]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilFIND.cmo -c -impl src/lib/fileutils/FileUtilFIND.ml) Running[70]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilCP.cmo -c -impl src/lib/fileutils/FileUtilCP.ml) Running[71]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilDU.cmo -c -impl src/lib/fileutils/FileUtilDU.ml) Running[72]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtilMV.cmo -c -impl src/lib/fileutils/FileUtilMV.ml) Running[73]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/byte/fileUtil.cmo -c -impl src/lib/fileutils/FileUtil.ml) Running[74]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilPWD.cmx -c -impl src/lib/fileutils/FileUtilPWD.ml) Running[75]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilTypes.cmx -c -impl src/lib/fileutils/FileUtilTypes.ml) Running[76]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/lib/fileutils/fileutils.cma src/lib/fileutils/.fileutils.objs/byte/fileStringExt.cmo src/lib/fileutils/.fileutils.objs/byte/commonPath.cmo src/lib/fileutils/.fileutils.objs/byte/filePath_type.cmo src/lib/fileutils/.fileutils.objs/byte/win32Path.cmo src/lib/fileutils/.fileutils.objs/byte/unixPath.cmo src/lib/fileutils/.fileutils.objs/byte/extensionPath.cmo src/lib/fileutils/.fileutils.objs/byte/filePath.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilTypes.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilMisc.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilPermission.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilSTAT.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilSize.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilTEST.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilWHICH.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilMode.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilUMASK.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilTOUCH.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilLS.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilRM.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilPWD.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilREADLINK.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilCHMOD.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilMKDIR.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilCP.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilMV.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilFIND.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilDU.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtilCMP.cmo src/lib/fileutils/.fileutils.objs/byte/fileUtil.cmo) Running[77]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilPermission.cmx -c -impl src/lib/fileutils/FileUtilPermission.ml) Running[78]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilMisc.cmx -c -impl src/lib/fileutils/FileUtilMisc.ml) Running[79]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilSize.cmx -c -impl src/lib/fileutils/FileUtilSize.ml) Running[80]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilSTAT.cmx -c -impl src/lib/fileutils/FileUtilSTAT.ml) Running[81]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilLS.cmx -c -impl src/lib/fileutils/FileUtilLS.ml) Running[82]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilUMASK.cmx -c -impl src/lib/fileutils/FileUtilUMASK.ml) Running[83]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilTEST.cmx -c -impl src/lib/fileutils/FileUtilTEST.ml) Running[84]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilCHMOD.cmx -c -impl src/lib/fileutils/FileUtilCHMOD.ml) Running[85]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilCMP.cmx -c -impl src/lib/fileutils/FileUtilCMP.ml) Running[86]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilTOUCH.cmx -c -impl src/lib/fileutils/FileUtilTOUCH.ml) Running[87]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilREADLINK.cmx -c -impl src/lib/fileutils/FileUtilREADLINK.ml) Running[88]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilRM.cmx -c -impl src/lib/fileutils/FileUtilRM.ml) Running[89]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilWHICH.cmx -c -impl src/lib/fileutils/FileUtilWHICH.ml) Running[90]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilMKDIR.cmx -c -impl src/lib/fileutils/FileUtilMKDIR.ml) Running[91]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilFIND.cmx -c -impl src/lib/fileutils/FileUtilFIND.ml) Running[92]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilCP.cmx -c -impl src/lib/fileutils/FileUtilCP.ml) Running[93]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilDU.cmx -c -impl src/lib/fileutils/FileUtilDU.ml) Running[94]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtilMV.cmx -c -impl src/lib/fileutils/FileUtilMV.ml) Running[95]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/.fileutils.objs/byte -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/.fileutils.objs/native/fileUtil.cmx -c -impl src/lib/fileutils/FileUtil.ml) Running[96]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/lib/fileutils/str/.fileutils_str.objs/byte -I src/lib/fileutils/str/.fileutils_str.objs/native -I src/lib/fileutils/.fileutils.objs/native -I src/lib/fileutils/.fileutils.objs/public_cmi -intf-suffix .ml -no-alias-deps -o src/lib/fileutils/str/.fileutils_str.objs/native/fileUtilStr.cmx -c -impl src/lib/fileutils/str/FileUtilStr.ml) Running[97]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/lib/fileutils/fileutils.cmxa src/lib/fileutils/.fileutils.objs/native/fileStringExt.cmx src/lib/fileutils/.fileutils.objs/native/commonPath.cmx src/lib/fileutils/.fileutils.objs/native/filePath_type.cmx src/lib/fileutils/.fileutils.objs/native/win32Path.cmx src/lib/fileutils/.fileutils.objs/native/unixPath.cmx src/lib/fileutils/.fileutils.objs/native/extensionPath.cmx src/lib/fileutils/.fileutils.objs/native/filePath.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilTypes.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilMisc.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilPermission.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilSTAT.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilSize.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilTEST.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilWHICH.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilMode.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilUMASK.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilTOUCH.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilLS.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilRM.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilPWD.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilREADLINK.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilCHMOD.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilMKDIR.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilCP.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilMV.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilFIND.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilDU.cmx src/lib/fileutils/.fileutils.objs/native/fileUtilCMP.cmx src/lib/fileutils/.fileutils.objs/native/fileUtil.cmx) Running[98]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/lib/fileutils/str/fileutils_str.cmxa src/lib/fileutils/str/.fileutils_str.objs/native/fileUtilStr.cmx) Running[99]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/lib/fileutils -o src/lib/fileutils/fileutils.cmxs src/lib/fileutils/fileutils.cmxa) Running[100]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/lib/fileutils/str -o src/lib/fileutils/str/fileutils_str.cmxs src/lib/fileutils/str/fileutils_str.cmxa) Output[100]: ld: src/lib/fileutils/str/fileutils_str.a(fileUtilStr.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Output[99]: ld: src/lib/fileutils/fileutils.a(fileStringExt.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81351 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-fileutils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-fileutils-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-fileutils-0.6.3 + __dune_install fileutils + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-fileutils-buildroot fileutils Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/commonPath.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/commonPath.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/extensionPath.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/extensionPath.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/filePath_type.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/filePath_type.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileStringExt.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileStringExt.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilCHMOD.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilCHMOD.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilCMP.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilCMP.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilCP.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilCP.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilDU.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilDU.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilFIND.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilFIND.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilLS.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilLS.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilMKDIR.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilMKDIR.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilMV.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilMV.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilMisc.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilMisc.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilMode.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilMode.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilPWD.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilPWD.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilPermission.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilPermission.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilREADLINK.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilREADLINK.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilRM.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilRM.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilSTAT.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilSTAT.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilSize.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilSize.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilTEST.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilTEST.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilTOUCH.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilTOUCH.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilTypes.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilTypes.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilUMASK.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilUMASK.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilWHICH.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/fileUtilWHICH.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/unixPath.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/unixPath.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/win32Path.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/.private/win32Path.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/CommonPath.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/ExtensionPath.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FilePath.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FilePath.mli Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FilePath_type.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileStringExt.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtil.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtil.mli Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilCHMOD.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilCMP.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilCP.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilDU.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilFIND.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilLS.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilMKDIR.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilMV.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilMisc.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilMode.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilPWD.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilPermission.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilREADLINK.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilRM.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilSTAT.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilSize.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilTEST.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilTOUCH.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilTypes.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilUMASK.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/FileUtilWHICH.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/META Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/UnixPath.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/Win32Path.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/commonPath.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/dune-package Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/extensionPath.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/filePath.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/filePath.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/filePath.cmti Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/filePath.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/filePath_type.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileStringExt.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtil.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtil.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtil.cmti Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtil.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilCHMOD.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilCMP.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilCP.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilDU.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilFIND.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilLS.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilMKDIR.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilMV.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilMisc.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilMode.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilPWD.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilPermission.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilREADLINK.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilRM.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilSTAT.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilSize.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilTEST.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilTOUCH.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilTypes.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilUMASK.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileUtilWHICH.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils.a Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils.cma Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils.cmxa Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/opam Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/str/FileUtilStr.ml Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/str/fileUtilStr.cmi Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/str/fileUtilStr.cmt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/str/fileUtilStr.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/str/fileutils_str.a Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/str/fileutils_str.cma Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/str/fileutils_str.cmxa Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/unixPath.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/win32Path.cmx Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/fileutils.cmxs Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/fileutils/str/fileutils_str.cmxs Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/fileutils/CHANGES.md Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/fileutils/LICENSE.txt Installing /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/fileutils/README.md + find /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-fileutils-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-fileutils-buildroot (auto) mode of './usr/lib/ocaml/fileutils/fileutils.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/fileutils/str/fileutils_str.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-fileutils-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-fileutils-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-fileutils-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-fileutils-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-fileutils-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlFileStringExt__split_aux_165' is not compiled with -fpic/-fPIC the file containing the function 'camlFileStringExt__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath_type__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlWin32Path__code_begin' or the file containing the function 'camlWin32Path__dir_writer_aux_106' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__dir_writer_aux_106' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__dir_reader_247' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__fn_part_of_string_250' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__fn_part_split_253' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__fast_is_current_264' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__fast_is_parent_266' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__path_reader_271' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__dir_writer_101' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__dir_writer_aux_105' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__dir_reader_245' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fn_part_of_string_249' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__path_reader_257' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_concat_261' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_basename_265' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_dirname_269' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_is_current_274' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_is_parent_276' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlExtensionPath__code_begin' or the file containing the function 'camlExtensionPath__check_158' is not compiled with -fpic/-fPIC the file containing the function 'camlExtensionPath__check_158' is not compiled with -fpic/-fPIC the file containing the function 'camlExtensionPath__chop_162' is not compiled with -fpic/-fPIC the file containing the function 'camlExtensionPath__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath__code_begin' or the file containing the function 'camlFilePath__filename_of_string_200' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__filename_of_string_200' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__reduce_inner_1465' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__compare_411' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__get_extension_450' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_relative_aux_482' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__GenericStringPath_660' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__basename_577' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__dirname_582' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__concat_585' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_valid_612' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_relative_615' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_current_618' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_parent_621' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__chop_extension_629' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__get_extension_633' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__check_extension_637' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__add_extension_642' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__replace_extension_647' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__handle_error_645' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilPermission__int_of_permission_99' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilPermission__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSTAT__stat_inner_302' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSTAT__kind_of_stat_99' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSTAT__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__byte_of_size_93' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fuzzy_comp_162' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__string_of_size_inner_697' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__decomp_continue_182' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__decomp_start_183' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__only_significant_unit_201' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_715' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_719' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_724' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__compile_filter_234' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__cc_243' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__dfs_317' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__fun_539' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__eval_335' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__which_232' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__fun_764' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_834' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__of_int_544' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__perm_559' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__action_641' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__clause_656' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__apply_667' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_891' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__clause_749' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__umask_inner_305' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__umask_85' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__fun_313' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__try_umask_134' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__umask_apply_288' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_93' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTOUCH__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilLS__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__rm_inner_431' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__rm_236' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__fun_440' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__fun_455' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilPWD__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilREADLINK__readlink_aux_248' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilREADLINK__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__chmod_inner_386' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__chmod_99' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__fun_395' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__chmod_one_113' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCHMOD__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__mkdir_inner_377' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__mkdir_282' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__fun_386' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__fun_408' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__mkdir_simple_352' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__cp_inner_1102' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__cp_249' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1118' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__handle_exception_431' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__copy_time_props_437' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__cp_dir_558' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__cp_one_559' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__mv_inner_664' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__mv_241' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__fun_673' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__find_inner_738' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__find_aux_255' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__follow_symlink_257' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilDU__du_93' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilDU__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCMP__cmp_inner_291' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCMP__clean_fd_244' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCMP__test_empty_247' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCMP__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlFileStringExt__split_inner_243' is not compiled with -fpic/-fPIC the file containing the function 'camlFileStringExt__break_at_first_235' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_concat_83' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_basename_87' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_dirname_90' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_is_relative_93' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_is_current_96' is not compiled with -fpic/-fPIC the file containing the function 'camlCommonPath__fast_is_parent_99' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath_type__begin_string_91' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath_type__add_string_95' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath_type__end_string_101' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath__code_begin' or the file containing the function 'camlFilePath__filename_of_string_200' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__reduce_aux_234' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__relation_of_filename_320' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__relation_of_filename_aux_324' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__basename_432' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__dirname_436' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__wrap_extension_440' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__check_extension_445' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__chop_extension_454' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1549' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__add_extension_458' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1559' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__replace_extension_463' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1569' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_absolute_474' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_relative_478' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__wrap_extension_624' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__os_depend_661' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__prevent_recursion_632' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__handle_error_gen_640' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__handle_exception_777' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPermission__code_begin' or the file containing the function 'camlFileUtilPermission__perm_match_96' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__mul_1024_96' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__size_add_149' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__szstr_173' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_705' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_707' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_709' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__fun_711' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__compile_filter_inner_519' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__test_373' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_831' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_838' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__permcopy_696' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_863' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__args_704' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__action_710' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_963' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_979' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__fun_310' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilLS__ls_83' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__fun_437' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilRM__rm_aux_335' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilREADLINK__code_begin' or the file containing the function 'camlFileUtilREADLINK__all_upper_dir_aux_240' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilREADLINK__all_upper_dir_aux_240' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCHMOD__code_begin' or the file containing the function 'camlFileUtilCHMOD__chmod_inner_386' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__fun_383' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__fun_427' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1111' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__handle_error_428' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1314' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1328' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1342' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1356' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1367' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1378' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1274' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1277' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1285' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1296' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilMV__code_begin' or the file containing the function 'camlFileUtilMV__mv_inner_664' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__fun_688' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMV__fun_691' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__enter_dir_256' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilDU__du_aux_96' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath__code_begin' or the file containing the function 'camlFilePath__filename_of_string_200' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPermission__code_begin' or the file containing the function 'camlFileUtilPermission__perm_match_96' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilREADLINK__code_begin' or the file containing the function 'camlFileUtilREADLINK__all_upper_dir_aux_240' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCHMOD__code_begin' or the file containing the function 'camlFileUtilCHMOD__chmod_inner_386' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilMV__code_begin' or the file containing the function 'camlFileUtilMV__mv_inner_664' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath__code_begin' or the file containing the function 'camlFilePath__filename_of_string_200' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilREADLINK__code_begin' or the file containing the function 'camlFileUtilREADLINK__all_upper_dir_aux_240' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCHMOD__code_begin' or the file containing the function 'camlFileUtilCHMOD__chmod_inner_386' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilMV__code_begin' or the file containing the function 'camlFileUtilMV__mv_inner_664' is not compiled with -fpic/-fPIC either the file containing the function 'camlExtensionPath__code_begin' or the file containing the function 'camlExtensionPath__check_158' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__fun_752' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTypes__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlWin32Path__code_begin' or the file containing the function 'camlWin32Path__dir_writer_aux_106' is not compiled with -fpic/-fPIC the file containing the function 'camlExtensionPath__add_166' is not compiled with -fpic/-fPIC the file containing the function 'camlExtensionPath__replace_170' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1749' is not compiled with -fpic/-fPIC either the file containing the function 'camlWin32Path__code_begin' or the file containing the function 'camlWin32Path__dir_writer_aux_106' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_filename_491' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__string_of_path_503' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__path_of_string_506' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__string_of_path_652' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__path_of_string_655' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_846' is not compiled with -fpic/-fPIC either the file containing the function 'camlWin32Path__code_begin' or the file containing the function 'camlWin32Path__dir_writer_aux_106' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__path_writer_268' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__path_writer_254' is not compiled with -fpic/-fPIC the file containing the function 'camlWin32Path__fun_338' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__fun_523' is not compiled with -fpic/-fPIC the file containing the function 'camlUnixPath__fast_is_relative_272' is not compiled with -fpic/-fPIC either the file containing the function 'camlExtensionPath__code_begin' or the file containing the function 'camlExtensionPath__check_158' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1542' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1729' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1719' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath__code_begin' or the file containing the function 'camlFilePath__filename_of_string_200' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_subdir_566' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_updir_570' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__compare_574' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__reduce_592' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_absolute_596' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_relative_600' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__reparent_604' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__identity_609' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath__code_begin' or the file containing the function 'camlFilePath__filename_of_string_200' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_subdir_403' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__is_updir_407' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath__code_begin' or the file containing the function 'camlFilePath__filename_of_string_200' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__reparent_494' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath__code_begin' or the file containing the function 'camlFilePath__filename_of_string_200' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__make_filename_589' is not compiled with -fpic/-fPIC either the file containing the function 'camlFilePath__code_begin' or the file containing the function 'camlFilePath__filename_of_string_200' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMisc__solve_dirname_636' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__to_filename_460' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__ctst_464' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__to_filename_471' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilWHICH__fun_783' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilLS__fun_698' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPWD__code_begin' or the file containing the function 'camlFileUtilPWD__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilREADLINK__code_begin' or the file containing the function 'camlFileUtilREADLINK__all_upper_dir_aux_240' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1280' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1387' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilFIND__fun_756' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilSize__size_compare_inner_689' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilMode__code_begin' or the file containing the function 'camlFileUtilMode__fun_831' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_93' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPWD__code_begin' or the file containing the function 'camlFileUtilPWD__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__exs_307' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1321' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1335' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1349' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1283' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__concat_415' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1535' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1737' is not compiled with -fpic/-fPIC the file containing the function 'camlFilePath__fun_1763' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPWD__code_begin' or the file containing the function 'camlFileUtilPWD__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilREADLINK__code_begin' or the file containing the function 'camlFileUtilREADLINK__all_upper_dir_aux_240' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__spf_271' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPermission__code_begin' or the file containing the function 'camlFileUtilPermission__perm_match_96' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__filter_379' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_93' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilREADLINK__code_begin' or the file containing the function 'camlFileUtilREADLINK__all_upper_dir_aux_240' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_93' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilTEST__fun_569' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_93' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilMode__code_begin' or the file containing the function 'camlFileUtilMode__fun_831' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__set_673' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__get_680' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_901' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMode__fun_987' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilUMASK__get_262' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilMKDIR__fun_404' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilTOUCH__code_begin' or the file containing the function 'camlFileUtilTOUCH__touch_93' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilPWD__code_begin' or the file containing the function 'camlFileUtilPWD__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilREADLINK__code_begin' or the file containing the function 'camlFileUtilREADLINK__all_upper_dir_aux_240' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilCHMOD__code_begin' or the file containing the function 'camlFileUtilCHMOD__chmod_inner_386' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1293' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1312' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1364' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilCP__fun_1375' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtilMV__code_begin' or the file containing the function 'camlFileUtilMV__mv_inner_664' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilDU__fun_312' is not compiled with -fpic/-fPIC either the file containing the function 'camlFileUtil__code_begin' or the file containing the function 'camlFileUtil__code_end' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__String__index_from_297 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__List__rev_append_122 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__String__index_rec_279 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__$5e_140 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__List__map_236 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__String__concat_224 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__List__flatten_231 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__String__rindex_rec_309 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Parsing verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__List__find_417 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_string_compare verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__$40_197 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__List__rev_map_252 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Sys verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Set__mem_276 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Set__add_189 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlUnix verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_error_message verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Printf__sprintf_202 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Printexc__use_printers_219 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Printexc__to_string_default_227 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Set__fun_992 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__List__fold_left_275 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_lstat_64 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_stat_64 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_mul_native verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_add_native verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_compare verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_div_native verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_notequal verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_to_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_int64_mod_native verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__List__find_all_433 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_geteuid verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_getegid verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_sys_getenv verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Map__add_200 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Map__find_212 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__List__exists_340 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Map__fun_1056 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_umask verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__23 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__open_out_gen_221 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__close_out_276 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_utimes verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_sys_read_directory verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Array__to_list_183 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__List__iter_261 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_rmdir verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_unlink verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_sys_getcwd verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_readlink verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_chmod verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_mkdir verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Bytes__make_93 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__List__length_aux_84 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_open verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlUnix__read_507 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlUnix__write_605 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Array__iter_144 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_symlink verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: unix_close verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_sys_rename verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Array__fold_left_204 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__31 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__open_in_gen_284 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_ml_seek_in verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Stream__of_channel_450 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Stream__next_280 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Stream verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib/ocaml/fileutils/fileutils.cmxs: undefined symbol: camlStdlib__Stream__empty_284 the file containing the function 'camlFileUtilStr__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilStr__match_compile_81' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilStr__fun_271' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilStr__fun_262' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilStr__fun_268' is not compiled with -fpic/-fPIC the file containing the function 'camlFileUtilStr__fun_297' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fileutils/str/fileutils_str.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/str/fileutils_str.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/fileutils/str/fileutils_str.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/fileutils/str/fileutils_str.cmxs: undefined symbol: camlStr__parse_1090 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/str/fileutils_str.cmxs: undefined symbol: camlStr__compile_860 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/str/fileutils_str.cmxs: undefined symbol: camlStr__string_match_1176 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/str/fileutils_str.cmxs: undefined symbol: camlFileUtilTEST__test_373 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/str/fileutils_str.cmxs: undefined symbol: camlFileUtilFIND__find_inner_738 verify-elf: WARNING: ./usr/lib/ocaml/fileutils/str/fileutils_str.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/fileutils/str/fileutils_str.cmxs: undefined symbol: camlFileUtil Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.44976 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fileutils-0.6.3 + /usr/bin/dune runtest ocamlopt test/test.exe ld: test/.test.eobjs/native/test.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE test alias test/runtest ............................................................................................................................................................................................................................... Ran: 223 tests in: 0.19 seconds. OK + exit 0 Processing files: ocaml-fileutils-0.6.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zE16bo find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WN51K2 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(CommonPath) = 4.13.1-C953A325, ocaml-cmi(ExtensionPath) = 4.13.1-C6598382, ocaml-cmi(FilePath) = 4.13.1-E8CFC32E, ocaml-cmi(FilePath_type) = 4.13.1-6DD7D70F, ocaml-cmi(FileStringExt) = 4.13.1-ACB69E16, ocaml-cmi(FileUtil) = 4.13.1-9CD8E784, ocaml-cmi(FileUtilCHMOD) = 4.13.1-28B1DED5, ocaml-cmi(FileUtilCMP) = 4.13.1-53222AA6, ocaml-cmi(FileUtilCP) = 4.13.1-5C9BBFB8, ocaml-cmi(FileUtilDU) = 4.13.1-A12EF2D7, ocaml-cmi(FileUtilFIND) = 4.13.1-FE5CB981, ocaml-cmi(FileUtilLS) = 4.13.1-4C377675, ocaml-cmi(FileUtilMKDIR) = 4.13.1-6D5886DA, ocaml-cmi(FileUtilMV) = 4.13.1-6D49C577, ocaml-cmi(FileUtilMisc) = 4.13.1-8952B782, ocaml-cmi(FileUtilMode) = 4.13.1-89AB465C, ocaml-cmi(FileUtilPWD) = 4.13.1-46F9AD94, ocaml-cmi(FileUtilPermission) = 4.13.1-7A97CB31, ocaml-cmi(FileUtilREADLINK) = 4.13.1-0D517E1A, ocaml-cmi(FileUtilRM) = 4.13.1-BF4B473C, ocaml-cmi(FileUtilSTAT) = 4.13.1-A1FE064D, ocaml-cmi(FileUtilSize) = 4.13.1-EC045ECD, ocaml-cmi(FileUtilStr) = 4.13.1-7DABBDE1, ocaml-cmi(FileUtilTEST) = 4.13.1-10B64FCF, ocaml-cmi(FileUtilTOUCH) = 4.13.1-452A7C38, ocaml-cmi(FileUtilTypes) = 4.13.1-94449E4A, ocaml-cmi(FileUtilUMASK) = 4.13.1-7B73BE95, ocaml-cmi(FileUtilWHICH) = 4.13.1-3F513C61, ocaml-cmi(UnixPath) = 4.13.1-7973EB9D, ocaml-cmi(Win32Path) = 4.13.1-F2033A71 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Parsing) = 4.13.1-05D0BE55, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__Stream) = 4.13.1-508FA75F, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Str) = 4.13.1-6AE0781F, ocaml-cmi(Unix) = 4.13.1-49C6C492, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f3VDiF Creating ocaml-fileutils-debuginfo package Processing files: ocaml-fileutils-devel-0.6.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80839 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fileutils-0.6.3 + DOCDIR=/usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.6.3 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.6.3 + /bin/mkdir -p /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.6.3 + cp -prL LICENSE.txt CHANGES.md README.md /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.6.3 + chmod -R go-w /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.6.3 + chmod -R a+rX /usr/src/tmp/ocaml-fileutils-buildroot/usr/share/doc/ocaml-fileutils-devel-0.6.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iLoCoF find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ggrAyk find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(CommonPath) = 4.13.1-54EF9548, ocaml-cmx(ExtensionPath) = 4.13.1-A5BD8B0B, ocaml-cmx(FilePath) = 4.13.1-41E6158A, ocaml-cmx(FilePath_type) = 4.13.1-41177242, ocaml-cmx(FileStringExt) = 4.13.1-762E7D46, ocaml-cmx(FileUtil) = 4.13.1-D71DFBC8, ocaml-cmx(FileUtilCHMOD) = 4.13.1-75EE5A44, ocaml-cmx(FileUtilCMP) = 4.13.1-6B041276, ocaml-cmx(FileUtilCP) = 4.13.1-75F27D78, ocaml-cmx(FileUtilDU) = 4.13.1-BF268BB1, ocaml-cmx(FileUtilFIND) = 4.13.1-9766017F, ocaml-cmx(FileUtilLS) = 4.13.1-05E7A027, ocaml-cmx(FileUtilMKDIR) = 4.13.1-E594D8C2, ocaml-cmx(FileUtilMV) = 4.13.1-2C0C56F9, ocaml-cmx(FileUtilMisc) = 4.13.1-5C81771D, ocaml-cmx(FileUtilMode) = 4.13.1-033B42FD, ocaml-cmx(FileUtilPWD) = 4.13.1-54D447F3, ocaml-cmx(FileUtilPermission) = 4.13.1-F402D7A9, ocaml-cmx(FileUtilREADLINK) = 4.13.1-929C41AE, ocaml-cmx(FileUtilRM) = 4.13.1-8BECA2B4, ocaml-cmx(FileUtilSTAT) = 4.13.1-AEAD7E4F, ocaml-cmx(FileUtilSize) = 4.13.1-96C3B24F, ocaml-cmx(FileUtilStr) = 4.13.1-8A159264, ocaml-cmx(FileUtilTEST) = 4.13.1-CDC213EC, ocaml-cmx(FileUtilTOUCH) = 4.13.1-E16D377D, ocaml-cmx(FileUtilTypes) = 4.13.1-D27BA223, ocaml-cmx(FileUtilUMASK) = 4.13.1-A9DC82B6, ocaml-cmx(FileUtilWHICH) = 4.13.1-65F6B0F1, ocaml-cmx(UnixPath) = 4.13.1-4B103677, ocaml-cmx(Win32Path) = 4.13.1-225F2338 Requires: ocaml-fileutils = 0.6.3-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CommonPath) = 4.13.1-C953A325, ocaml-cmi(ExtensionPath) = 4.13.1-C6598382, ocaml-cmi(FilePath) = 4.13.1-E8CFC32E, ocaml-cmi(FilePath_type) = 4.13.1-6DD7D70F, ocaml-cmi(FileStringExt) = 4.13.1-ACB69E16, ocaml-cmi(FileUtil) = 4.13.1-9CD8E784, ocaml-cmi(FileUtilCHMOD) = 4.13.1-28B1DED5, ocaml-cmi(FileUtilCMP) = 4.13.1-53222AA6, ocaml-cmi(FileUtilCP) = 4.13.1-5C9BBFB8, ocaml-cmi(FileUtilDU) = 4.13.1-A12EF2D7, ocaml-cmi(FileUtilFIND) = 4.13.1-FE5CB981, ocaml-cmi(FileUtilLS) = 4.13.1-4C377675, ocaml-cmi(FileUtilMKDIR) = 4.13.1-6D5886DA, ocaml-cmi(FileUtilMV) = 4.13.1-6D49C577, ocaml-cmi(FileUtilMisc) = 4.13.1-8952B782, ocaml-cmi(FileUtilMode) = 4.13.1-89AB465C, ocaml-cmi(FileUtilPWD) = 4.13.1-46F9AD94, ocaml-cmi(FileUtilPermission) = 4.13.1-7A97CB31, ocaml-cmi(FileUtilREADLINK) = 4.13.1-0D517E1A, ocaml-cmi(FileUtilRM) = 4.13.1-BF4B473C, ocaml-cmi(FileUtilSTAT) = 4.13.1-A1FE064D, ocaml-cmi(FileUtilSize) = 4.13.1-EC045ECD, ocaml-cmi(FileUtilStr) = 4.13.1-7DABBDE1, ocaml-cmi(FileUtilTEST) = 4.13.1-10B64FCF, ocaml-cmi(FileUtilTOUCH) = 4.13.1-452A7C38, ocaml-cmi(FileUtilTypes) = 4.13.1-94449E4A, ocaml-cmi(FileUtilUMASK) = 4.13.1-7B73BE95, ocaml-cmi(FileUtilWHICH) = 4.13.1-3F513C61, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Parsing) = 4.13.1-05D0BE55, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__Stream) = 4.13.1-508FA75F, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Str) = 4.13.1-6AE0781F, ocaml-cmi(Unix) = 4.13.1-49C6C492, ocaml-cmi(UnixPath) = 4.13.1-7973EB9D, ocaml-cmi(Win32Path) = 4.13.1-F2033A71, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Array) = 4.13.1-548E90B7, ocaml-cmx(Stdlib__Bytes) = 4.13.1-7637AAAD, ocaml-cmx(Stdlib__Int64) = 4.13.1-010120A8, ocaml-cmx(Stdlib__List) = 4.13.1-749429E7, ocaml-cmx(Stdlib__Map) = 4.13.1-B03FE642, ocaml-cmx(Stdlib__Parsing) = 4.13.1-84F10DF7, ocaml-cmx(Stdlib__Printexc) = 4.13.1-E72B22D8, ocaml-cmx(Stdlib__Printf) = 4.13.1-0DD3DEA7, ocaml-cmx(Stdlib__Set) = 4.13.1-DAE33D41, ocaml-cmx(Stdlib__Stream) = 4.13.1-F523B94F, ocaml-cmx(Stdlib__String) = 4.13.1-5279372C, ocaml-cmx(Stdlib__Sys) = 4.13.1-7E4B56BE, ocaml-cmx(Str) = 4.13.1-D128746E, ocaml-cmx(Unix) = 4.13.1-20B643D7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aVXics Processing files: ocaml-fileutils-debuginfo-0.6.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ozdJ0G find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n7ODoK find-requires: running scripts (debuginfo) Requires: ocaml-fileutils = 0.6.3-alt1 Adding to ocaml-fileutils-devel a strict dependency on ocaml-fileutils Adding to ocaml-fileutils-debuginfo a strict dependency on ocaml-fileutils Removing 30 extra deps from ocaml-fileutils-devel due to dependency on ocaml-fileutils Removing 25 extra deps from ocaml-fileutils-devel due to repentancy on ocaml-fileutils warning: Installed (but unpackaged) file(s) found: /usr/share/doc/fileutils/CHANGES.md /usr/share/doc/fileutils/LICENSE.txt /usr/share/doc/fileutils/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-fileutils-0.6.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fileutils-devel-0.6.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fileutils-debuginfo-0.6.3-alt1.i586.rpm (w2.lzdio) 5.13user 2.74system 0:11.06elapsed 71%CPU (0avgtext+0avgdata 28860maxresident)k 0inputs+0outputs (0major+782219minor)pagefaults 0swaps 2.99user 1.77system 0:29.76elapsed 16%CPU (0avgtext+0avgdata 104868maxresident)k 2112inputs+0outputs (30554major+159815minor)pagefaults 0swaps --- ocaml-fileutils-0.6.3-alt1.i586.rpm.repo 2022-01-10 08:11:05.000000000 +0000 +++ ocaml-fileutils-0.6.3-alt1.i586.rpm.hasher 2022-10-01 04:59:56.106542650 +0000 @@ -131,3 +131,3 @@ File: /usr/lib/ocaml/fileutils/fileutils.cma 100644 root:root 3895ce97e11bd202c92dade68769462b -File: /usr/lib/ocaml/fileutils/fileutils.cmxs 100644 root:root bd101c4b7fded068fa6725653fa7634b +File: /usr/lib/ocaml/fileutils/fileutils.cmxs 100644 root:root e4b0d81b31a76ca757f5bdacc2da100b File: /usr/lib/ocaml/fileutils/str 40755 root:root @@ -135,3 +135,3 @@ File: /usr/lib/ocaml/fileutils/str/fileutils_str.cma 100644 root:root 847382d6f0774a0d5e62fb89761310f0 -File: /usr/lib/ocaml/fileutils/str/fileutils_str.cmxs 100644 root:root 40902ceed42b1e423c0a3d8c2decd55a -RPMIdentity: 17c7632e03aad758fe6e9b4dd8482fc662b34eb3010bf17aa86b177d415d539e08329e7dd7483aff0fcb1d2cbed9f511b0d57a1095f0efbe241ca80cdd18307a +File: /usr/lib/ocaml/fileutils/str/fileutils_str.cmxs 100644 root:root 350055f42f53e480ea746dd5684240ab +RPMIdentity: f0250dc65b3cd6b230184f6aa64308f302dfb1133b2160579af7f54d19f230ba4a048c3a496bffa8710cb10f7fccc931850eb3fa64a14709c5faa44502579a35 --- ocaml-fileutils-debuginfo-0.6.3-alt1.i586.rpm.repo 2022-01-10 08:11:05.000000000 +0000 +++ ocaml-fileutils-debuginfo-0.6.3-alt1.i586.rpm.hasher 2022-10-01 04:59:56.195543005 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/d0 40755 root:root -/usr/lib/debug/.build-id/d0/50c0edcc7dbef29e7921f5f53e44c5594af4b5 120777 root:root ../../../ocaml/fileutils/str/fileutils_str.cmxs -/usr/lib/debug/.build-id/d0/50c0edcc7dbef29e7921f5f53e44c5594af4b5.debug 120777 root:root ../../usr/lib/ocaml/fileutils/str/fileutils_str.cmxs.debug -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/b7265a6313ce6d7fbf2d08ce44b3cf5164ae86 120777 root:root ../../../ocaml/fileutils/fileutils.cmxs -/usr/lib/debug/.build-id/d1/b7265a6313ce6d7fbf2d08ce44b3cf5164ae86.debug 120777 root:root ../../usr/lib/ocaml/fileutils/fileutils.cmxs.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/7a0b063cf668ac49c235fad54703a27447d278 120777 root:root ../../../ocaml/fileutils/fileutils.cmxs +/usr/lib/debug/.build-id/b7/7a0b063cf668ac49c235fad54703a27447d278.debug 120777 root:root ../../usr/lib/ocaml/fileutils/fileutils.cmxs.debug +/usr/lib/debug/.build-id/fc 40755 root:root +/usr/lib/debug/.build-id/fc/de5e4da104f41b21a5501fc3cbbd261893ba94 120777 root:root ../../../ocaml/fileutils/str/fileutils_str.cmxs +/usr/lib/debug/.build-id/fc/de5e4da104f41b21a5501fc3cbbd261893ba94.debug 120777 root:root ../../usr/lib/ocaml/fileutils/str/fileutils_str.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -51,13 +51,13 @@ Provides: ocaml-fileutils-debuginfo = 0.6.3-alt1:sisyphus+293215.100.1.1 -File: /usr/lib/debug/.build-id/d0 40755 root:root -File: /usr/lib/debug/.build-id/d0/50c0edcc7dbef29e7921f5f53e44c5594af4b5 120777 root:root ../../../ocaml/fileutils/str/fileutils_str.cmxs -File: /usr/lib/debug/.build-id/d0/50c0edcc7dbef29e7921f5f53e44c5594af4b5.debug 120777 root:root ../../usr/lib/ocaml/fileutils/str/fileutils_str.cmxs.debug -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/b7265a6313ce6d7fbf2d08ce44b3cf5164ae86 120777 root:root ../../../ocaml/fileutils/fileutils.cmxs -File: /usr/lib/debug/.build-id/d1/b7265a6313ce6d7fbf2d08ce44b3cf5164ae86.debug 120777 root:root ../../usr/lib/ocaml/fileutils/fileutils.cmxs.debug +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/7a0b063cf668ac49c235fad54703a27447d278 120777 root:root ../../../ocaml/fileutils/fileutils.cmxs +File: /usr/lib/debug/.build-id/b7/7a0b063cf668ac49c235fad54703a27447d278.debug 120777 root:root ../../usr/lib/ocaml/fileutils/fileutils.cmxs.debug +File: /usr/lib/debug/.build-id/fc 40755 root:root +File: /usr/lib/debug/.build-id/fc/de5e4da104f41b21a5501fc3cbbd261893ba94 120777 root:root ../../../ocaml/fileutils/str/fileutils_str.cmxs +File: /usr/lib/debug/.build-id/fc/de5e4da104f41b21a5501fc3cbbd261893ba94.debug 120777 root:root ../../usr/lib/ocaml/fileutils/str/fileutils_str.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/fileutils 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/fileutils/fileutils.cmxs.debug 100644 root:root 47d9766ceae91bc1491b90b39fda4109 +File: /usr/lib/debug/usr/lib/ocaml/fileutils/fileutils.cmxs.debug 100644 root:root 2132e0198826aeed2bc870155683c57a File: /usr/lib/debug/usr/lib/ocaml/fileutils/str 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/fileutils/str/fileutils_str.cmxs.debug 100644 root:root 890f95868b47313971048ce218a06a69 +File: /usr/lib/debug/usr/lib/ocaml/fileutils/str/fileutils_str.cmxs.debug 100644 root:root b62471f3321dea5e04b8b10317c33ef0 File: /usr/src/debug/ocaml-fileutils-0.6.3 40755 root:root @@ -99,2 +99,2 @@ File: /usr/src/debug/ocaml-fileutils-0.6.3/_build/default/src/lib/fileutils/str/FileUtilStr.ml 100644 root:root 62a6960b423f7d521c5b0018a63d55c1 -RPMIdentity: e6945e1f5f2b53cbfe9d4f8301a2bc97e6ef65fd8b9e4e6d332774aaabbf2da4cb07ad79b9ad2d6ef195219b17c406f1b7000c28fe085071c781fcc73c51b85b +RPMIdentity: c4ad2178400a8927adfe4412dca2158201e439c682c2486460a26d43883350f72ecee9a1bb271fe9a6d83765da85f75142e58414f7764f6d3747e10c1a323d2a --- ocaml-fileutils-devel-0.6.3-alt1.i586.rpm.repo 2022-01-10 08:11:05.000000000 +0000 +++ ocaml-fileutils-devel-0.6.3-alt1.i586.rpm.hasher 2022-10-01 04:59:56.287543372 +0000 @@ -242,3 +242,3 @@ File: /usr/lib/ocaml/fileutils/fileUtilWHICH.cmx 100644 root:root 7b0790fd7d7799187061fbd0d3fddd2c -File: /usr/lib/ocaml/fileutils/fileutils.a 100644 root:root d59a4613a517eed6ce90055d24488b66 +File: /usr/lib/ocaml/fileutils/fileutils.a 100644 root:root 8196554f520aa4199fdcce5a4d8d80ec File: /usr/lib/ocaml/fileutils/fileutils.cmxa 100644 root:root deade1b05e33402cbe442c903874b4bc @@ -248,3 +248,3 @@ File: /usr/lib/ocaml/fileutils/str/fileUtilStr.cmx 100644 root:root 4e0495af5b9ae18ef0729ff82044dc27 -File: /usr/lib/ocaml/fileutils/str/fileutils_str.a 100644 root:root 7fc37d342c23db8a07bc11b2572d329f +File: /usr/lib/ocaml/fileutils/str/fileutils_str.a 100644 root:root e676f387df4535c868c389bede7e719f File: /usr/lib/ocaml/fileutils/str/fileutils_str.cmxa 100644 root:root 915e5eed10f0cd99b8010b34d8e23f2c @@ -256,2 +256,2 @@ File: /usr/share/doc/ocaml-fileutils-devel-0.6.3/README.md 100644 root:root 7a204c319d15656e61ee55e1af43810a -RPMIdentity: d064a12e8059a7eae42cc6a3c10ede98d3011b39d900a720b55b5514ba193211a3e0dea650abf20ff66c67bae73b94967eb37574272b7b57d44c45ffe61e1584 +RPMIdentity: c7febc26ed41231d6d04008a0f81e53d8caa5c61294960b72a0f4d33395ac5bb2c9c0b2a03f5dc4b0557233d0b627208b797f50624999d73a1455993cdbd459b