<86>Feb 23 07:55:27 userdel[1214137]: delete user 'rooter' <86>Feb 23 07:55:27 userdel[1214137]: removed group 'rooter' owned by 'rooter' <86>Feb 23 07:55:27 userdel[1214137]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 23 07:55:27 groupadd[1214209]: group added to /etc/group: name=rooter, GID=1838 <86>Feb 23 07:55:27 groupadd[1214209]: group added to /etc/gshadow: name=rooter <86>Feb 23 07:55:27 groupadd[1214209]: new group: name=rooter, GID=1838 <86>Feb 23 07:55:27 useradd[1214266]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Feb 23 07:55:27 userdel[1214352]: delete user 'builder' <86>Feb 23 07:55:27 userdel[1214352]: removed group 'builder' owned by 'builder' <86>Feb 23 07:55:27 userdel[1214352]: removed shadow group 'builder' owned by 'builder' <86>Feb 23 07:55:27 groupadd[1214422]: group added to /etc/group: name=builder, GID=1839 <86>Feb 23 07:55:27 groupadd[1214422]: group added to /etc/gshadow: name=builder <86>Feb 23 07:55:27 groupadd[1214422]: new group: name=builder, GID=1839 <86>Feb 23 07:55:27 useradd[1214472]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Feb 23 07:55:31 rpmi: rpm-build-ocaml-1.6.4-alt1 sisyphus+370960.40.7.1 1738062732 installed <13>Feb 23 07:55:33 rpmi: ocaml-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 23 07:55:34 rpmi: ocaml-runtime-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 23 07:55:36 rpmi: ocaml-compiler-libs-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 23 07:55:36 rpmi: ocaml-trie-1.0.0-alt2 sisyphus+370960.21500.7.2 1738110995 installed <13>Feb 23 07:55:36 rpmi: ocaml-mew-0.1.0-alt4 sisyphus+370960.21600.7.2 1738111037 installed <13>Feb 23 07:55:36 rpmi: ocaml-trie-devel-1.0.0-alt2 sisyphus+370960.21500.7.2 1738110995 installed <13>Feb 23 07:55:36 rpmi: ocaml-react-1.2.2-alt4 sisyphus+370960.11200.7.2 1738107803 installed <13>Feb 23 07:55:36 rpmi: ocaml-result-1.5-alt2 sisyphus+370960.600.7.2 1738104815 installed <13>Feb 23 07:55:36 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+370960.600.7.2 1738104815 installed <13>Feb 23 07:55:36 rpmi: ocaml-mew-devel-0.1.0-alt4 sisyphus+370960.21600.7.2 1738111037 installed <13>Feb 23 07:55:37 rpmi: ocaml-react-devel-1.2.2-alt4 sisyphus+370960.11200.7.2 1738107803 installed <13>Feb 23 07:55:37 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-mew_vi-0.5.0-alt4.nosrc.rpm (w1.gzdio) Installing ocaml-mew_vi-0.5.0-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59369 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-mew_vi-0.5.0 + echo 'Source #0 (ocaml-mew_vi-0.5.0.tar):' Source #0 (ocaml-mew_vi-0.5.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-mew_vi-0.5.0.tar + cd ocaml-mew_vi-0.5.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59369 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-mew_vi-0.5.0 + /usr/bin/dune build --verbose -j16 --release Shared cache: enabled-except-user-rules Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-mew_vi-0.5.0 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 && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/.mew_vi.objs/byte -no-alias-deps -o src/.mew_vi.objs/byte/mew_vi__.cmo -c -impl src/mew_vi__.ml-gen) Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/vi_action.ml) > _build/default/src/.mew_vi.objs/mew_vi__Vi_action.impl.d Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.mew_vi.objs/byte -I src/.mew_vi.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.mew_vi.objs/native/mew_vi__.cmx -c -impl src/mew_vi__.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/mew_vi.ml) > _build/default/src/.mew_vi.objs/mew_vi.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core.ml) > _build/default/src/.mew_vi.objs/mew_vi__Core.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/edit_action.ml) > _build/default/src/.mew_vi.objs/mew_vi__Edit_action.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/interpret.ml) > _build/default/src/.mew_vi.objs/mew_vi__Interpret.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/key.ml) > _build/default/src/.mew_vi.objs/mew_vi__Key.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/modal.ml) > _build/default/src/.mew_vi.objs/mew_vi__Modal.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/mode.ml) > _build/default/src/.mew_vi.objs/mew_vi__Mode.impl.d Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/.mew_vi.objs/byte -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/byte/mew_vi__Key.cmo -c -impl src/key.ml) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/.mew_vi.objs/byte -I src/.mew_vi.objs/native -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -intf-suffix .ml -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/native/mew_vi__Key.cmx -c -impl src/key.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/.mew_vi.objs/byte -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/byte/mew_vi__Mode.cmo -c -impl src/mode.ml) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/.mew_vi.objs/byte -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/byte/mew_vi__Vi_action.cmo -c -impl src/vi_action.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/.mew_vi.objs/byte -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/byte/mew_vi__Modal.cmo -c -impl src/modal.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/.mew_vi.objs/byte -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/byte/mew_vi__Edit_action.cmo -c -impl src/edit_action.ml) Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/.mew_vi.objs/byte -I src/.mew_vi.objs/native -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -intf-suffix .ml -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/native/mew_vi__Mode.cmx -c -impl src/mode.ml) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/.mew_vi.objs/byte -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/byte/mew_vi__Interpret.cmo -c -impl src/interpret.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/.mew_vi.objs/byte -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/byte/mew_vi__Core.cmo -c -impl src/core.ml) Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/.mew_vi.objs/byte -I src/.mew_vi.objs/native -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -intf-suffix .ml -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/native/mew_vi__Modal.cmx -c -impl src/modal.ml) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/.mew_vi.objs/byte -I src/.mew_vi.objs/native -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -intf-suffix .ml -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/native/mew_vi__Vi_action.cmx -c -impl src/vi_action.ml) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/.mew_vi.objs/byte -I src/.mew_vi.objs/native -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -intf-suffix .ml -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/native/mew_vi__Edit_action.cmx -c -impl src/edit_action.ml) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/.mew_vi.objs/byte -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/byte/mew_vi.cmo -c -impl src/mew_vi.ml) Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -a -o src/mew_vi.cma src/.mew_vi.objs/byte/mew_vi__.cmo src/.mew_vi.objs/byte/mew_vi__Key.cmo src/.mew_vi.objs/byte/mew_vi__Mode.cmo src/.mew_vi.objs/byte/mew_vi__Vi_action.cmo src/.mew_vi.objs/byte/mew_vi__Modal.cmo src/.mew_vi.objs/byte/mew_vi__Edit_action.cmo src/.mew_vi.objs/byte/mew_vi__Interpret.cmo src/.mew_vi.objs/byte/mew_vi__Core.cmo src/.mew_vi.objs/byte/mew_vi.cmo) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/.mew_vi.objs/byte -I src/.mew_vi.objs/native -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -intf-suffix .ml -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/native/mew_vi__Interpret.cmx -c -impl src/interpret.ml) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/.mew_vi.objs/byte -I src/.mew_vi.objs/native -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -intf-suffix .ml -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/native/mew_vi__Core.cmx -c -impl src/core.ml) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/.mew_vi.objs/byte -I src/.mew_vi.objs/native -I /usr/lib64/ocaml/mew -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/trie -intf-suffix .ml -no-alias-deps -open Mew_vi__ -o src/.mew_vi.objs/native/mew_vi.cmx -c -impl src/mew_vi.ml) Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -a -o src/mew_vi.cmxa src/.mew_vi.objs/native/mew_vi__.cmx src/.mew_vi.objs/native/mew_vi__Key.cmx src/.mew_vi.objs/native/mew_vi__Mode.cmx src/.mew_vi.objs/native/mew_vi__Vi_action.cmx src/.mew_vi.objs/native/mew_vi__Modal.cmx src/.mew_vi.objs/native/mew_vi__Edit_action.cmx src/.mew_vi.objs/native/mew_vi__Interpret.cmx src/.mew_vi.objs/native/mew_vi__Core.cmx src/.mew_vi.objs/native/mew_vi.cmx) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -shared -linkall -I src -o src/mew_vi.cmxs src/mew_vi.cmxa) Promoting "_build/default/mew_vi.install" to "mew_vi.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-mew_vi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-mew_vi-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-mew_vi-0.5.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-mew_vi-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-mew_vi-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-mew_vi-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-mew_vi-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-mew_vi-buildroot (auto) mode of './usr/lib64/ocaml/mew_vi/mew_vi.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-mew_vi-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-mew_vi-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-mew_vi-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-mew_vi-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-mew_vi-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlMew__Mode.name_31_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__List__Pmakeblock_4064 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map__const_block_1165 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlReact.anon_fn$5breact.ml$3a970$2c20$2d$2d25$5d_4540_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlMew__Mode.bindings_45_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_update_dummy verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlMew__Mode.compare_52_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_array_make verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Hashtbl__const_block_1545 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Printf.anon_fn$5bprintf.ml$3a41$2c27$2d$2d39$5d_252_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map__Pmakeblock_1981 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_alloc_dummy verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlMew__Mode.timeout_38_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.singleton_44_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.cardinal_1595_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.bindings_1639_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.min_binding_543_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.min_binding_opt_565_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.max_binding_585_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.max_binding_opt_609_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.find_first_316_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.find_first_opt_367_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.find_last_412_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.find_last_opt_463_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.iter_825_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.fold_899_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.map_847_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.mapi_873_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.filter_1327_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.filter_map_1360_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.partition_1391_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.is_empty_199_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.for_all_921_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.exists_945_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.to_seq_1733_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.to_rev_seq_1790_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__String.compare_1156_closure verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlCamlinternalOO.run_initializers_opt_1355 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.bal_58 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.join_1015 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlCamlinternalOO.make_class_store_1238 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlCamlinternalOO.new_variable_874 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Hashtbl.create_inner_227 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlCamlinternalOO.inherits_1145 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlCamlinternalOO.create_object_opt_1301 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlCamlinternalOO.add_initializer_1017 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.concat_1072 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.singleton_44 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Printf.ksprintf_207 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_string_greaterequal verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.cons_enum_1436 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_string_compare verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.bindings_aux_1616 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlCamlinternalOO.new_methods_variables_922 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlMew__Key.hash_5 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlCamlinternalOO.lookup_tables_1589 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.Make_5 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.merge_660 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_reraise_exn verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_alloc3 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Hashtbl.MakeSeeded_960 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlReact.create_inner_4507 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlMew.anon_fn$5bmew.ml$3a15$2c12$2d$2d3581$5d_72 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib.$5e_459 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Map.seq_of_enum__1708 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlCamlinternalOO.set_methods_2436 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_string_lessequal verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlStdlib__Set.Make_5 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: camlReact.value_4589 verify-elf: WARNING: ./usr/lib64/ocaml/mew_vi/mew_vi.cmxs: undefined symbol: caml_string_equal Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-mew_vi-buildroot Processing files: ocaml-mew_vi-0.5.0-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-mew_vi-0.5.0 + DOCDIR=/usr/src/tmp/ocaml-mew_vi-buildroot/usr/share/doc/ocaml-mew_vi-0.5.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-mew_vi-buildroot/usr/share/doc/ocaml-mew_vi-0.5.0 + /bin/mkdir -p /usr/src/tmp/ocaml-mew_vi-buildroot/usr/share/doc/ocaml-mew_vi-0.5.0 + cp -prL CHANGES.md README.md /usr/src/tmp/ocaml-mew_vi-buildroot/usr/share/doc/ocaml-mew_vi-0.5.0 + chmod -R go-w /usr/src/tmp/ocaml-mew_vi-buildroot/usr/share/doc/ocaml-mew_vi-0.5.0 + chmod -R a+rX /usr/src/tmp/ocaml-mew_vi-buildroot/usr/share/doc/ocaml-mew_vi-0.5.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gpYglq 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.ASdbzv 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(Mew_vi) = 5.3.0-791C9E3A, ocaml-cmi(Mew_vi__) = 5.3.0-1F6221CD, ocaml-cmi(Mew_vi__Core) = 5.3.0-7C347EAC, ocaml-cmi(Mew_vi__Edit_action) = 5.3.0-D1BFD824, ocaml-cmi(Mew_vi__Interpret) = 5.3.0-F0ACA22F, ocaml-cmi(Mew_vi__Key) = 5.3.0-C3754919, ocaml-cmi(Mew_vi__Modal) = 5.3.0-E8342CBE, ocaml-cmi(Mew_vi__Mode) = 5.3.0-965A699F, ocaml-cmi(Mew_vi__Vi_action) = 5.3.0-74D8C117 Requires: ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(CamlinternalOO) = 5.3.0-29E193FA, ocaml-cmi(Mew) = 5.3.0-65047949, ocaml-cmi(Mew__) = 5.3.0-403B53C6, ocaml-cmi(Mew__Concurrent) = 5.3.0-5B1D100B, ocaml-cmi(Mew__Key) = 5.3.0-F4C49769, ocaml-cmi(Mew__Modal) = 5.3.0-50F67472, ocaml-cmi(Mew__Mode) = 5.3.0-84F9FE7B, ocaml-cmi(Mew__Utils) = 5.3.0-A5EA595E, ocaml-cmi(React) = 5.3.0-5C2D957F, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Queue) = 5.3.0-27F0799B, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Trie) = 5.3.0-4D01EA70, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BBNq5h Creating ocaml-mew_vi-debuginfo package Processing files: ocaml-mew_vi-devel-0.5.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V6HNV0 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.ax869u 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(Mew_vi) = 5.3.0-791C9E3A, ocaml-cmt(Mew_vi__) = 5.3.0-1F6221CD, ocaml-cmt(Mew_vi__Core) = 5.3.0-7C347EAC, ocaml-cmt(Mew_vi__Edit_action) = 5.3.0-D1BFD824, ocaml-cmt(Mew_vi__Interpret) = 5.3.0-F0ACA22F, ocaml-cmt(Mew_vi__Key) = 5.3.0-C3754919, ocaml-cmt(Mew_vi__Modal) = 5.3.0-E8342CBE, ocaml-cmt(Mew_vi__Mode) = 5.3.0-965A699F, ocaml-cmt(Mew_vi__Vi_action) = 5.3.0-74D8C117, ocaml-cmx(Mew_vi) = 5.3.0-A0D8EBBB, ocaml-cmx(Mew_vi__) = 5.3.0-59085BD0, ocaml-cmx(Mew_vi__Core) = 5.3.0-2D4F8EF9, ocaml-cmx(Mew_vi__Edit_action) = 5.3.0-E5979B33, ocaml-cmx(Mew_vi__Interpret) = 5.3.0-A5361901, ocaml-cmx(Mew_vi__Key) = 5.3.0-37CAE755, ocaml-cmx(Mew_vi__Modal) = 5.3.0-DEC15611, ocaml-cmx(Mew_vi__Mode) = 5.3.0-97792090, ocaml-cmx(Mew_vi__Vi_action) = 5.3.0-22AEB51C Requires: ocaml-mew_vi = 0.5.0-alt4, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(CamlinternalOO) = 5.3.0-29E193FA, ocaml-cmi(Mew) = 5.3.0-65047949, ocaml-cmi(Mew__) = 5.3.0-403B53C6, ocaml-cmi(Mew__Concurrent) = 5.3.0-5B1D100B, ocaml-cmi(Mew__Key) = 5.3.0-F4C49769, ocaml-cmi(Mew__Modal) = 5.3.0-50F67472, ocaml-cmi(Mew__Mode) = 5.3.0-84F9FE7B, ocaml-cmi(Mew__Utils) = 5.3.0-A5EA595E, ocaml-cmi(Mew_vi) = 5.3.0-791C9E3A, ocaml-cmi(Mew_vi__) = 5.3.0-1F6221CD, ocaml-cmi(Mew_vi__Core) = 5.3.0-7C347EAC, ocaml-cmi(Mew_vi__Edit_action) = 5.3.0-D1BFD824, ocaml-cmi(Mew_vi__Interpret) = 5.3.0-F0ACA22F, ocaml-cmi(Mew_vi__Key) = 5.3.0-C3754919, ocaml-cmi(Mew_vi__Modal) = 5.3.0-E8342CBE, ocaml-cmi(Mew_vi__Mode) = 5.3.0-965A699F, ocaml-cmi(Mew_vi__Vi_action) = 5.3.0-74D8C117, ocaml-cmi(React) = 5.3.0-5C2D957F, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Queue) = 5.3.0-27F0799B, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Trie) = 5.3.0-4D01EA70, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Mew) = 5.3.0-65047949, ocaml-cmt(Mew__) = 5.3.0-403B53C6, ocaml-cmt(Mew__Concurrent) = 5.3.0-5B1D100B, ocaml-cmt(Mew__Key) = 5.3.0-F4C49769, ocaml-cmt(Mew__Modal) = 5.3.0-50F67472, ocaml-cmt(Mew__Mode) = 5.3.0-84F9FE7B, ocaml-cmt(Mew__Utils) = 5.3.0-A5EA595E, ocaml-cmt(React) = 5.3.0-5C2D957F, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmt(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmt(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmt(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmt(Stdlib__Queue) = 5.3.0-27F0799B, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmt(Stdlib__String) = 5.3.0-E140441D, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmt(Trie) = 5.3.0-4D01EA70, ocaml-cmx(CamlinternalOO) = 5.3.0-351D6AA8, ocaml-cmx(Mew) = 5.3.0-36E7DFD5, ocaml-cmx(Mew__Key) = 5.3.0-A39EF0FC, ocaml-cmx(Mew__Mode) = 5.3.0-640DD5FD, ocaml-cmx(React) = 5.3.0-D7F80AC7, ocaml-cmx(Stdlib) = 5.3.0-121948B3, ocaml-cmx(Stdlib__Hashtbl) = 5.3.0-B61BA0B1, ocaml-cmx(Stdlib__List) = 5.3.0-4723A931, ocaml-cmx(Stdlib__Map) = 5.3.0-24D40250, ocaml-cmx(Stdlib__Printf) = 5.3.0-E9168107, ocaml-cmx(Stdlib__Set) = 5.3.0-2EC7CF2B, ocaml-cmx(Stdlib__String) = 5.3.0-B7399B63, ocaml-cmx(Trie) = 5.3.0-604435E8 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YS3p7v Processing files: ocaml-mew_vi-debuginfo-0.5.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XnmOhg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ynVxnQ find-requires: running scripts (debuginfo) Requires: ocaml-mew_vi = 0.5.0-alt4 Adding to ocaml-mew_vi-devel a strict dependency on ocaml-mew_vi Adding to ocaml-mew_vi-debuginfo a strict dependency on ocaml-mew_vi Removing 9 extra deps from ocaml-mew_vi-devel due to dependency on ocaml-mew_vi Removing 25 extra deps from ocaml-mew_vi-devel due to repentancy on ocaml-mew_vi warning: Installed (but unpackaged) file(s) found: /usr/share/doc/mew_vi/CHANGES.md /usr/share/doc/mew_vi/LICENSE /usr/share/doc/mew_vi/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-mew_vi-0.5.0-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-mew_vi-devel-0.5.0-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-mew_vi-debuginfo-0.5.0-alt4.x86_64.rpm (w2.lzdio) 2.24user 2.27system 0:09.28elapsed 48%CPU (0avgtext+0avgdata 36844maxresident)k 0inputs+0outputs (0major+502845minor)pagefaults 0swaps 3.82user 3.00system 0:25.67elapsed 26%CPU (0avgtext+0avgdata 138072maxresident)k 1416inputs+0outputs (0major+209363minor)pagefaults 0swaps