<86>Dec 19 02:58:08 userdel[3145851]: delete user 'rooter' <86>Dec 19 02:58:08 userdel[3145851]: removed group 'rooter' owned by 'rooter' <86>Dec 19 02:58:08 userdel[3145851]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 02:58:08 groupadd[3145948]: group added to /etc/group: name=rooter, GID=1874 <86>Dec 19 02:58:08 groupadd[3145948]: group added to /etc/gshadow: name=rooter <86>Dec 19 02:58:08 groupadd[3145948]: new group: name=rooter, GID=1874 <86>Dec 19 02:58:08 useradd[3146018]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Dec 19 02:58:08 userdel[3146139]: delete user 'builder' <86>Dec 19 02:58:08 userdel[3146139]: removed group 'builder' owned by 'builder' <86>Dec 19 02:58:08 userdel[3146139]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 02:58:08 groupadd[3146231]: group added to /etc/group: name=builder, GID=1875 <86>Dec 19 02:58:08 groupadd[3146231]: group added to /etc/gshadow: name=builder <86>Dec 19 02:58:08 groupadd[3146231]: new group: name=builder, GID=1875 <86>Dec 19 02:58:08 useradd[3146304]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Dec 19 02:58:11 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 19 02:58:14 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 02:58:14 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 02:58:14 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231927 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.49029 + 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.49029 + 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 Shared cache location: /usr/src/.cache/dune/db 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 ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default/src && /usr/bin/ocaml flags.ml) > _build/default/src/flags.sexp Running[2]: (cd _build/default && /usr/bin/ocamllex -q -o src/opamLexer.ml src/opamLexer.mll) Running[3]: (cd _build/default && /usr/bin/ocamlyacc src/opamBaseParser.mly) 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 -impl src/opamParser.ml) > _build/default/src/.opam_file_format.objs/opamParser.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamParserTypes.ml) > _build/default/src/.opam_file_format.objs/opamParserTypes.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 -intf src/opamParser.mli) > _build/default/src/.opam_file_format.objs/opamParser.intf.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamPrinter.mli) > _build/default/src/.opam_file_format.objs/opamPrinter.intf.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamBaseParser.ml) > _build/default/src/.opam_file_format.objs/opamBaseParser.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamBaseParser.mli) > _build/default/src/.opam_file_format.objs/opamBaseParser.intf.d Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -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[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamLexer.ml) > _build/default/src/.opam_file_format.objs/opamLexer.impl.d 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 -bin-annot-occurrences -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[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -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[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -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 -bin-annot-occurrences -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 -bin-annot-occurrences -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 -bin-annot-occurrences -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 -bin-annot-occurrences -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 -bin-annot-occurrences -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/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[25]: (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[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.59494 + 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__Format verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List__Pmakeblock_3809 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__Sys__Pmakeblock_419 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format.anon_fn$5bformat.ml$3a1429$2c27$2d$2d33$5d_5361_closure verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Scanf__Pmakeblock_4662 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_exn_Not_found 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_exn_Match_failure 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__Pmakeblock_1916 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__Scanf.anon_fn$5bscanf.ml$3a1477$2c19$2d$2d31$5d_4041_closure verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing__Pmakeblock_694 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__const_block_964 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__const_immstring_509 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_exn_Failure verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Printf.anon_fn$5bprintf.ml$3a41$2c27$2d$2d39$5d_252_closure 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: caml_exn_Invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__const_block_978 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing__Pmakeblock_692 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Scanf.scanf_bad_input_2837_closure verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__const_immstring_511 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_exn_End_of_file verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing.parse_error_601_closure verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Hashtbl.hash_1605_closure 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: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String.index_617 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String.contains_885 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Char.chr_26 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Scanf.kscanf_gen_3914 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Lexing.from_channel_404 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format.pp_open_box_gen_1343 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Array.of_list_699 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Scanf.from_string_316 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing.rhs_start_pos_512 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List.for_all2_1137 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib.failwith_326 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing.clear_parser_220 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: camlStdlib__Parsing.peek_val_430 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib.string_of_int_541 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_initialize 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__Printf.ksprintf_207 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__List.stable_sort_2024 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_reraise_exn verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Lexing.lexeme_537 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__Format.flush_str_formatter_3431 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format.kfprintf_5290 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format.pp_close_box_1406 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List.map_508 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Bytes.sub_332 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Lexing.engine_69 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: caml_call_realloc_stack 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: camlStdlib__Buffer.create_122 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String.index_from_664 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Lexing.lexeme_char_623 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing.yyparse_252 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List.iter_728 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Weak.Make_257 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.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format.pp_print_newline_1906 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib.$5e_459 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Lexing.new_line_669 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Parsing.rhs_end_pos_530 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib.open_in_gen_944 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List.rev_append_354 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Lexing.from_string_inner_427 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Buffer.add_char_427 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Buffer.unsafe_add_channel_up_to_772 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List.rev_369 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List.exists_1120 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String.concat_355 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Buffer.add_string_659 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__Format.pp_print_break_2033 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.59494 + 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.rvVWbK 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.t8L6Qs 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) = 5.2.0-A45B0C3C, ocaml-cmi(OpamLexer) = 5.2.0-7EA18BB2, ocaml-cmi(OpamParser) = 5.2.0-1C158E6F, ocaml-cmi(OpamParserTypes) = 5.2.0-6D6E7534, ocaml-cmi(OpamPrinter) = 5.2.0-CF2E5CC6 Requires: ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Parsing) = 5.2.0-5D0E4D1E, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Scanf) = 5.2.0-6A242994, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Stdlib__Weak) = 5.2.0-ABB98A19, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.txw9Nx 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.37524 + 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.GsLiCa 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.SRR4dF 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) = 5.2.0-A45B0C3C, ocaml-cmi(OpamLexer) = 5.2.0-7EA18BB2, ocaml-cmi(OpamParser) = 5.2.0-1C158E6F, ocaml-cmi(OpamParserTypes) = 5.2.0-6D6E7534, ocaml-cmi(OpamPrinter) = 5.2.0-CF2E5CC6, ocaml-cmt(OpamBaseParser) = 5.2.0-A45B0C3C, ocaml-cmt(OpamLexer) = 5.2.0-7EA18BB2, ocaml-cmt(OpamParser) = 5.2.0-1C158E6F, ocaml-cmt(OpamParserTypes) = 5.2.0-6D6E7534, ocaml-cmt(OpamPrinter) = 5.2.0-CF2E5CC6, ocaml-cmx(OpamBaseParser) = 5.2.0-FF8854A2, ocaml-cmx(OpamLexer) = 5.2.0-C73AF639, ocaml-cmx(OpamParser) = 5.2.0-13C55D84, ocaml-cmx(OpamParserTypes) = 5.2.0-8A04EBEB, ocaml-cmx(OpamPrinter) = 5.2.0-EA38C8CF Requires: ocaml-opam-file-format = 2.1.6-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Parsing) = 5.2.0-5D0E4D1E, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Scanf) = 5.2.0-6A242994, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Stdlib__Weak) = 5.2.0-ABB98A19, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmt(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmt(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmt(Stdlib__Parsing) = 5.2.0-5D0E4D1E, ocaml-cmt(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmt(Stdlib__Scanf) = 5.2.0-6A242994, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__String) = 5.2.0-161361DF, ocaml-cmt(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(Stdlib__Weak) = 5.2.0-ABB98A19, ocaml-cmx(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Array) = 5.2.0-1CF351BA, ocaml-cmx(Stdlib__Buffer) = 5.2.0-99D7622B, ocaml-cmx(Stdlib__Bytes) = 5.2.0-E0D402AF, ocaml-cmx(Stdlib__Char) = 5.2.0-2DC13158, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__Hashtbl) = 5.2.0-54D327B1, ocaml-cmx(Stdlib__Lexing) = 5.2.0-C0F52AAD, ocaml-cmx(Stdlib__List) = 5.2.0-433221A5, ocaml-cmx(Stdlib__Parsing) = 5.2.0-BF309454, ocaml-cmx(Stdlib__Printf) = 5.2.0-C27C0C34, ocaml-cmx(Stdlib__Scanf) = 5.2.0-B49F07E8, ocaml-cmx(Stdlib__String) = 5.2.0-99C01ADD, ocaml-cmx(Stdlib__Sys) = 5.2.0-F3E1F359, ocaml-cmx(Stdlib__Weak) = 5.2.0-AAC018D9 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wnkHv1 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.sxguYh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7RuPzl 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 21 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.54user 2.06system 0:09.35elapsed 38%CPU (0avgtext+0avgdata 45056maxresident)k 0inputs+0outputs (0major+441904minor)pagefaults 0swaps 3.31user 2.68system 0:21.80elapsed 27%CPU (0avgtext+0avgdata 137092maxresident)k 0inputs+0outputs (0major+202244minor)pagefaults 0swaps --- ocaml-opam-file-format-2.1.6-alt1.x86_64.rpm.repo 2024-09-15 17:28:15.000000000 +0000 +++ ocaml-opam-file-format-2.1.6-alt1.x86_64.rpm.hasher 2024-12-19 02:58:26.429550424 +0000 @@ -50,5 +50,5 @@ File: /usr/lib64/ocaml/opam-file-format/opam_file_format.cma 100644 root:root ffc84125f91a1b542dd9ba075dfb59f7 -File: /usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs 100644 root:root bed3c0b1fa6ca454a2aaddcc162c6a30 +File: /usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs 100644 root:root b24ebc3be011fcd3bdb415c81637ed58 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: 4b247c082d08acf652685d067c9d305463e369cf3cb03244d0e10ad31c4b586e7c41bb3639418f70100a9b7d237ca2b741cf8d1be1eb0107d3bcb6045ec8bb43 +RPMIdentity: a457e26caada58c050076f401ccd2fd4c4230e8ffd02a1c14daba5fcf5901b6d6fc1fecdf274877adf34273533045816a1bee05c7f85261047a2bddbd84075c2 --- ocaml-opam-file-format-debuginfo-2.1.6-alt1.x86_64.rpm.repo 2024-09-15 17:28:15.000000000 +0000 +++ ocaml-opam-file-format-debuginfo-2.1.6-alt1.x86_64.rpm.hasher 2024-12-19 02:58:26.588553771 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5e 40755 root:root -/usr/lib/debug/.build-id/5e/55337b47a9647a59d099ff5d91b64dd67038ad 120777 root:root ../../../../lib64/ocaml/opam-file-format/opam_file_format.cmxs -/usr/lib/debug/.build-id/5e/55337b47a9647a59d099ff5d91b64dd67038ad.debug 120777 root:root ../../usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/f2b6bf12dad553e468ac4bcd4d4f0c1a436ed9 120777 root:root ../../../../lib64/ocaml/opam-file-format/opam_file_format.cmxs +/usr/lib/debug/.build-id/48/f2b6bf12dad553e468ac4bcd4d4f0c1a436ed9.debug 120777 root:root ../../usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -19,8 +19,8 @@ Provides: ocaml-opam-file-format-debuginfo = 2.1.6-alt1:sisyphus+356727.21600.17.1 -File: /usr/lib/debug/.build-id/5e 40755 root:root -File: /usr/lib/debug/.build-id/5e/55337b47a9647a59d099ff5d91b64dd67038ad 120777 root:root ../../../../lib64/ocaml/opam-file-format/opam_file_format.cmxs -File: /usr/lib/debug/.build-id/5e/55337b47a9647a59d099ff5d91b64dd67038ad.debug 120777 root:root ../../usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs.debug +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/f2b6bf12dad553e468ac4bcd4d4f0c1a436ed9 120777 root:root ../../../../lib64/ocaml/opam-file-format/opam_file_format.cmxs +File: /usr/lib/debug/.build-id/48/f2b6bf12dad553e468ac4bcd4d4f0c1a436ed9.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 327d2d6d2a59c6793eeb674664f9146a +File: /usr/lib/debug/usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs.debug 100644 root:root 1aa63bc49bd8fdd02f32726112245b2d File: /usr/src/debug/ocaml-opam-file-format-2.1.6 40755 root:root @@ -35,2 +35,2 @@ File: /usr/src/debug/ocaml-opam-file-format-2.1.6/_build/default/src/opamPrinter.ml 100644 root:root 4418fa1882fe870b99c63a1f91d1f3ea -RPMIdentity: 5851f1ae23e38de2e58699ea89cec0d4414d09823c56d83b74bd49a699fd281284b644f41719b76ffa14d8ac8082e9f1679a7e5ab010275abde16aa72d835f74 +RPMIdentity: 395a47b1336cfbebb5374e49663a8f307a7737d6b10d26972a751f3806a5a33c5f120d8371925734c7e9a64fc22f713d8c8bf10a050383c369e01bed5b5850c4 --- ocaml-opam-file-format-devel-2.1.6-alt1.x86_64.rpm.repo 2024-09-15 17:28:15.000000000 +0000 +++ ocaml-opam-file-format-devel-2.1.6-alt1.x86_64.rpm.hasher 2024-12-19 02:58:26.762557435 +0000 @@ -108,3 +108,3 @@ File: /usr/lib64/ocaml/opam-file-format/opamPrinter.mli 100644 root:root 1d0bf817d1e7f981718a0ec33a020601 -File: /usr/lib64/ocaml/opam-file-format/opam_file_format.a 100644 root:root 6c0368a746a3ea5f75af08b47f2b099e +File: /usr/lib64/ocaml/opam-file-format/opam_file_format.a 100644 root:root 9b23fe8b5b2f315641f7954782e707ac File: /usr/lib64/ocaml/opam-file-format/opam_file_format.cmxa 100644 root:root 2145989a78fe4196cb407ed400935f35 @@ -112,2 +112,2 @@ File: /usr/share/doc/ocaml-opam-file-format-devel-2.1.6/LICENSE 100644 root:root 5188cc3294d17e91bc40d9f0183f558a -RPMIdentity: f157e9a6ece374672b5a3c346970ca287ad7266cb7066a476f02f4fd5590c98abcff732630125833ffc8ef7e01c326c16afad0fea456d85d69bad4415b8ffdf7 +RPMIdentity: ca12a5701882f24b677e7b2ca72c7198a00f11d60f593f2c45c64efe6d11009d82bf81f44fcf2aea4514970d501d7e2d1cb26f61e3fedf7113268e5752121f39