<86>Sep 14 11:22:05 userdel[2243761]: delete user 'rooter' <86>Sep 14 11:22:05 userdel[2243761]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:22:05 userdel[2243761]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:22:05 groupadd[2243774]: group added to /etc/group: name=rooter, GID=642 <86>Sep 14 11:22:05 groupadd[2243774]: group added to /etc/gshadow: name=rooter <86>Sep 14 11:22:05 groupadd[2243774]: new group: name=rooter, GID=642 <86>Sep 14 11:22:05 useradd[2243786]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Sep 14 11:22:05 userdel[2243796]: delete user 'builder' <86>Sep 14 11:22:05 userdel[2243796]: removed group 'builder' owned by 'builder' <86>Sep 14 11:22:05 userdel[2243796]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 11:22:05 groupadd[2243807]: group added to /etc/group: name=builder, GID=643 <86>Sep 14 11:22:05 groupadd[2243807]: group added to /etc/gshadow: name=builder <86>Sep 14 11:22:05 groupadd[2243807]: new group: name=builder, GID=643 <86>Sep 14 11:22:05 useradd[2243819]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Sep 14 11:22:07 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 11:22:07 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Sep 14 11:22:21 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 11:22:21 rpmi: dune-2.9.0-alt1 sisyphus+281172.100.1.1 1627454564 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-fix-20201120-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-fix-20201120-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9682 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-fix-20201120 + echo 'Source #0 (ocaml-fix-20201120.tar):' Source #0 (ocaml-fix-20201120.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-fix-20201120.tar + cd ocaml-fix-20201120 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fix-20201120 + /usr/bin/dune build --verbose -p fix Workspace root: /usr/src/RPM/BUILD/ocaml-fix-20201120 Running[0]: /usr/bin/nproc > /usr/src/tmp/dunea32828.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dunefeeb9f.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-fix-20201120/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-fix-20201120" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-fix-20201120/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-fix-20201120/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-fix-20201120/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-fix-20201120/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-fix-20201120/_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/ocamldep.opt -modules -impl src/Fix.ml) > _build/default/src/.fix.objs/Fix.ml.d Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -o src/.fix.objs/byte/fix__.cmo -c -impl src/fix__.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Boolean.mli) > _build/default/src/.fix.objs/Boolean.mli.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Boolean.ml) > _build/default/src/.fix.objs/Boolean.ml.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Core.mli) > _build/default/src/.fix.objs/Core.mli.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Core.ml) > _build/default/src/.fix.objs/Core.ml.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/CoreDependencyGraph.mli) > _build/default/src/.fix.objs/CoreDependencyGraph.mli.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/CoreDependencyGraph.ml) > _build/default/src/.fix.objs/CoreDependencyGraph.ml.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/DataFlow.mli) > _build/default/src/.fix.objs/DataFlow.mli.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/DataFlow.ml) > _build/default/src/.fix.objs/DataFlow.ml.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Gensym.mli) > _build/default/src/.fix.objs/Gensym.mli.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Gensym.ml) > _build/default/src/.fix.objs/Gensym.ml.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Glue.mli) > _build/default/src/.fix.objs/Glue.mli.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Glue.ml) > _build/default/src/.fix.objs/Glue.ml.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/GraphNumbering.mli) > _build/default/src/.fix.objs/GraphNumbering.mli.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/GraphNumbering.ml) > _build/default/src/.fix.objs/GraphNumbering.ml.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/HashCons.mli) > _build/default/src/.fix.objs/HashCons.mli.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/HashCons.ml) > _build/default/src/.fix.objs/HashCons.ml.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Memoize.mli) > _build/default/src/.fix.objs/Memoize.mli.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Memoize.ml) > _build/default/src/.fix.objs/Memoize.ml.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Numbering.mli) > _build/default/src/.fix.objs/Numbering.mli.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Numbering.ml) > _build/default/src/.fix.objs/Numbering.ml.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Option.mli) > _build/default/src/.fix.objs/Option.mli.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Option.ml) > _build/default/src/.fix.objs/Option.ml.d Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Set.mli) > _build/default/src/.fix.objs/Set.mli.d Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Set.ml) > _build/default/src/.fix.objs/Set.ml.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Sigs.ml) > _build/default/src/.fix.objs/Sigs.ml.d Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/Tabulate.mli) > _build/default/src/.fix.objs/Tabulate.mli.d Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/Tabulate.ml) > _build/default/src/.fix.objs/Tabulate.ml.d Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.fix.objs/native/fix__.cmx -c -impl src/fix__.ml-gen) Running[32]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__CoreDependencyGraph.cmi -c -intf src/CoreDependencyGraph.mli) Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Gensym.cmi -c -intf src/Gensym.mli) Running[34]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Sigs.cmo -c -impl src/Sigs.ml) Running[35]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__CoreDependencyGraph.cmx -c -impl src/CoreDependencyGraph.ml) Running[36]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__CoreDependencyGraph.cmo -c -impl src/CoreDependencyGraph.ml) Running[37]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Gensym.cmx -c -impl src/Gensym.ml) Running[38]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Gensym.cmo -c -impl src/Gensym.ml) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Sigs.cmx -c -impl src/Sigs.ml) Running[40]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Boolean.cmi -c -intf src/Boolean.mli) Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Core.cmi -c -intf src/Core.mli) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__DataFlow.cmi -c -intf src/DataFlow.mli) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__GraphNumbering.cmi -c -intf src/GraphNumbering.mli) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__HashCons.cmi -c -intf src/HashCons.mli) Running[45]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Memoize.cmi -c -intf src/Memoize.mli) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Glue.cmi -c -intf src/Glue.mli) Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Numbering.cmi -c -intf src/Numbering.mli) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Option.cmi -c -intf src/Option.mli) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Set.cmi -c -intf src/Set.mli) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Tabulate.cmi -c -intf src/Tabulate.mli) Running[51]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Boolean.cmx -c -impl src/Boolean.ml) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Boolean.cmo -c -impl src/Boolean.ml) Running[53]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Option.cmx -c -impl src/Option.ml) Running[54]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Option.cmo -c -impl src/Option.ml) Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Set.cmx -c -impl src/Set.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Set.cmo -c -impl src/Set.ml) Running[57]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Glue.cmx -c -impl src/Glue.ml) Running[58]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Glue.cmo -c -impl src/Glue.ml) Running[59]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__GraphNumbering.cmo -c -impl src/GraphNumbering.ml) Running[60]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__DataFlow.cmo -c -impl src/DataFlow.ml) Running[61]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Core.cmo -c -impl src/Core.ml) Running[62]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__HashCons.cmo -c -impl src/HashCons.ml) Running[63]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Memoize.cmo -c -impl src/Memoize.ml) Running[64]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Numbering.cmo -c -impl src/Numbering.ml) Running[65]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix__Tabulate.cmo -c -impl src/Tabulate.ml) Running[66]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.fix.objs/byte -no-alias-deps -open Fix__ -o src/.fix.objs/byte/fix.cmo -c -impl src/Fix.ml) Running[67]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__DataFlow.cmx -c -impl src/DataFlow.ml) Running[68]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Core.cmx -c -impl src/Core.ml) Running[69]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Memoize.cmx -c -impl src/Memoize.ml) Running[70]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Tabulate.cmx -c -impl src/Tabulate.ml) Running[71]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/fix.cma src/.fix.objs/byte/fix__.cmo src/.fix.objs/byte/fix__Sigs.cmo src/.fix.objs/byte/fix__Glue.cmo src/.fix.objs/byte/fix__Tabulate.cmo src/.fix.objs/byte/fix__Set.cmo src/.fix.objs/byte/fix__Option.cmo src/.fix.objs/byte/fix__Gensym.cmo src/.fix.objs/byte/fix__Memoize.cmo src/.fix.objs/byte/fix__Numbering.cmo src/.fix.objs/byte/fix__HashCons.cmo src/.fix.objs/byte/fix__GraphNumbering.cmo src/.fix.objs/byte/fix__Boolean.cmo src/.fix.objs/byte/fix__CoreDependencyGraph.cmo src/.fix.objs/byte/fix__Core.cmo src/.fix.objs/byte/fix__DataFlow.cmo src/.fix.objs/byte/fix.cmo) Running[72]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__HashCons.cmx -c -impl src/HashCons.ml) Running[73]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__Numbering.cmx -c -impl src/Numbering.ml) Running[74]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix__GraphNumbering.cmx -c -impl src/GraphNumbering.ml) Running[75]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.fix.objs/byte -I src/.fix.objs/native -intf-suffix .ml -no-alias-deps -open Fix__ -o src/.fix.objs/native/fix.cmx -c -impl src/Fix.ml) Running[76]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/fix.cmxa src/.fix.objs/native/fix__.cmx src/.fix.objs/native/fix__Sigs.cmx src/.fix.objs/native/fix__Glue.cmx src/.fix.objs/native/fix__Tabulate.cmx src/.fix.objs/native/fix__Set.cmx src/.fix.objs/native/fix__Option.cmx src/.fix.objs/native/fix__Gensym.cmx src/.fix.objs/native/fix__Memoize.cmx src/.fix.objs/native/fix__Numbering.cmx src/.fix.objs/native/fix__HashCons.cmx src/.fix.objs/native/fix__GraphNumbering.cmx src/.fix.objs/native/fix__Boolean.cmx src/.fix.objs/native/fix__CoreDependencyGraph.cmx src/.fix.objs/native/fix__Core.cmx src/.fix.objs/native/fix__DataFlow.cmx src/.fix.objs/native/fix.cmx) Running[77]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/fix.cmxs src/fix.cmxa) Output[77]: ld: src/fix.a(fix__Glue.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.26393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-fix-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-fix-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-fix-20201120 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-fix-buildroot Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Boolean.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Boolean.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Core.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Core.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/CoreDependencyGraph.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/CoreDependencyGraph.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/DataFlow.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/DataFlow.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Fix.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Gensym.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Gensym.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Glue.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Glue.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/GraphNumbering.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/GraphNumbering.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/HashCons.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/HashCons.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/META Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Memoize.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Memoize.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Numbering.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Numbering.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Option.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Option.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Set.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Set.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Sigs.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Tabulate.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/Tabulate.mli Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/dune-package Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix.a Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix.cma Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix.cmxa Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__.ml Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Boolean.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Boolean.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Boolean.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Boolean.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Core.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Core.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Core.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Core.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__CoreDependencyGraph.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__CoreDependencyGraph.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__CoreDependencyGraph.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__CoreDependencyGraph.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__DataFlow.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__DataFlow.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__DataFlow.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__DataFlow.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Gensym.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Gensym.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Gensym.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Gensym.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Glue.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Glue.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Glue.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Glue.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__GraphNumbering.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__GraphNumbering.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__GraphNumbering.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__GraphNumbering.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__HashCons.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__HashCons.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__HashCons.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__HashCons.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Memoize.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Memoize.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Memoize.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Memoize.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Numbering.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Numbering.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Numbering.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Numbering.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Option.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Option.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Option.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Option.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Set.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Set.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Set.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Set.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Sigs.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Sigs.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Sigs.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Tabulate.cmi Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Tabulate.cmt Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Tabulate.cmti Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix__Tabulate.cmx Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/opam Installing /usr/src/tmp/ocaml-fix-buildroot/usr/lib/ocaml/fix/fix.cmxs Installing /usr/src/tmp/ocaml-fix-buildroot/usr/share/doc/fix/CHANGES.md Installing /usr/src/tmp/ocaml-fix-buildroot/usr/share/doc/fix/LICENSE Installing /usr/src/tmp/ocaml-fix-buildroot/usr/share/doc/fix/README.md + find /usr/src/tmp/ocaml-fix-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-fix-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-fix-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-fix-buildroot (auto) mode of './usr/lib/ocaml/fix/fix.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-fix-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-fix-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-fix-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-fix-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-fix-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) either the file containing the function 'camlFix__Glue__code_begin' or the file containing the function 'camlFix__Glue__compare_373' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__TrivialHashedType_636' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__fun_2857' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__fun_1984' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__ForType_1806' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Set__code_begin' or the file containing the function 'camlFix__Set__is_maximal_102' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Set__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Option__code_begin' or the file containing the function 'camlFix__Option__equal_99' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Option__equal_99' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Option__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Gensym__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Memoize__code_begin' or the file containing the function 'camlFix__Memoize__fun_2518' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__Make_431' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__f_383' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__f_394' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__f_401' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__force_365' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__has_been_encoded_659' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__encode_721' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__decode_757' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__HashCons__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__GraphNumbering__Make_651' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__GraphNumbering__visit_640' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__GraphNumbering__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Boolean__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__CoreDependencyGraph__follow_110' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__CoreDependencyGraph__predecessors_114' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__CoreDependencyGraph__set_successors_188' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__CoreDependencyGraph__clear_successors_196' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__CoreDependencyGraph__fun_228' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__CoreDependencyGraph__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__Make_520' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__request_506' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__node_for_501' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__get_515' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__Run_424' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__is_dirty_401' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__update_407' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__examine_413' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__solution_421' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__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 '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 either the file containing the function 'camlFix__Glue__code_begin' or the file containing the function 'camlFix__Glue__compare_373' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__InjectOrderedType_828' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__InjectHashedType_843' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__InjectMinimalImperativeMaps_862' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__InjectImperativeMaps_1069' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__iter_1063' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__fun_2845' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__create_1073' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__add_1153' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__find_1158' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__iter_1163' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__Adapt_1222' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__fun_2876' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__fun_2878' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__MinimalSemiLattice_2210' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__Make_413' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__tabulate_373' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__ForOrderedType_1264' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__ForHashedType_1789' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__ForIntSegment_1865' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__tabulate_1810' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__fun_2024' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Set__code_begin' or the file containing the function 'camlFix__Set__is_maximal_102' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Option__code_begin' or the file containing the function 'camlFix__Option__equal_99' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Gensym__make_101' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Gensym__generator_105' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Memoize__code_begin' or the file containing the function 'camlFix__Memoize__fun_2518' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__fun_2518' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__visibly_memoize_379' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__fix_390' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__defensive_fix_397' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__curry_414' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__curried_425' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__fun_2496' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__ff_429' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__fun_2513' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__fun_2520' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__fun_2523' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__fun_2527' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__fun_2442' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__fun_2440' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__Make_761' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__reverse_mapping_662' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__fun_2398' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__fun_2401' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__fun_2447' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__fun_2445' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__fun_2453' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__fun_2451' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__fun_2459' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__fun_2456' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__HashCons__fun_2173' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__HashCons__Make_657' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__HashCons__fun_2164' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__HashCons__fun_2175' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__HashCons__fun_2177' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__GraphNumbering__code_begin' or the file containing the function 'camlFix__GraphNumbering__Make_651' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__GraphNumbering__fun_2044' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__GraphNumbering__ForOrderedType_1337' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__GraphNumbering__fun_2065' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__GraphNumbering__ForHashedType_1869' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__GraphNumbering__fun_2074' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__CoreDependencyGraph__code_begin' or the file containing the function 'camlFix__CoreDependencyGraph__data_107' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__CoreDependencyGraph__link_183' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__fun_2135' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__lfp_387' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__signal_425' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__freeze_495' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__solve_500' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__fun_2137' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__fun_2170' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__ForHashedType_1913' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__fun_2173' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__fun_2059' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__fun_2077' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__ForOrderedType_1278' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__fun_2102' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__ForHashedType_1805' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__fun_2113' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__fun_2140' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__ForIntSegment_1865' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Glue__code_begin' or the file containing the function 'camlFix__Glue__compare_373' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Set__code_begin' or the file containing the function 'camlFix__Set__is_maximal_102' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Option__code_begin' or the file containing the function 'camlFix__Option__equal_99' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Memoize__code_begin' or the file containing the function 'camlFix__Memoize__fun_2518' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__GraphNumbering__code_begin' or the file containing the function 'camlFix__GraphNumbering__Make_651' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__CoreDependencyGraph__code_begin' or the file containing the function 'camlFix__CoreDependencyGraph__data_107' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__compare_373' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__equal_377' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__create_1097' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__compare_825' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__equal_836' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__find_858' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__fun_2842' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__find_1084' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__iter_1088' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__fun_2866' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__find_1202' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__leq_join_2206' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__uncurry_419' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__fun_2504' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__add_853' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__add_1079' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__add_1198' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Tabulate__fun_1981' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__add_373' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__fun_2120' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__schedule_404' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__fun_2054' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__clear_1076' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Glue__clear_1150' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Memoize__code_begin' or the file containing the function 'camlFix__Memoize__fun_2518' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__ForHashedType_1802' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__ForType_1822' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Numbering__ForHashedType_1963' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__GraphNumbering__ForType_1899' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__DataFlow__ForType_1830' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__code_begin' or the file containing the function 'camlFix__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__Memoize__code_begin' or the file containing the function 'camlFix__Memoize__fun_2518' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Memoize__memoize_385' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__HashCons__hash_381' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__GraphNumbering__code_begin' or the file containing the function 'camlFix__GraphNumbering__Make_651' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__GraphNumbering__push_637' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__CoreDependencyGraph__loop_192' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__insert_416' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__fun_2110' is not compiled with -fpic/-fPIC the file containing the function 'camlFix__Core__repeat_419' is not compiled with -fpic/-fPIC either the file containing the function 'camlFix__code_begin' or the file containing the function 'camlFix__code_end' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__hashtbl verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__array__fill_131 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__array__iteri_171 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__hashtbl__Make_885 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__ephemeron__Make_1339 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__printf__sprintf_202 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__map__fun_1068 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__array__init_103 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__array__map_155 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_hash verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__stack__push_94 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__stack__pop_98 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__stack verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__list__find_all_433 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__list__map_236 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__list__iter_261 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__queue__add_97 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__queue__take_113 verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: camlStdlib__queue verify-elf: WARNING: ./usr/lib/ocaml/fix/fix.cmxs: undefined symbol: caml_alloc2 Processing files: ocaml-fix-20201120-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fix-20201120 + DOCDIR=/usr/src/tmp/ocaml-fix-buildroot/usr/share/doc/ocaml-fix-20201120 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-fix-buildroot/usr/share/doc/ocaml-fix-20201120 + /bin/mkdir -p /usr/src/tmp/ocaml-fix-buildroot/usr/share/doc/ocaml-fix-20201120 + cp -prL README.md LICENSE CHANGES.md /usr/src/tmp/ocaml-fix-buildroot/usr/share/doc/ocaml-fix-20201120 + chmod -R go-w /usr/src/tmp/ocaml-fix-buildroot/usr/share/doc/ocaml-fix-20201120 + chmod -R a+rX /usr/src/tmp/ocaml-fix-buildroot/usr/share/doc/ocaml-fix-20201120 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nyUBdh 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.uoQ3si 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(Fix) = 4.12.0-6D904622, ocaml-cmi(Fix__) = 4.12.0-BF7F64B9, ocaml-cmi(Fix__Boolean) = 4.12.0-F09A3EEC, ocaml-cmi(Fix__Core) = 4.12.0-F3916951, ocaml-cmi(Fix__CoreDependencyGraph) = 4.12.0-2BF66361, ocaml-cmi(Fix__DataFlow) = 4.12.0-CA93A78D, ocaml-cmi(Fix__Gensym) = 4.12.0-6C1EC1D4, ocaml-cmi(Fix__Glue) = 4.12.0-0D55F4EF, ocaml-cmi(Fix__GraphNumbering) = 4.12.0-CF3DD79A, ocaml-cmi(Fix__HashCons) = 4.12.0-6B0495CE, ocaml-cmi(Fix__Memoize) = 4.12.0-25F9B64E, ocaml-cmi(Fix__Numbering) = 4.12.0-B308808E, ocaml-cmi(Fix__Option) = 4.12.0-B3C385AA, ocaml-cmi(Fix__Set) = 4.12.0-351FB8D6, ocaml-cmi(Fix__Sigs) = 4.12.0-2B28F4FE, ocaml-cmi(Fix__Tabulate) = 4.12.0-01559FE4 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__ephemeron) = 4.12.0-0E3C38F7, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__queue) = 4.12.0-D2482D03, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__stack) = 4.12.0-488EB4D3, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h1vBpf Creating ocaml-fix-debuginfo package Processing files: ocaml-fix-devel-20201120-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DAa5rh 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.n8SG8f 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(Fix) = 4.12.0-3022C625, ocaml-cmx(Fix__) = 4.12.0-A513D73C, ocaml-cmx(Fix__Boolean) = 4.12.0-F8F90A3F, ocaml-cmx(Fix__Core) = 4.12.0-EB34C788, ocaml-cmx(Fix__CoreDependencyGraph) = 4.12.0-1807DEBC, ocaml-cmx(Fix__DataFlow) = 4.12.0-FF6A40BE, ocaml-cmx(Fix__Gensym) = 4.12.0-74D0355C, ocaml-cmx(Fix__Glue) = 4.12.0-7DB8AABC, ocaml-cmx(Fix__GraphNumbering) = 4.12.0-B18D24B8, ocaml-cmx(Fix__HashCons) = 4.12.0-85AD0569, ocaml-cmx(Fix__Memoize) = 4.12.0-7A1C6C42, ocaml-cmx(Fix__Numbering) = 4.12.0-44C8FE5E, ocaml-cmx(Fix__Option) = 4.12.0-09906014, ocaml-cmx(Fix__Set) = 4.12.0-B34C9DA3, ocaml-cmx(Fix__Sigs) = 4.12.0-A8A604DC, ocaml-cmx(Fix__Tabulate) = 4.12.0-C6DEC83F Requires: ocaml-fix = 20201120-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Fix) = 4.12.0-6D904622, ocaml-cmi(Fix__) = 4.12.0-BF7F64B9, ocaml-cmi(Fix__Boolean) = 4.12.0-F09A3EEC, ocaml-cmi(Fix__Core) = 4.12.0-F3916951, ocaml-cmi(Fix__CoreDependencyGraph) = 4.12.0-2BF66361, ocaml-cmi(Fix__DataFlow) = 4.12.0-CA93A78D, ocaml-cmi(Fix__Gensym) = 4.12.0-6C1EC1D4, ocaml-cmi(Fix__Glue) = 4.12.0-0D55F4EF, ocaml-cmi(Fix__GraphNumbering) = 4.12.0-CF3DD79A, ocaml-cmi(Fix__HashCons) = 4.12.0-6B0495CE, ocaml-cmi(Fix__Memoize) = 4.12.0-25F9B64E, ocaml-cmi(Fix__Numbering) = 4.12.0-B308808E, ocaml-cmi(Fix__Option) = 4.12.0-B3C385AA, ocaml-cmi(Fix__Set) = 4.12.0-351FB8D6, ocaml-cmi(Fix__Sigs) = 4.12.0-2B28F4FE, ocaml-cmi(Fix__Tabulate) = 4.12.0-01559FE4, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__ephemeron) = 4.12.0-0E3C38F7, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__queue) = 4.12.0-D2482D03, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__stack) = 4.12.0-488EB4D3, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__array) = 4.12.0-0ED96C91, ocaml-cmx(Stdlib__ephemeron) = 4.12.0-E8C7C263, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-3829FA7A, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__map) = 4.12.0-58966393, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__queue) = 4.12.0-8ACDC8C2, ocaml-cmx(Stdlib__stack) = 4.12.0-46462526 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LHQBCg Processing files: ocaml-fix-debuginfo-20201120-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1O5jsf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XxS74h find-requires: running scripts (debuginfo) Requires: ocaml-fix = 20201120-alt1 Adding to ocaml-fix-devel a strict dependency on ocaml-fix Adding to ocaml-fix-debuginfo a strict dependency on ocaml-fix Removing 16 extra deps from ocaml-fix-devel due to dependency on ocaml-fix Removing 14 extra deps from ocaml-fix-devel due to repentancy on ocaml-fix warning: Installed (but unpackaged) file(s) found: /usr/share/doc/fix/CHANGES.md /usr/share/doc/fix/LICENSE /usr/share/doc/fix/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-fix-20201120-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fix-devel-20201120-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fix-debuginfo-20201120-alt1.i586.rpm (w2.lzdio) 2.13user 1.16system 0:09.22elapsed 35%CPU (0avgtext+0avgdata 14660maxresident)k 0inputs+0outputs (0major+395926minor)pagefaults 0swaps 19.73user 4.63system 0:30.04elapsed 81%CPU (0avgtext+0avgdata 101032maxresident)k 0inputs+0outputs (0major+687661minor)pagefaults 0swaps --- ocaml-fix-20201120-alt1.i586.rpm.repo 2021-08-06 06:01:03.935909027 +0000 +++ ocaml-fix-20201120-alt1.i586.rpm.hasher 2021-09-14 11:22:33.090506555 +0000 @@ -63,3 +63,3 @@ File: /usr/lib/ocaml/fix/fix.cmi 100644 root:root 814e21a4e59e8dc9f16a37c3038b0675 -File: /usr/lib/ocaml/fix/fix.cmxs 100644 root:root b86b5cae87b8765dba4c76d24ce966de +File: /usr/lib/ocaml/fix/fix.cmxs 100644 root:root 5f70e70911a6a7753fd66deb98d851c5 File: /usr/lib/ocaml/fix/fix__.cmi 100644 root:root f5fdf9caceeecc3a93d34b477bfefd1f @@ -83,2 +83,2 @@ File: /usr/share/doc/ocaml-fix-20201120/README.md 100644 root:root 5d4bfcf6ee45c309dd0176b840fbd2ce -RPMIdentity: 419e0fdf644de95e49e431b2c6f465b4f98aebed60d526da834dbd8a7c8517460ec65ab952a7d7258f016cafb2c63bc8992b1df1a7d03e5f2cd67f2742b362f1 +RPMIdentity: 980d00e3d7f0568854158fd30f137a55dfb71d6cedef34ee05e2cf24c537d24698f70d892bafcc7a4739594aa564febf3386a6c09c5b5216952bdce537cf7ae2 --- ocaml-fix-debuginfo-20201120-alt1.i586.rpm.repo 2021-08-06 06:01:03.964909375 +0000 +++ ocaml-fix-debuginfo-20201120-alt1.i586.rpm.hasher 2021-09-14 11:22:33.157506827 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f8 40755 root:root -/usr/lib/debug/.build-id/f8/719307f34df7b69dd96c557aedb0cfe1c1da32 120777 root:root ../../../ocaml/fix/fix.cmxs -/usr/lib/debug/.build-id/f8/719307f34df7b69dd96c557aedb0cfe1c1da32.debug 120777 root:root ../../usr/lib/ocaml/fix/fix.cmxs.debug +/usr/lib/debug/.build-id/06 40755 root:root +/usr/lib/debug/.build-id/06/11fdce833034ba0c9254d5e10012d7866c0f72 120777 root:root ../../../ocaml/fix/fix.cmxs +/usr/lib/debug/.build-id/06/11fdce833034ba0c9254d5e10012d7866c0f72.debug 120777 root:root ../../usr/lib/ocaml/fix/fix.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -27,8 +27,8 @@ Provides: ocaml-fix-debuginfo = 20201120-alt1:sisyphus+282062.100.1.1 -File: /usr/lib/debug/.build-id/f8 40755 root:root -File: /usr/lib/debug/.build-id/f8/719307f34df7b69dd96c557aedb0cfe1c1da32 120777 root:root ../../../ocaml/fix/fix.cmxs -File: /usr/lib/debug/.build-id/f8/719307f34df7b69dd96c557aedb0cfe1c1da32.debug 120777 root:root ../../usr/lib/ocaml/fix/fix.cmxs.debug +File: /usr/lib/debug/.build-id/06 40755 root:root +File: /usr/lib/debug/.build-id/06/11fdce833034ba0c9254d5e10012d7866c0f72 120777 root:root ../../../ocaml/fix/fix.cmxs +File: /usr/lib/debug/.build-id/06/11fdce833034ba0c9254d5e10012d7866c0f72.debug 120777 root:root ../../usr/lib/ocaml/fix/fix.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/fix 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/fix/fix.cmxs.debug 100644 root:root 991ab393d7169150b27d2dd7564ebbc4 +File: /usr/lib/debug/usr/lib/ocaml/fix/fix.cmxs.debug 100644 root:root b2570113bfa745d1ff152b8f1d23d54b File: /usr/src/debug/ocaml-fix-20201120 40755 root:root @@ -51,2 +51,2 @@ File: /usr/src/debug/ocaml-fix-20201120/_build/default/src/Tabulate.ml 100644 root:root 253dd0654395a0dd47a81c4f93e6f398 -RPMIdentity: b42f75195f3ea4999dd51847fac4ae3f16e1cc40699627c163682fbba1f995b5d2869432f2e03fb7e0b139243843584d31b39b4dda44a21f9a85823d9aa8462e +RPMIdentity: cf5ab8b8506047e1751295f195ad108a89664183cef6edcbbaefd8dda6089f40f4bfbd4e6d928735223abd37adb94a18bb4f61f854820dadb77693df09e2f8c5 --- ocaml-fix-devel-20201120-alt1.i586.rpm.repo 2021-08-06 06:01:03.950909207 +0000 +++ ocaml-fix-devel-20201120-alt1.i586.rpm.hasher 2021-09-14 11:22:33.223507096 +0000 @@ -135,3 +135,3 @@ File: /usr/lib/ocaml/fix/dune-package 100644 root:root 58566c53100b2069bcfc125ac45c1fed -File: /usr/lib/ocaml/fix/fix.a 100644 root:root 61c50a3a8edb4a795059f7c2f77aac3f +File: /usr/lib/ocaml/fix/fix.a 100644 root:root 985672deffa79287c01b5d77a7b11eb4 File: /usr/lib/ocaml/fix/fix.cmt 100644 root:root 48950ae1777ba2b4fed058536c8f2cb7 @@ -184,2 +184,2 @@ File: /usr/lib/ocaml/fix/opam 100644 root:root 9ce844d466d83cac63933b13a9976ec1 -RPMIdentity: 81180919331d525b401f1c6a8e838e071fe2dcb9ded5f842f054173030c8c8b62feb28b999146817674eae01972bcd9547ab78248c53fc84bbd8ed66b1b9dc7e +RPMIdentity: 7f0737e94f4441c835c7643ebe7e6eacb37e38026894a82462822f377d0be51a5c0bd8872efbb2c8a66ba58ea1b7c5599c0a1edb19a39a33e2caaaa81a8a0eb2