<86>Jan 28 17:49:25 userdel[3738148]: delete user 'rooter' <86>Jan 28 17:49:25 userdel[3738148]: removed group 'rooter' owned by 'rooter' <86>Jan 28 17:49:25 userdel[3738148]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 28 17:49:25 groupadd[3738210]: group added to /etc/group: name=rooter, GID=1847 <86>Jan 28 17:49:25 groupadd[3738210]: group added to /etc/gshadow: name=rooter <86>Jan 28 17:49:25 groupadd[3738210]: new group: name=rooter, GID=1847 <86>Jan 28 17:49:25 useradd[3738269]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Jan 28 17:49:25 userdel[3738331]: delete user 'builder' <86>Jan 28 17:49:25 userdel[3738331]: removed group 'builder' owned by 'builder' <86>Jan 28 17:49:25 userdel[3738331]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 17:49:25 groupadd[3738391]: group added to /etc/group: name=builder, GID=1848 <86>Jan 28 17:49:25 groupadd[3738391]: group added to /etc/gshadow: name=builder <86>Jan 28 17:49:25 groupadd[3738391]: new group: name=builder, GID=1848 <86>Jan 28 17:49:25 useradd[3738444]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_find_files not found <13>Jan 28 17:49:29 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Jan 28 17:49:32 rpmi: ocaml-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 28 17:49:32 rpmi: ocaml-runtime-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 28 17:49:35 rpmi: ocaml-compiler-libs-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 28 17:49:35 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+369757.3200.8.1 1737142594 installed <13>Jan 28 17:49:35 rpmi: ocaml-topkg-1.0.7-alt1 sisyphus+369757.3700.8.1 1737142828 installed <13>Jan 28 17:49:35 rpmi: ocaml-topkg-devel-1.0.7-alt1 sisyphus+369757.3700.8.1 1737142828 installed <13>Jan 28 17:49:35 rpmi: ocaml-findlib-devel-1.9.6-alt2 sisyphus+369757.3200.8.1 1737142594 installed <13>Jan 28 17:49:35 rpmi: ocaml-ocamlbuild-1:0.15.0-alt1 sisyphus+369757.2700.8.1 1737142453 installed <13>Jan 28 17:49:35 rpmi: opam-2.3.0-alt2 sisyphus+371091.100.1.1 1737718604 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-react-1.2.2-alt4.nosrc.rpm (w1.gzdio) Installing ocaml-react-1.2.2-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-react-1.2.2 + echo 'Source #0 (ocaml-react-1.2.2.tar):' Source #0 (ocaml-react-1.2.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-react-1.2.2.tar + cd ocaml-react-1.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-react-1.2.2 + sed -i s,%%VERSION_NUM%%,1.2.2,g pkg/META + ocaml pkg/pkg.ml build + ocamlfind ocamldep -modules src/react.ml > src/react.ml.depends + ocamlfind ocamldep -modules src/react.mli > src/react.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/react.cmi src/react.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/react.cmx src/react.ml + ocamlfind ocamlopt -a -I src src/react.cmx -o src/react.cmxa + ocamlfind ocamlopt -shared -linkall -I src src/react.cmxa -o src/react.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/react.cmo src/react.ml + ocamlfind ocamlc -a -I src src/react.cmo -o src/react.cma + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/react_top.ml > src/react_top.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmo src/react_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmx src/react_top.ml + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/react_top.cmx -o src/react_top.cmxa + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/react_top.cmxa -o src/react_top.cmxs + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/react_top.cmo -o src/react_top.cma # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6980 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-react-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-react-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-react-1.2.2 + opam-installer --prefix=/usr/src/tmp/ocaml-react-buildroot/usr --libdir=/usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml Creating directory /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react _build/opam => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/opam _build/pkg/META => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/META _build/src/react.a => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.a _build/src/react.cma => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cma _build/src/react.cmi => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cmi _build/src/react.cmti => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cmti _build/src/react.cmx => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cmx _build/src/react.cmxa => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cmxa _build/src/react.cmxs => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cmxs _build/src/react.mli => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.mli _build/src/react_top.a => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top.a _build/src/react_top.cma => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top.cma _build/src/react_top.cmx => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top.cmx _build/src/react_top.cmxa => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top.cmxa _build/src/react_top.cmxs => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top.cmxs _build/src/react_top_init.ml => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top_init.ml Creating directory /usr/src/tmp/ocaml-react-buildroot/usr/doc/react _build/CHANGES.md => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/CHANGES.md _build/LICENSE.md => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/LICENSE.md _build/README.md => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/README.md Creating directory /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/odoc-pages _build/doc/index.mld => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/odoc-pages/index.mld + __ocaml_find_files + find /usr/src/tmp/ocaml-react-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-react-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-react-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-react-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-react-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-react-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-react-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-react-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-react-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib.lnot_410_closure verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_lessequal verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_greaterthan verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_weak_create verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak__const_immstring_105 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Pmakeblock_1916 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_notequal verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_frexp_float verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_ephe_set_key verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_ephe_unset_key verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_greaterequal verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib.abs_399_closure verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_modf_float verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_lessthan verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: log verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: cosh verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: ceil verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: floor verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.rev_381 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.check_145 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib.failwith_326 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_reraise_exn verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_alloc3 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.raise_if_invalid_offset_72 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: fmod verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: cos verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: tanh verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.blit_159 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: sin verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: atan2 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.get_117 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: pow verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: sinh verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: log10 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.rev_map_712 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.create_31 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.find_1435 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_ldexp_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_classify_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: exp verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.fold_left_788 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: tan verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: atan verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.set_97 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: asin verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.iter_740 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: acos verify-elf: WARNING: ./usr/lib64/ocaml/react/react_top.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib64/ocaml/react/react_top.cmxs: undefined symbol: camlToploop.use_file_608 verify-elf: WARNING: ./usr/lib64/ocaml/react/react_top.cmxs: undefined symbol: caml_call_realloc_stack Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-react-buildroot Processing files: ocaml-react-1.2.2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HW4kF5 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.uMVyxT 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(React) = 5.3.0-5C2D957F, ocaml-cmi(React_top) = 5.3.0-BA3A58F8 Requires: ocaml-cmi(Asttypes) = 5.3.0-D263009C, ocaml-cmi(Build_path_prefix_map) = 5.3.0-AAD10641, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmi(Cmi_format) = 5.3.0-4D4A59D1, ocaml-cmi(Env) = 5.3.0-BA43CEF4, ocaml-cmi(Format_doc) = 5.3.0-531ACF24, ocaml-cmi(Ident) = 5.3.0-9BCEE82F, ocaml-cmi(Identifiable) = 5.3.0-1C946504, ocaml-cmi(Load_path) = 5.3.0-50831C55, ocaml-cmi(Location) = 5.3.0-09B7D625, ocaml-cmi(Longident) = 5.3.0-BDF05222, ocaml-cmi(Misc) = 5.3.0-144A2840, ocaml-cmi(Oprint) = 5.3.0-77D9FA43, ocaml-cmi(Outcometree) = 5.3.0-8E6B8425, ocaml-cmi(Parsetree) = 5.3.0-14E087E7, ocaml-cmi(Path) = 5.3.0-D8E892D1, ocaml-cmi(Primitive) = 5.3.0-9B0F3994, ocaml-cmi(Shape) = 5.3.0-64B8DCAA, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Digest) = 5.3.0-145B7C60, 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__Lazy) = 5.3.0-8BCECD13, ocaml-cmi(Stdlib__Lexing) = 5.3.0-79BFB1F8, 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__Result) = 5.3.0-BDC9CA5D, 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__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Stdlib__Weak) = 5.3.0-20143FF9, ocaml-cmi(Subst) = 5.3.0-D795F25C, ocaml-cmi(Toploop) = 5.3.0-37EC48B2, ocaml-cmi(Type_immediacy) = 5.3.0-780D8452, ocaml-cmi(Types) = 5.3.0-64FA73D6, ocaml-cmi(Unit_info) = 5.3.0-92E54ADA, ocaml-cmi(Warnings) = 5.3.0-742B4443, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CdHxmm Creating ocaml-react-debuginfo package Processing files: ocaml-react-devel-1.2.2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jxqrZF 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.e236qf 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(React) = 5.3.0-5C2D957F, ocaml-cmi(React_top) = 5.3.0-BA3A58F8, ocaml-cmt(React) = 5.3.0-5C2D957F, ocaml-cmx(React) = 5.3.0-D7F80AC7, ocaml-cmx(React_top) = 5.3.0-770A1826 Requires: ocaml-react = 1.2.2-alt4, ocaml-cmi(Asttypes) = 5.3.0-D263009C, ocaml-cmi(Build_path_prefix_map) = 5.3.0-AAD10641, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmi(Cmi_format) = 5.3.0-4D4A59D1, ocaml-cmi(Env) = 5.3.0-BA43CEF4, ocaml-cmi(Format_doc) = 5.3.0-531ACF24, ocaml-cmi(Ident) = 5.3.0-9BCEE82F, ocaml-cmi(Identifiable) = 5.3.0-1C946504, ocaml-cmi(Load_path) = 5.3.0-50831C55, ocaml-cmi(Location) = 5.3.0-09B7D625, ocaml-cmi(Longident) = 5.3.0-BDF05222, ocaml-cmi(Misc) = 5.3.0-144A2840, ocaml-cmi(Oprint) = 5.3.0-77D9FA43, ocaml-cmi(Outcometree) = 5.3.0-8E6B8425, ocaml-cmi(Parsetree) = 5.3.0-14E087E7, ocaml-cmi(Path) = 5.3.0-D8E892D1, ocaml-cmi(Primitive) = 5.3.0-9B0F3994, ocaml-cmi(Shape) = 5.3.0-64B8DCAA, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Digest) = 5.3.0-145B7C60, 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__Lazy) = 5.3.0-8BCECD13, ocaml-cmi(Stdlib__Lexing) = 5.3.0-79BFB1F8, 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__Result) = 5.3.0-BDC9CA5D, 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__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Stdlib__Weak) = 5.3.0-20143FF9, ocaml-cmi(Subst) = 5.3.0-D795F25C, ocaml-cmi(Toploop) = 5.3.0-37EC48B2, ocaml-cmi(Type_immediacy) = 5.3.0-780D8452, ocaml-cmi(Types) = 5.3.0-64FA73D6, ocaml-cmi(Unit_info) = 5.3.0-92E54ADA, ocaml-cmi(Warnings) = 5.3.0-742B4443, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmx(Stdlib) = 5.3.0-121948B3, ocaml-cmx(Stdlib__Format) = 5.3.0-51731280, ocaml-cmx(Stdlib__List) = 5.3.0-4723A931, ocaml-cmx(Stdlib__Weak) = 5.3.0-82D5E126, ocaml-cmx(Toploop) = 5.3.0-FAFA9145 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JQnCZx Processing files: ocaml-react-debuginfo-1.2.2-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hrJwnW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HdUDnq find-requires: running scripts (debuginfo) Requires: ocaml-react = 1.2.2-alt4 Adding to ocaml-react-devel a strict dependency on ocaml-react Adding to ocaml-react-debuginfo a strict dependency on ocaml-react Removing 45 extra deps from ocaml-react-devel due to repentancy on ocaml-react warning: Installed (but unpackaged) file(s) found: /usr/doc/react/CHANGES.md /usr/doc/react/LICENSE.md /usr/doc/react/README.md /usr/doc/react/odoc-pages/index.mld Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-1.2.2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-devel-1.2.2-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-debuginfo-1.2.2-alt4.x86_64.rpm (w2.lzdio) 1.36user 1.52system 0:09.57elapsed 30%CPU (0avgtext+0avgdata 52620maxresident)k 0inputs+0outputs (0major+322527minor)pagefaults 0swaps 3.71user 2.67system 0:25.66elapsed 24%CPU (0avgtext+0avgdata 136404maxresident)k 0inputs+0outputs (0major+205818minor)pagefaults 0swaps