<86>May 4 02:41:35 userdel[3659257]: delete user 'rooter' <86>May 4 02:41:35 userdel[3659257]: removed group 'rooter' owned by 'rooter' <86>May 4 02:41:35 userdel[3659257]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:41:35 groupadd[3659291]: group added to /etc/group: name=rooter, GID=1823 <86>May 4 02:41:35 groupadd[3659291]: group added to /etc/gshadow: name=rooter <86>May 4 02:41:35 groupadd[3659291]: new group: name=rooter, GID=1823 <86>May 4 02:41:35 useradd[3659319]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>May 4 02:41:35 userdel[3659358]: delete user 'builder' <86>May 4 02:41:35 userdel[3659358]: removed group 'builder' owned by 'builder' <86>May 4 02:41:35 userdel[3659358]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:41:35 groupadd[3659390]: group added to /etc/group: name=builder, GID=1824 <86>May 4 02:41:35 groupadd[3659390]: group added to /etc/gshadow: name=builder <86>May 4 02:41:35 groupadd[3659390]: new group: name=builder, GID=1824 <86>May 4 02:41:35 useradd[3659408]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>May 4 02:41:42 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:41:42 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>May 4 02:41:50 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:41:50 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701356385 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-opam-file-format-2.1.6-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-opam-file-format-2.1.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-opam-file-format-2.1.6 + echo 'Source #0 (ocaml-opam-file-format-2.1.6.tar):' Source #0 (ocaml-opam-file-format-2.1.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-opam-file-format-2.1.6.tar + cd ocaml-opam-file-format-2.1.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-opam-file-format-2.1.6 + /usr/bin/dune build --verbose -p opam-file-format Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.6 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; 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" ; installed_env = map { "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.6/_build/default" } ; findlib_paths = [ External "/usr/lib64/ocaml" ] ; ocaml_config = { version = "4.14.1" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; 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 = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlyacc src/opamBaseParser.mly) Running[2]: (cd _build/default && /usr/bin/ocamllex -q -o src/opamLexer.ml src/opamLexer.mll) Running[3]: (cd _build/default/src && /usr/bin/ocaml flags.ml) > _build/default/src/flags.sexp Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamPrinter.ml) > _build/default/src/.opam_file_format.objs/opamPrinter.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamBaseParser.mli) > _build/default/src/.opam_file_format.objs/opamBaseParser.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamBaseParser.ml) > _build/default/src/.opam_file_format.objs/opamBaseParser.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamLexer.mli) > _build/default/src/.opam_file_format.objs/opamLexer.intf.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamLexer.ml) > _build/default/src/.opam_file_format.objs/opamLexer.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamParser.mli) > _build/default/src/.opam_file_format.objs/opamParser.intf.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamParser.ml) > _build/default/src/.opam_file_format.objs/opamParser.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamParserTypes.ml) > _build/default/src/.opam_file_format.objs/opamParserTypes.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamPrinter.mli) > _build/default/src/.opam_file_format.objs/opamPrinter.intf.d Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamParserTypes.cmo -c -impl src/opamParserTypes.ml) Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamParserTypes.cmx -c -impl src/opamParserTypes.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamBaseParser.cmi -c -intf src/opamBaseParser.mli) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamPrinter.cmi -c -intf src/opamPrinter.mli) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamBaseParser.cmo -c -impl src/opamBaseParser.ml) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamLexer.cmi -c -intf src/opamLexer.mli) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -no-alias-deps -o src/.opam_file_format.objs/byte/opamParser.cmi -c -intf src/opamParser.mli) Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamBaseParser.cmx -c -impl src/opamBaseParser.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamLexer.cmo -c -impl src/opamLexer.ml) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamParser.cmo -c -impl src/opamParser.ml) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.opam_file_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/byte/opamPrinter.cmo -c -impl src/opamPrinter.ml) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamLexer.cmx -c -impl src/opamLexer.ml) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/opam_file_format.cma src/.opam_file_format.objs/byte/opamParserTypes.cmo src/.opam_file_format.objs/byte/opamBaseParser.cmo src/.opam_file_format.objs/byte/opamLexer.cmo src/.opam_file_format.objs/byte/opamParser.cmo src/.opam_file_format.objs/byte/opamPrinter.cmo) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamParser.cmx -c -impl src/opamParser.ml) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.opam_file_format.objs/byte -I src/.opam_file_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.opam_file_format.objs/native/opamPrinter.cmx -c -impl src/opamPrinter.ml) Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/opam_file_format.cmxa src/.opam_file_format.objs/native/opamParserTypes.cmx src/.opam_file_format.objs/native/opamBaseParser.cmx src/.opam_file_format.objs/native/opamLexer.cmx src/.opam_file_format.objs/native/opamParser.cmx src/.opam_file_format.objs/native/opamPrinter.cmx) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/opam_file_format.cmxs src/opam_file_format.cmxa) Promoting "_build/default/opam-file-format.install" to "opam-file-format.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94140 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-opam-file-format-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-opam-file-format-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-opam-file-format-2.1.6 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-opam-file-format-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-opam-file-format-buildroot (auto) mode of './usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-opam-file-format-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-opam-file-format-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-opam-file-format-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-opam-file-format-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-opam-file-format-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__11 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Scanf verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Hashtbl verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_greaterthan verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__31 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__12 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_greaterequal verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__30 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Sys verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List__1 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List__iter_507 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing__rhs_end_pos_559 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List__exists_586 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List__rev_append_308 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__failwith_7 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format__pp_print_newline_937 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing__peek_val_542 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Bytes__sub_302 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Buffer__create_272 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format__pp_open_box_gen_708 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String__index_from_492 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List__map_482 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Printf__ksprintf_444 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Lexing__engine_300 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing__clear_parser_514 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_string_compare verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing__rhs_start_pos_556 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__invalid_arg_10 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing__yyparse_519 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Array__of_list_379 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Buffer__add_channel_690 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Char__chr_269 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format__pp_close_box_718 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List__for_all2_591 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Buffer__resize_482 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String__index_rec_474 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Lexing__from_channel_581 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Weak__create_584 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format__flush_buffer_formatter_1254 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String__concat_419 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format__fprintf_1781 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Weak__merge_795 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String__contains_from_530 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__string_of_int_177 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Lexing__new_line_722 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format__pp_print_break_965 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Lexing__from_string_inner_786 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__open_in_gen_285 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Scanf__from_string_516 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Printf__sprintf_453 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Weak__Make_882 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List__stable_sort_807 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__$5e_141 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Buffer__add_string_654 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Scanf__kscanf_1947 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-opam-file-format-buildroot Processing files: ocaml-opam-file-format-2.1.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94140 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-opam-file-format-2.1.6 + DOCDIR=/usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.6 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.6 + /bin/mkdir -p /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.6 + cp -prL LICENSE /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.6 + chmod -R go-w /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.6 + chmod -R a+rX /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-2.1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Fq1ja 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.wQIk92 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(OpamBaseParser) = 4.14.1-9A4EC523, ocaml-cmi(OpamLexer) = 4.14.1-E897900A, ocaml-cmi(OpamParser) = 4.14.1-927DAC4C, ocaml-cmi(OpamParserTypes) = 4.14.1-D42BBEB1, ocaml-cmi(OpamPrinter) = 4.14.1-443FE8F7 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmi(Stdlib__Lexing) = 4.14.1-C9318C27, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Obj) = 4.14.1-25794D29, ocaml-cmi(Stdlib__Parsing) = 4.14.1-BB5F62FA, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Scanf) = 4.14.1-5BFC827C, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Stdlib__Weak) = 4.14.1-28F276C4, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R0DxDy Creating ocaml-opam-file-format-debuginfo package Processing files: ocaml-opam-file-format-devel-2.1.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30843 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-opam-file-format-2.1.6 + DOCDIR=/usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.6 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.6 + /bin/mkdir -p /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.6 + cp -prL LICENSE /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.6 + chmod -R go-w /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.6 + chmod -R a+rX /usr/src/tmp/ocaml-opam-file-format-buildroot/usr/share/doc/ocaml-opam-file-format-devel-2.1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dvh8nk 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.KqlDKg 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(OpamBaseParser) = 4.14.1-9A4EC523, ocaml-cmi(OpamLexer) = 4.14.1-E897900A, ocaml-cmi(OpamParser) = 4.14.1-927DAC4C, ocaml-cmi(OpamParserTypes) = 4.14.1-D42BBEB1, ocaml-cmi(OpamPrinter) = 4.14.1-443FE8F7, ocaml-cmt(OpamBaseParser) = 4.14.1-9A4EC523, ocaml-cmt(OpamLexer) = 4.14.1-E897900A, ocaml-cmt(OpamParser) = 4.14.1-927DAC4C, ocaml-cmt(OpamParserTypes) = 4.14.1-D42BBEB1, ocaml-cmt(OpamPrinter) = 4.14.1-443FE8F7, ocaml-cmx(OpamBaseParser) = 4.14.1-F89B7729, ocaml-cmx(OpamLexer) = 4.14.1-158834F9, ocaml-cmx(OpamParser) = 4.14.1-8CB51640, ocaml-cmx(OpamParserTypes) = 4.14.1-F66C8DA3, ocaml-cmx(OpamPrinter) = 4.14.1-985FE7A7 Requires: ocaml-opam-file-format = 2.1.6-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmi(Stdlib__Lexing) = 4.14.1-C9318C27, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Obj) = 4.14.1-25794D29, ocaml-cmi(Stdlib__Parsing) = 4.14.1-BB5F62FA, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Scanf) = 4.14.1-5BFC827C, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Stdlib__Weak) = 4.14.1-28F276C4, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmt(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmt(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmt(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmt(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmt(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmt(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmt(Stdlib__Lexing) = 4.14.1-C9318C27, ocaml-cmt(Stdlib__List) = 4.14.1-EE222542, ocaml-cmt(Stdlib__Obj) = 4.14.1-25794D29, ocaml-cmt(Stdlib__Parsing) = 4.14.1-BB5F62FA, ocaml-cmt(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmt(Stdlib__Scanf) = 4.14.1-5BFC827C, ocaml-cmt(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmt(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmt(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmt(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmt(Stdlib__Weak) = 4.14.1-28F276C4, ocaml-cmx(Stdlib) = 4.14.1-29FC6B4F, ocaml-cmx(Stdlib__Array) = 4.14.1-859DED20, ocaml-cmx(Stdlib__Buffer) = 4.14.1-7F0DC044, ocaml-cmx(Stdlib__Char) = 4.14.1-7CFADCB8, ocaml-cmx(Stdlib__Format) = 4.14.1-2591B0ED, ocaml-cmx(Stdlib__Hashtbl) = 4.14.1-46268731, ocaml-cmx(Stdlib__Lexing) = 4.14.1-AFB4A0F2, ocaml-cmx(Stdlib__List) = 4.14.1-0959BDC1, ocaml-cmx(Stdlib__Parsing) = 4.14.1-A732C273, ocaml-cmx(Stdlib__Printf) = 4.14.1-437F550E, ocaml-cmx(Stdlib__Scanf) = 4.14.1-6BF3C83F, ocaml-cmx(Stdlib__String) = 4.14.1-3F1AAD95, ocaml-cmx(Stdlib__Sys) = 4.14.1-B4BF5589, ocaml-cmx(Stdlib__Weak) = 4.14.1-BDF21BE5 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TbcotO Processing files: ocaml-opam-file-format-debuginfo-2.1.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MSajW8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G8cj2k find-requires: running scripts (debuginfo) Requires: ocaml-opam-file-format = 2.1.6-alt1 Adding to ocaml-opam-file-format-devel a strict dependency on ocaml-opam-file-format Adding to ocaml-opam-file-format-debuginfo a strict dependency on ocaml-opam-file-format Removing 20 extra deps from ocaml-opam-file-format-devel due to repentancy on ocaml-opam-file-format warning: Installed (but unpackaged) file(s) found: /usr/share/doc/opam-file-format/CHANGES /usr/share/doc/opam-file-format/LICENSE /usr/share/doc/opam-file-format/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-opam-file-format-2.1.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-opam-file-format-devel-2.1.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-opam-file-format-debuginfo-2.1.6-alt1.x86_64.rpm (w2.lzdio) 1.48user 1.72system 0:09.16elapsed 35%CPU (0avgtext+0avgdata 26320maxresident)k 0inputs+0outputs (0major+412171minor)pagefaults 0swaps 3.78user 2.77system 0:30.36elapsed 21%CPU (0avgtext+0avgdata 131364maxresident)k 0inputs+0outputs (0major+201326minor)pagefaults 0swaps --- ocaml-opam-file-format-2.1.6-alt1.x86_64.rpm.repo 2023-11-30 16:20:51.000000000 +0000 +++ ocaml-opam-file-format-2.1.6-alt1.x86_64.rpm.hasher 2024-05-04 02:42:02.157452659 +0000 @@ -49,5 +49,5 @@ File: /usr/lib64/ocaml/opam-file-format/opam_file_format.cma 100644 root:root c79accb57e590a17a9c1f75416d77d1c -File: /usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs 100644 root:root c9db5156e27b8ec6df65f33770735109 +File: /usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs 100644 root:root 5e337219eaebc419e3db2fc32832020b File: /usr/share/doc/ocaml-opam-file-format-2.1.6 40755 root:root File: /usr/share/doc/ocaml-opam-file-format-2.1.6/LICENSE 100644 root:root 5188cc3294d17e91bc40d9f0183f558a -RPMIdentity: ebe217c40f3ced332658b1167a0105bb91bbf8ed770de6f62312cdb5783b664ee271cd33bb0bc7705cfd5d72f1693456e7ed8b88d1c08862d78d0a8941f14fbe +RPMIdentity: e31b55073e48021cfd39103041197e1e3c905d48d01fe56ef18a15c0ffcee5bfc18921678ff956e83f095d8731651531f437d595115815690cb9367ad64363ea --- ocaml-opam-file-format-debuginfo-2.1.6-alt1.x86_64.rpm.repo 2023-11-30 16:20:51.000000000 +0000 +++ ocaml-opam-file-format-debuginfo-2.1.6-alt1.x86_64.rpm.hasher 2024-05-04 02:42:02.233453934 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/93 40755 root:root -/usr/lib/debug/.build-id/93/8994d938dce14ed06ec61f0bae1feeb7c0feb4 120777 root:root ../../../../lib64/ocaml/opam-file-format/opam_file_format.cmxs -/usr/lib/debug/.build-id/93/8994d938dce14ed06ec61f0bae1feeb7c0feb4.debug 120777 root:root ../../usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs.debug +/usr/lib/debug/.build-id/9b 40755 root:root +/usr/lib/debug/.build-id/9b/e6b0d56a815fae230f339a8932f667751e530d 120777 root:root ../../../../lib64/ocaml/opam-file-format/opam_file_format.cmxs +/usr/lib/debug/.build-id/9b/e6b0d56a815fae230f339a8932f667751e530d.debug 120777 root:root ../../usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -20,8 +20,8 @@ Provides: ocaml-opam-file-format-debuginfo = 2.1.6-alt1:sisyphus+333652.21300.29.2 -File: /usr/lib/debug/.build-id/93 40755 root:root -File: /usr/lib/debug/.build-id/93/8994d938dce14ed06ec61f0bae1feeb7c0feb4 120777 root:root ../../../../lib64/ocaml/opam-file-format/opam_file_format.cmxs -File: /usr/lib/debug/.build-id/93/8994d938dce14ed06ec61f0bae1feeb7c0feb4.debug 120777 root:root ../../usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs.debug +File: /usr/lib/debug/.build-id/9b 40755 root:root +File: /usr/lib/debug/.build-id/9b/e6b0d56a815fae230f339a8932f667751e530d 120777 root:root ../../../../lib64/ocaml/opam-file-format/opam_file_format.cmxs +File: /usr/lib/debug/.build-id/9b/e6b0d56a815fae230f339a8932f667751e530d.debug 120777 root:root ../../usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/opam-file-format 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs.debug 100644 root:root a1aadb9fff7d7858347b14514ea52057 +File: /usr/lib/debug/usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs.debug 100644 root:root 5e9daf41f75a99cba75d536a428fea9b File: /usr/src/debug/ocaml-opam-file-format-2.1.6 40755 root:root @@ -37,2 +37,2 @@ File: /usr/src/debug/ocaml-opam-file-format-2.1.6/_build/default/src/opamPrinter.ml 100644 root:root 4418fa1882fe870b99c63a1f91d1f3ea -RPMIdentity: 8c5891422d5a806202a0441f3e6ed84793c91052b41cacdac67d082ae521f37a75fb77aa28fa115803f6ac83a0ad855e8a52fcc046c31c1e1328f7e84a2a4c5d +RPMIdentity: b26d4faff3b35bda33d8e0090e6064922aa26f342b05ddc29b17c74e78f7b06196e510eb218f032f64795faf087917a1b8d927912eb5b1475d04303f299f9e9b