<86>Feb 9 08:03:12 userdel[3072658]: delete user 'rooter' <86>Feb 9 08:03:12 userdel[3072658]: removed group 'rooter' owned by 'rooter' <86>Feb 9 08:03:12 userdel[3072658]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 9 08:03:12 groupadd[3072719]: group added to /etc/group: name=rooter, GID=1802 <86>Feb 9 08:03:12 groupadd[3072719]: group added to /etc/gshadow: name=rooter <86>Feb 9 08:03:12 groupadd[3072719]: new group: name=rooter, GID=1802 <86>Feb 9 08:03:12 useradd[3072770]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Feb 9 08:03:12 userdel[3072827]: delete user 'builder' <86>Feb 9 08:03:12 userdel[3072827]: removed group 'builder' owned by 'builder' <86>Feb 9 08:03:12 userdel[3072827]: removed shadow group 'builder' owned by 'builder' <86>Feb 9 08:03:12 groupadd[3072867]: group added to /etc/group: name=builder, GID=1803 <86>Feb 9 08:03:12 groupadd[3072867]: group added to /etc/gshadow: name=builder <86>Feb 9 08:03:12 groupadd[3072867]: new group: name=builder, GID=1803 <86>Feb 9 08:03:12 useradd[3072898]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Feb 9 08:03:15 rpmi: rpm-build-ocaml-1.6.4-alt1 sisyphus+370960.40.7.1 1738062732 installed <13>Feb 9 08:03:18 rpmi: ocaml-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 9 08:03:18 rpmi: ocaml-runtime-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 9 08:03:19 rpmi: dune-3.17.2-alt1 sisyphus+373309.100.1.1 1738771181 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.59405 + 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.59405 + 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 -j16 -p opam-file-format Shared cache: enabled-except-user-rules Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-opam-file-format-2.1.6 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/opamBaseParser.ml) > _build/default/src/.opam_file_format.objs/opamBaseParser.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamBaseParser.mli) > _build/default/src/.opam_file_format.objs/opamBaseParser.intf.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamLexer.ml) > _build/default/src/.opam_file_format.objs/opamLexer.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamParser.ml) > _build/default/src/.opam_file_format.objs/opamParser.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/opamParserTypes.ml) > _build/default/src/.opam_file_format.objs/opamParserTypes.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamLexer.mli) > _build/default/src/.opam_file_format.objs/opamLexer.intf.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/opamParser.mli) > _build/default/src/.opam_file_format.objs/opamParser.intf.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 -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[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/opamBaseParser.cmi -c -intf src/opamBaseParser.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/opamPrinter.cmi -c -intf src/opamPrinter.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.59405 + 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 '.*\.(cmo|cma|cmi|cmxs|so|js)$' ')' -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|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name META -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_4064 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__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: camlStdlib__Format.anon_fn$5bformat.ml$3a1453$2c27$2d$2d33$5d_5500_closure 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__Buffer.unsafe_add_channel_up_to_789 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__List.rev_append_366 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format.pp_open_box_gen_1416 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List.map_520 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List.rev_381 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.stable_sort_2240 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__Format.pp_print_break_2140 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String.contains_887 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: camlStdlib__Buffer.add_substring_581 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.pp_close_box_1479 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__List.exists_1132 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__Format.flush_str_formatter_3538 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__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.for_all2_1149 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_2013 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String.index_619 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__List.iter_740 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__Lexing.from_string_inner_427 verify-elf: WARNING: ./usr/lib64/ocaml/opam-file-format/opam_file_format.cmxs: undefined symbol: camlStdlib__String.index_from_666 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__Format.kfprintf_5429 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: caml_string_equal 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.47428 + 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.yxCl75 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.7E77YB 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.3.0-CE86FB4C, ocaml-cmi(OpamLexer) = 5.3.0-4F9D3EA3, ocaml-cmi(OpamParser) = 5.3.0-2B3A0538, ocaml-cmi(OpamParserTypes) = 5.3.0-678C72CE, ocaml-cmi(OpamPrinter) = 5.3.0-A9248733 Requires: ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Parsing) = 5.3.0-900275F5, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Scanf) = 5.3.0-672716F2, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Stdlib__Weak) = 5.3.0-20143FF9, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MF5rS7 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.15355 + 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.ql2CBj 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.JOls0f find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmt(OpamBaseParser) = 5.3.0-CE86FB4C, ocaml-cmt(OpamLexer) = 5.3.0-4F9D3EA3, ocaml-cmt(OpamParser) = 5.3.0-2B3A0538, ocaml-cmt(OpamParserTypes) = 5.3.0-678C72CE, ocaml-cmt(OpamPrinter) = 5.3.0-A9248733, ocaml-cmx(OpamBaseParser) = 5.3.0-2637464C, ocaml-cmx(OpamLexer) = 5.3.0-32CEE794, ocaml-cmx(OpamParser) = 5.3.0-F9FD696D, ocaml-cmx(OpamParserTypes) = 5.3.0-E8CF6980, ocaml-cmx(OpamPrinter) = 5.3.0-5BEEA728 Requires: ocaml-opam-file-format = 2.1.6-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(OpamBaseParser) = 5.3.0-CE86FB4C, ocaml-cmi(OpamLexer) = 5.3.0-4F9D3EA3, ocaml-cmi(OpamParser) = 5.3.0-2B3A0538, ocaml-cmi(OpamParserTypes) = 5.3.0-678C72CE, ocaml-cmi(OpamPrinter) = 5.3.0-A9248733, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Parsing) = 5.3.0-900275F5, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Scanf) = 5.3.0-672716F2, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Stdlib__Weak) = 5.3.0-20143FF9, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmt(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmt(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmt(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmt(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmt(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmt(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmt(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmt(Stdlib__Parsing) = 5.3.0-900275F5, ocaml-cmt(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmt(Stdlib__Scanf) = 5.3.0-672716F2, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__String) = 5.3.0-E140441D, ocaml-cmt(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmt(Stdlib__Weak) = 5.3.0-20143FF9, ocaml-cmx(Stdlib) = 5.3.0-121948B3, ocaml-cmx(Stdlib__Array) = 5.3.0-21257D8C, ocaml-cmx(Stdlib__Buffer) = 5.3.0-9EF977E9, ocaml-cmx(Stdlib__Bytes) = 5.3.0-6FE694A6, ocaml-cmx(Stdlib__Char) = 5.3.0-794A0E5E, ocaml-cmx(Stdlib__Format) = 5.3.0-51731280, ocaml-cmx(Stdlib__Hashtbl) = 5.3.0-B61BA0B1, ocaml-cmx(Stdlib__Lexing) = 5.3.0-4D2CBF78, ocaml-cmx(Stdlib__List) = 5.3.0-4723A931, ocaml-cmx(Stdlib__Parsing) = 5.3.0-9CD02BD2, ocaml-cmx(Stdlib__Printf) = 5.3.0-E9168107, ocaml-cmx(Stdlib__Scanf) = 5.3.0-53EE35EE, ocaml-cmx(Stdlib__String) = 5.3.0-B7399B63, ocaml-cmx(Stdlib__Sys) = 5.3.0-2EB4BE75, ocaml-cmx(Stdlib__Weak) = 5.3.0-82D5E126 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y9ps5O 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.4JzBMv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jx5zYS 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 5 extra deps from ocaml-opam-file-format-devel due to 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.91user 2.19system 0:09.47elapsed 43%CPU (0avgtext+0avgdata 44080maxresident)k 0inputs+0outputs (0major+442289minor)pagefaults 0swaps 3.44user 2.68system 0:21.74elapsed 28%CPU (0avgtext+0avgdata 138080maxresident)k 0inputs+0outputs (0major+205537minor)pagefaults 0swaps