<86>Jun 15 09:32:58 userdel[3377558]: delete user 'rooter' <86>Jun 15 09:32:58 userdel[3377558]: removed group 'rooter' owned by 'rooter' <86>Jun 15 09:32:58 groupadd[3377566]: group added to /etc/group: name=rooter, GID=690 <86>Jun 15 09:32:58 groupadd[3377566]: group added to /etc/gshadow: name=rooter <86>Jun 15 09:32:58 groupadd[3377566]: new group: name=rooter, GID=690 <86>Jun 15 09:32:58 useradd[3377577]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Jun 15 09:32:58 userdel[3377588]: delete user 'builder' <86>Jun 15 09:32:58 userdel[3377588]: removed group 'builder' owned by 'builder' <86>Jun 15 09:32:58 userdel[3377588]: removed shadow group 'builder' owned by 'builder' <86>Jun 15 09:32:58 groupadd[3377607]: group added to /etc/group: name=builder, GID=691 <86>Jun 15 09:32:58 groupadd[3377607]: group added to /etc/gshadow: name=builder <86>Jun 15 09:32:58 groupadd[3377607]: new group: name=builder, GID=691 <86>Jun 15 09:32:58 useradd[3377620]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Jun 15 09:33:00 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jun 15 09:33:00 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Jun 15 09:33:11 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jun 15 09:33:11 rpmi: ocaml-csexp-1.5.1-alt1 sisyphus+269321.140.2.1 1618038456 installed <13>Jun 15 09:33:11 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed <13>Jun 15 09:33:11 rpmi: ocaml-findlib-devel-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed <13>Jun 15 09:33:11 rpmi: ocaml-csexp-devel-1.5.1-alt1 sisyphus+269321.140.2.1 1618038456 installed <13>Jun 15 09:33:12 rpmi: opam-2.0.8-alt2 sisyphus+272161.100.1.1 1621437828 installed <13>Jun 15 09:33:12 rpmi: dune-2.8.5-alt1 sisyphus+269321.100.1.1 1618036815 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dune-configurator-2.8.5-alt1.nosrc.rpm (w1.gzdio) Installing dune-configurator-2.8.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54491 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dune-2.8.5 + echo 'Source #0 (dune-2.8.5.tar):' Source #0 (dune-2.8.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dune-2.8.5.tar + cd dune-2.8.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dune-2.8.5-alt1.patch):' Patch #0 (dune-2.8.5-alt1.patch): + /usr/bin/patch -p1 patching file src/dune_engine/install.ml + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57927 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dune-2.8.5 + sed -i '/^(name/a (version 2.8.5)' dune-project + ./configure --libdir=/usr/lib/ocaml --mandir=/usr/share/man + /usr/bin/dune build --verbose -p dune-configurator Workspace root: /usr/src/RPM/BUILD/dune-2.8.5 Running[0]: /usr/bin/nproc > /usr/src/tmp/dunea4fbc3.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune8d00cd.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/dune-2.8.5/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/dune-2.8.5" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/dune-2.8.5/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/dune-2.8.5/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/dune-2.8.5/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/dune-2.8.5/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/dune-2.8.5/_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.12.0" ; 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"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; 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 = "Caml1999X029" ; cmi_magic_number = "Caml1999I029" ; cmo_magic_number = "Caml1999O029" ; cma_magic_number = "Caml1999A029" ; cmx_magic_number = "Caml1999Y029" ; cmxa_magic_number = "Caml1999Z029" ; ast_impl_magic_number = "Caml1999M029" ; ast_intf_magic_number = "Caml1999N029" ; cmxs_magic_number = "Caml1999D029" ; cmt_magic_number = "Caml1999T029" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I otherlibs/configurator/src/flags/.mk.eobjs/byte -no-alias-deps -o otherlibs/configurator/src/flags/.mk.eobjs/byte/dune__exe__Mk.cmo -c -impl otherlibs/configurator/src/flags/mk.ml) Running[3]: (cd _build/default && /usr/bin/ocamllex -q -o otherlibs/configurator/src/extract_obj.ml otherlibs/configurator/src/extract_obj.mll) Running[4]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I otherlibs/configurator/src/flags/.mk.eobjs/byte -I otherlibs/configurator/src/flags/.mk.eobjs/native -intf-suffix .ml -no-alias-deps -o otherlibs/configurator/src/flags/.mk.eobjs/native/dune__exe__Mk.cmx -c -impl otherlibs/configurator/src/flags/mk.ml) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o otherlibs/configurator/src/flags/mk.exe otherlibs/configurator/src/flags/.mk.eobjs/native/dune__exe__Mk.cmx) Output[5]: ld: otherlibs/configurator/src/flags/.mk.eobjs/native/dune__exe__Mk.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE Running[6]: (cd _build/default/otherlibs/configurator/src/flags && ./mk.exe -ocamlv 4.12.0) > _build/default/otherlibs/configurator/src/flags/flags.sexp Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf otherlibs/configurator/src/dune_lang.mli) > _build/default/otherlibs/configurator/src/.configurator.objs/dune_lang.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl otherlibs/configurator/src/dune_lang.ml) > _build/default/otherlibs/configurator/src/.configurator.objs/dune_lang.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl otherlibs/configurator/src/import.ml) > _build/default/otherlibs/configurator/src/.configurator.objs/import.ml.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf otherlibs/configurator/src/ocaml_config.mli) > _build/default/otherlibs/configurator/src/.configurator.objs/ocaml_config.mli.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl otherlibs/configurator/src/ocaml_config.ml) > _build/default/otherlibs/configurator/src/.configurator.objs/ocaml_config.ml.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl otherlibs/configurator/src/configurator.ml) > _build/default/otherlibs/configurator/src/.configurator.objs/configurator.ml.d Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -no-alias-deps -o otherlibs/configurator/src/.configurator.objs/byte/configurator__.cmo -c -impl otherlibs/configurator/src/configurator__.ml-gen) Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf otherlibs/configurator/src/extract_obj.mli) > _build/default/otherlibs/configurator/src/.configurator.objs/extract_obj.mli.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl otherlibs/configurator/src/extract_obj.ml) > _build/default/otherlibs/configurator/src/.configurator.objs/extract_obj.ml.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf otherlibs/configurator/src/v1.mli) > _build/default/otherlibs/configurator/src/.configurator.objs/v1.mli.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl otherlibs/configurator/src/v1.ml) > _build/default/otherlibs/configurator/src/.configurator.objs/v1.ml.d Running[18]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/native -I otherlibs/configurator/src/.configurator.objs/public_cmi -intf-suffix .ml-gen -no-alias-deps -o otherlibs/configurator/src/.configurator.objs/native/configurator__.cmx -c -impl otherlibs/configurator/src/configurator__.ml-gen) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/byte/configurator__Dune_lang.cmi -c -intf otherlibs/configurator/src/dune_lang.mli) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/byte/configurator__Ocaml_config.cmi -c -intf otherlibs/configurator/src/ocaml_config.mli) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/byte/configurator__Import.cmo -c -impl otherlibs/configurator/src/import.ml) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/byte/configurator__Extract_obj.cmi -c -intf otherlibs/configurator/src/extract_obj.mli) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/byte/configurator__V1.cmi -c -intf otherlibs/configurator/src/v1.mli) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/native -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -intf-suffix .ml -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/native/configurator__Extract_obj.cmx -c -impl otherlibs/configurator/src/extract_obj.ml) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -intf-suffix .ml -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/byte/configurator__Extract_obj.cmo -c -impl otherlibs/configurator/src/extract_obj.ml) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/byte/configurator.cmo -c -impl otherlibs/configurator/src/configurator.ml) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/native -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -intf-suffix .ml -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/native/configurator__Import.cmx -c -impl otherlibs/configurator/src/import.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -intf-suffix .ml -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/byte/configurator__Dune_lang.cmo -c -impl otherlibs/configurator/src/dune_lang.ml) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -intf-suffix .ml -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/byte/configurator__Ocaml_config.cmo -c -impl otherlibs/configurator/src/ocaml_config.ml) Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -intf-suffix .ml -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/byte/configurator__V1.cmo -c -impl otherlibs/configurator/src/v1.ml) Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -a -o otherlibs/configurator/src/configurator.cma otherlibs/configurator/src/.configurator.objs/byte/configurator__.cmo otherlibs/configurator/src/.configurator.objs/byte/configurator__Import.cmo otherlibs/configurator/src/.configurator.objs/byte/configurator__Dune_lang.cmo otherlibs/configurator/src/.configurator.objs/byte/configurator__Extract_obj.cmo otherlibs/configurator/src/.configurator.objs/byte/configurator__Ocaml_config.cmo otherlibs/configurator/src/.configurator.objs/byte/configurator__V1.cmo otherlibs/configurator/src/.configurator.objs/byte/configurator.cmo) Running[32]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/native -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -intf-suffix .ml -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/native/configurator__Dune_lang.cmx -c -impl otherlibs/configurator/src/dune_lang.ml) Running[33]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/native -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -intf-suffix .ml -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/native/configurator__Ocaml_config.cmx -c -impl otherlibs/configurator/src/ocaml_config.ml) Running[34]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/native -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -intf-suffix .ml -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/native/configurator__V1.cmx -c -impl otherlibs/configurator/src/v1.ml) Running[35]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I otherlibs/configurator/src/.configurator.objs/byte -I otherlibs/configurator/src/.configurator.objs/native -I otherlibs/configurator/src/.configurator.objs/public_cmi -I /usr/lib/ocaml/csexp -intf-suffix .ml -no-alias-deps -open Configurator__ -o otherlibs/configurator/src/.configurator.objs/native/configurator.cmx -c -impl otherlibs/configurator/src/configurator.ml) Running[36]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -a -o otherlibs/configurator/src/configurator.cmxa otherlibs/configurator/src/.configurator.objs/native/configurator__.cmx otherlibs/configurator/src/.configurator.objs/native/configurator__Import.cmx otherlibs/configurator/src/.configurator.objs/native/configurator__Dune_lang.cmx otherlibs/configurator/src/.configurator.objs/native/configurator__Extract_obj.cmx otherlibs/configurator/src/.configurator.objs/native/configurator__Ocaml_config.cmx otherlibs/configurator/src/.configurator.objs/native/configurator__V1.cmx otherlibs/configurator/src/.configurator.objs/native/configurator.cmx) Running[37]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -shared -linkall -I otherlibs/configurator/src -o otherlibs/configurator/src/configurator.cmxs otherlibs/configurator/src/configurator.cmxa) Output[37]: ld: otherlibs/configurator/src/configurator.a(configurator__Import.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.92510 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dune-configurator-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dune-configurator-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dune-2.8.5 + __dune_install dune-configurator + /usr/bin/dune install --destdir=/usr/src/tmp/dune-configurator-buildroot dune-configurator opam (internal) [ERROR] Opam has not been initialised, please run `opam init' Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/.private/configurator__Dune_lang.cmi Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/.private/configurator__Dune_lang.cmt Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/.private/configurator__Dune_lang.cmti Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/.private/configurator__Import.cmi Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/.private/configurator__Import.cmt Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/.private/configurator__Ocaml_config.cmi Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/.private/configurator__Ocaml_config.cmt Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/.private/configurator__Ocaml_config.cmti Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/META Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator.a Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator.cma Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator.cmi Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator.cmt Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator.cmx Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator.cmxa Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator.ml Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__.cmi Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__.cmt Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__.cmx Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__.ml Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__Dune_lang.cmx Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__Extract_obj.cmi Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__Extract_obj.cmt Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__Extract_obj.cmti Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__Extract_obj.cmx Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__Import.cmx Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__Ocaml_config.cmx Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__V1.cmi Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__V1.cmt Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__V1.cmti Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator__V1.cmx Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/dune-package Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/dune_lang.ml Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/dune_lang.mli Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/extract_obj.ml Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/extract_obj.mli Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/import.ml Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/ocaml_config.ml Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/ocaml_config.mli Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/opam Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/v1.ml Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/v1.mli Installing /usr/src/tmp/dune-configurator-buildroot/usr/lib/ocaml/dune-configurator/configurator.cmxs Installing /usr/src/tmp/dune-configurator-buildroot/usr/share/doc/dune-configurator/CHANGES.md Installing /usr/src/tmp/dune-configurator-buildroot/usr/share/doc/dune-configurator/LICENSE.md Installing /usr/src/tmp/dune-configurator-buildroot/usr/share/doc/dune-configurator/README.md + find /usr/src/tmp/dune-configurator-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/dune-configurator-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/dune-configurator-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/dune-configurator-buildroot (auto) mode of './usr/lib/ocaml/dune-configurator/configurator.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/dune-configurator-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dune-configurator-buildroot/ (default) Compressing files in /usr/src/tmp/dune-configurator-buildroot (auto) Adjusting library links in /usr/src/tmp/dune-configurator-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/dune-configurator-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlConfigurator__Import__die_125' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__warn_149' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__fun_4374' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__protectx_162' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__try_with_270' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__of_string_458' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__update_1379' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__find_1689' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__of_list_exn_1707' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__of_string_1712' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__index_2441' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__extract_comma_space_separated_words_2476' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__extract_blank_separated_words_2480' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__loop_2671' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__fun_4501' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__fun_4504' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Dune_lang__escape_to_851' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Dune_lang__to_string_971' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Dune_lang__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Extract_obj____ocaml_lex_read_rec_117' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Extract_obj__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Ocaml_config__of_lines_1464' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Ocaml_config__loop_1467' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Ocaml_config__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__gen_name_928' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__try_name_1009' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__create_temp_dir_1012' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__write_sexp_1197' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__get_path_1273' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__best_prog_1281' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__command_line_1324' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__run_process_1328' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__openfile_1346' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__command_args_1631' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__run_command_inner_2972' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__run_command_capture_exn_1652' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__ocaml_config_var_exn_1694' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__read_dot_dune_configurator_file_1705' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__unable_to_parse_1768' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__field_1797' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3060' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fill_in_fields_that_depends_on_ocamlc_config_1812' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__create_from_inside_dune_1818' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__create_inner_3071' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__create_1829' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3080' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__compile_and_link_c_prog_inner_3086' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__compile_c_prog_inner_3123' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__name_1893' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__extract_program_1902' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__pr_1956' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3146' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__extract_values_1967' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3212' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__parse_val_or_exn_2214' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3291' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__import_2232' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__gen_header_file_2241' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3322' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__which_2277' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__get_2286' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__gen_query_2293' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3409' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3431' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__main_inner_3455' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__anon_2389' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__entry' 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 'camlConfigurator__Import__fun_4371' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__to_option_156' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__map_258' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__some_if_263' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__some_267' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__Map_1711' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__loop_1699' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__split_lines_2445' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__loop_2448' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__extract_words_2467' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__parse_word_2472' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__split_2484' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__loop_2488' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__write_file_2686' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__write_lines_2692' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__fun_4495' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__with_lexbuf_from_file_2759' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__fun_4517' is not compiled with -fpic/-fPIC either the file containing the function 'camlConfigurator__V1__code_begin' or the file containing the function 'camlConfigurator__V1__fun_2859' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__create_981' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2882' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__find_ocaml_prog_1287' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__which_1292' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2896' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2922' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3055' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__run_ok_1867' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3199' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3201' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3349' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__run_2319' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__query_expr_2330' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__query_expr_err_2335' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3464' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__log_2394' is not compiled with -fpic/-fPIC either the file containing the function 'camlConfigurator__V1__code_begin' or the file containing the function 'camlConfigurator__V1__fun_2859' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__read_file_2755' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Ocaml_config__find_1561' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__ocaml_config_var_1689' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__raise_with_backtrace_173' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__logf_1307' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__with_file_in_2676' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__with_file_out_2681' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__set_1693' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Extract_obj____ocaml_lex_extract_rec_115' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__compare_1717' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Dune_lang__quoted_960' is not compiled with -fpic/-fPIC either the file containing the function 'camlConfigurator__V1__code_begin' or the file containing the function 'camlConfigurator__V1__fun_2859' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2859' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2875' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__run_1344' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2954' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2957' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2989' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3289' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__blit_string_1938' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__skip_blanks_2471' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Dune_lang__quote_length_685' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__take_2432' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__drop_2436' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__open_in_inner_4472' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__open_out_inner_4477' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__fun_4491' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__Import__loop_2705' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2904' is not compiled with -fpic/-fPIC either the file containing the function 'camlConfigurator__V1__code_begin' or the file containing the function 'camlConfigurator__V1__fun_2859' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2863' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2877' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__c_test_1883' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__query_2323' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__write_lines_1183' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__prog_not_found_1278' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__dune_is_too_old_1702' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__run_1667' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__run_capture_exn_1674' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__run_ok_1681' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_2937' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__run_command_ok_1661' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3207' is not compiled with -fpic/-fPIC the file containing the function 'camlConfigurator__V1__fun_3320' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__printf__ksprintf_193 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__$5e_137 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__prerr_endline_383 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__bool_of_string_167 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__map__fun_1068 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__map__find_210 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__map__add_198 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__map__remove_332 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__max_47 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__string__index_rec_250 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__list__rev_append_122 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__31 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__open_in_gen_281 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__30 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__27 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__open_out_gen_218 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__23 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__input_line_319 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__output_string_246 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__list__iter_261 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__buffer__add_channel_468 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_ml_channel_size verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__buffer__create_86 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__really_input_string_313 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__buffer__add_string_432 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__buffer__resize_290 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__lexing__from_channel_363 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__printf verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__filename verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__printexc verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__listLabels verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__bytesLabels verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__bytes verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__stringLabels verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__string verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlCsexp__fun_1671 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__bytes__blit_string_155 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__list__map_236 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__string__concat_214 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__printf__sprintf_202 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__lexing__engine_114 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_sys_read_directory verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__array__iter_144 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: unix_rmdir verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__filename__concat_528 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_sys_is_directory verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: unix_unlink verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__random__make_self_init_266 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlCamlinternalLazy__force_lazy_block_166 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__random__bits_273 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlUnix verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__at_exit_452 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: unix_mkdir verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_sys_getenv verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_sys_file_exists verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__array__of_list_193 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_sys_getcwd verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlUnix__create_process_gen_1401 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: unix_pipe verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: unix_close verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: unix_waitpid verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: unix_open verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_sys_chdir verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_sys_system_command verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_string_notequal verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__$40_194 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__list__flatten_231 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__$5e$5e_441 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__printf__bprintf_175 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__list__exists_340 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__list__iteri_266 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__string_of_int_173 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__list__fold_left_275 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__list__mapi_242 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__list__sort_uniq_615 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__bytes__map_226 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__list__stable_sort_548 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_sys_rename verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_string_compare verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__string__trim_240 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__arg__align_inner_1207 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__sys verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__arg__parse_503 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_get_exception_raw_backtrace verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__printf__fprintf_171 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__exit_473 verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: caml_restore_raw_backtrace verify-elf: WARNING: ./usr/lib/ocaml/dune-configurator/configurator.cmxs: undefined symbol: camlStdlib__arg Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.92510 Check is turned off by --without check Processing files: ocaml-dune-configurator-2.8.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YZba0i 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.nolTOi 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(Configurator) = 4.12.0-C05F7A03, ocaml-cmi(Configurator__) = 4.12.0-4F84A1F3, ocaml-cmi(Configurator__Dune_lang) = 4.12.0-03963384, ocaml-cmi(Configurator__Extract_obj) = 4.12.0-B6F831B9, ocaml-cmi(Configurator__Import) = 4.12.0-7863CC0A, ocaml-cmi(Configurator__Ocaml_config) = 4.12.0-C4ABBDF1, ocaml-cmi(Configurator__V1) = 4.12.0-855A9B6B Requires: ocaml-result-devel, dune = 2.8.5-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Csexp) = 4.12.0-2BB501F8, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__arg) = 4.12.0-CB7276F4, ocaml-cmi(Stdlib__arrayLabels) = 4.12.0-031328D8, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__bytesLabels) = 4.12.0-43620BAF, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__listLabels) = 4.12.0-77777981, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__moreLabels) = 4.12.0-FA0886C9, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__random) = 4.12.0-DE46E8F1, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__stringLabels) = 4.12.0-2FD23515, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Unix) = 4.12.0-EADECC35, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nn1ZIj Creating ocaml-dune-configurator-debuginfo package Processing files: ocaml-dune-configurator-devel-2.8.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d5mWqi 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.4bIZ5g 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(Configurator) = 4.12.0-F525EB8D, ocaml-cmx(Configurator__) = 4.12.0-21808D44, ocaml-cmx(Configurator__Dune_lang) = 4.12.0-0B5B2EF6, ocaml-cmx(Configurator__Extract_obj) = 4.12.0-B5CF222A, ocaml-cmx(Configurator__Import) = 4.12.0-D2A021C0, ocaml-cmx(Configurator__Ocaml_config) = 4.12.0-2860EC86, ocaml-cmx(Configurator__V1) = 4.12.0-4CDB3E7C Requires: ocaml-result-devel, ocaml-dune-configurator = 2.8.5-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Configurator) = 4.12.0-C05F7A03, ocaml-cmi(Configurator__) = 4.12.0-4F84A1F3, ocaml-cmi(Configurator__Dune_lang) = 4.12.0-03963384, ocaml-cmi(Configurator__Extract_obj) = 4.12.0-B6F831B9, ocaml-cmi(Configurator__Import) = 4.12.0-7863CC0A, ocaml-cmi(Configurator__Ocaml_config) = 4.12.0-C4ABBDF1, ocaml-cmi(Configurator__V1) = 4.12.0-855A9B6B, ocaml-cmi(Csexp) = 4.12.0-2BB501F8, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__arg) = 4.12.0-CB7276F4, ocaml-cmi(Stdlib__arrayLabels) = 4.12.0-031328D8, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__bytesLabels) = 4.12.0-43620BAF, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__listLabels) = 4.12.0-77777981, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__moreLabels) = 4.12.0-FA0886C9, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__random) = 4.12.0-DE46E8F1, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__stringLabels) = 4.12.0-2FD23515, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Unix) = 4.12.0-EADECC35, ocaml-cmx(CamlinternalLazy) = 4.12.0-1CC2562D, ocaml-cmx(Csexp) = 4.12.0-0E03C7B4, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__arg) = 4.12.0-9A02C674, ocaml-cmx(Stdlib__arrayLabels) = 4.12.0-4619D004, ocaml-cmx(Stdlib__buffer) = 4.12.0-6D7A613A, ocaml-cmx(Stdlib__bytesLabels) = 4.12.0-EB7E11F5, ocaml-cmx(Stdlib__char) = 4.12.0-CAA3DFDA, ocaml-cmx(Stdlib__filename) = 4.12.0-119C35F4, ocaml-cmx(Stdlib__lexing) = 4.12.0-98B2BB73, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__listLabels) = 4.12.0-96537655, ocaml-cmx(Stdlib__moreLabels) = 4.12.0-70E80397, ocaml-cmx(Stdlib__printexc) = 4.12.0-59502601, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__random) = 4.12.0-81121FCA, ocaml-cmx(Stdlib__string) = 4.12.0-6DBCA81D, ocaml-cmx(Stdlib__stringLabels) = 4.12.0-62D8197F, ocaml-cmx(Stdlib__sys) = 4.12.0-16BCA4B0, ocaml-cmx(Unix) = 4.12.0-AD4D21FE Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NIjaLg Processing files: ocaml-dune-configurator-debuginfo-2.8.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QN0SYh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7oMPZh find-requires: running scripts (debuginfo) Requires: ocaml-dune-configurator = 2.8.5-alt1 Adding to ocaml-dune-configurator-devel a strict dependency on ocaml-dune-configurator Adding to ocaml-dune-configurator-debuginfo a strict dependency on ocaml-dune-configurator Removing 7 extra deps from ocaml-dune-configurator-devel due to dependency on ocaml-dune-configurator Removing 35 extra deps from ocaml-dune-configurator-devel due to repentancy on ocaml-dune-configurator warning: Installed (but unpackaged) file(s) found: /usr/share/doc/dune-configurator/CHANGES.md /usr/share/doc/dune-configurator/LICENSE.md /usr/share/doc/dune-configurator/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-dune-configurator-2.8.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-dune-configurator-devel-2.8.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-dune-configurator-debuginfo-2.8.5-alt1.i586.rpm (w2.lzdio) 2.49user 0.90system 0:10.10elapsed 33%CPU (0avgtext+0avgdata 22260maxresident)k 0inputs+0outputs (0major+315131minor)pagefaults 0swaps 17.26user 3.75system 0:27.65elapsed 76%CPU (0avgtext+0avgdata 105696maxresident)k 488inputs+0outputs (0major+627957minor)pagefaults 0swaps