<86>Dec 19 04:01:31 userdel[3115889]: delete user 'rooter' <86>Dec 19 04:01:31 userdel[3115889]: removed group 'rooter' owned by 'rooter' <86>Dec 19 04:01:31 userdel[3115889]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 04:01:31 groupadd[3115935]: group added to /etc/group: name=rooter, GID=1838 <86>Dec 19 04:01:31 groupadd[3115935]: group added to /etc/gshadow: name=rooter <86>Dec 19 04:01:31 groupadd[3115935]: new group: name=rooter, GID=1838 <86>Dec 19 04:01:31 useradd[3115970]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Dec 19 04:01:32 userdel[3115995]: delete user 'builder' <86>Dec 19 04:01:32 groupadd[3116038]: group added to /etc/group: name=builder, GID=1839 <86>Dec 19 04:01:32 groupadd[3116038]: group added to /etc/gshadow: name=builder <86>Dec 19 04:01:32 groupadd[3116038]: new group: name=builder, GID=1839 <86>Dec 19 04:01:32 useradd[3116061]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_find_files not found <13>Dec 19 04:01:38 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 19 04:01:42 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:01:42 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:01:46 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:01:46 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726232744 installed <13>Dec 19 04:01:46 rpmi: ocaml-ocamlbuild-1:0.15.0-alt1 sisyphus+356727.2400.13.1 1726232565 installed <13>Dec 19 04:01:46 rpmi: ocaml-topkg-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Dec 19 04:01:47 rpmi: opam-2.2.1-alt1 sisyphus+357908.100.1.1 1726762494 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-react-1.2.2-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-react-1.2.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94041 + 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.94041 + 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.40811 + 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: camlStdlib__List.rev_map_700 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__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: camlStdlib__List.fold_left_776 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: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.iter_728 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: 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: 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.rev_369 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: acos verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.find_1423 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: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/react/react_top.cmxs: undefined symbol: camlToploop.use_file_604 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-react-buildroot Processing files: ocaml-react-1.2.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PM5GaF 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.OMhB0m 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.2.0-4E70234A, ocaml-cmi(React_top) = 5.2.0-F85ABC35 Requires: ocaml-cmi(Asttypes) = 5.2.0-49D026CB, ocaml-cmi(Build_path_prefix_map) = 5.2.0-9AE745CF, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Cmi_format) = 5.2.0-4E7E58A2, ocaml-cmi(Env) = 5.2.0-8BC376E8, ocaml-cmi(Ident) = 5.2.0-8D3AF42B, ocaml-cmi(Identifiable) = 5.2.0-72534021, ocaml-cmi(Load_path) = 5.2.0-A6427D7D, ocaml-cmi(Location) = 5.2.0-D2D00DA1, ocaml-cmi(Longident) = 5.2.0-485FBF79, ocaml-cmi(Misc) = 5.2.0-F3F05FBD, ocaml-cmi(Outcometree) = 5.2.0-FDAE5F18, ocaml-cmi(Parsetree) = 5.2.0-6919B4D0, ocaml-cmi(Path) = 5.2.0-0B76642D, ocaml-cmi(Primitive) = 5.2.0-63A867D5, ocaml-cmi(Shape) = 5.2.0-32EB11EE, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, 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__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, 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-cmi(Subst) = 5.2.0-1BFB580C, ocaml-cmi(Toploop) = 5.2.0-2D9BB934, ocaml-cmi(Type_immediacy) = 5.2.0-15C96FFE, ocaml-cmi(Types) = 5.2.0-3A15950A, ocaml-cmi(Unit_info) = 5.2.0-A26F55C7, ocaml-cmi(Warnings) = 5.2.0-EBCB524A, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ip7eWR Creating ocaml-react-debuginfo package Processing files: ocaml-react-devel-1.2.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PQALwH 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.RAG6kN 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.2.0-4E70234A, ocaml-cmi(React_top) = 5.2.0-F85ABC35, ocaml-cmt(React) = 5.2.0-4E70234A, ocaml-cmx(React) = 5.2.0-D5A19FAB, ocaml-cmx(React_top) = 5.2.0-E23CEA7A Requires: ocaml-react = 1.2.2-alt2, ocaml-cmi(Asttypes) = 5.2.0-49D026CB, ocaml-cmi(Build_path_prefix_map) = 5.2.0-9AE745CF, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Cmi_format) = 5.2.0-4E7E58A2, ocaml-cmi(Env) = 5.2.0-8BC376E8, ocaml-cmi(Ident) = 5.2.0-8D3AF42B, ocaml-cmi(Identifiable) = 5.2.0-72534021, ocaml-cmi(Load_path) = 5.2.0-A6427D7D, ocaml-cmi(Location) = 5.2.0-D2D00DA1, ocaml-cmi(Longident) = 5.2.0-485FBF79, ocaml-cmi(Misc) = 5.2.0-F3F05FBD, ocaml-cmi(Outcometree) = 5.2.0-FDAE5F18, ocaml-cmi(Parsetree) = 5.2.0-6919B4D0, ocaml-cmi(Path) = 5.2.0-0B76642D, ocaml-cmi(Primitive) = 5.2.0-63A867D5, ocaml-cmi(Shape) = 5.2.0-32EB11EE, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, 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__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, 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-cmi(Subst) = 5.2.0-1BFB580C, ocaml-cmi(Toploop) = 5.2.0-2D9BB934, ocaml-cmi(Type_immediacy) = 5.2.0-15C96FFE, ocaml-cmi(Types) = 5.2.0-3A15950A, ocaml-cmi(Unit_info) = 5.2.0-A26F55C7, ocaml-cmi(Warnings) = 5.2.0-EBCB524A, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmx(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__List) = 5.2.0-433221A5, ocaml-cmx(Stdlib__Weak) = 5.2.0-AAC018D9, ocaml-cmx(Toploop) = 5.2.0-E4C50D41 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CydXup Processing files: ocaml-react-debuginfo-1.2.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UM7FJK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zOo1ym find-requires: running scripts (debuginfo) Requires: ocaml-react = 1.2.2-alt2 Adding to ocaml-react-devel a strict dependency on ocaml-react Adding to ocaml-react-debuginfo a strict dependency on ocaml-react Removing 42 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-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-devel-1.2.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-debuginfo-1.2.2-alt2.x86_64.rpm (w2.lzdio) 2.03user 2.38system 0:10.95elapsed 40%CPU (0avgtext+0avgdata 51904maxresident)k 0inputs+0outputs (0major+341480minor)pagefaults 0swaps 6.12user 4.64system 0:39.74elapsed 27%CPU (0avgtext+0avgdata 136848maxresident)k 19368inputs+0outputs (0major+205407minor)pagefaults 0swaps --- ocaml-react-1.2.2-alt2.x86_64.rpm.repo 2024-09-13 13:39:04.000000000 +0000 +++ ocaml-react-1.2.2-alt2.x86_64.rpm.hasher 2024-12-19 04:02:02.924913116 +0000 @@ -60,5 +60,5 @@ File: /usr/lib64/ocaml/react/react.cmi 100644 root:root 210f0caf0e987c09d987a4dc55ba748a -File: /usr/lib64/ocaml/react/react.cmxs 100644 root:root 4bc157b07f17f83a2d797df89c1f6a86 +File: /usr/lib64/ocaml/react/react.cmxs 100644 root:root 3e8422bb959535961317dae152b17b7f File: /usr/lib64/ocaml/react/react_top.cma 100644 root:root 4b7a28b3b8256b7449f9582a514f6957 -File: /usr/lib64/ocaml/react/react_top.cmxs 100644 root:root 53453fe47dc375a507b3ca18a5b79c82 -RPMIdentity: f888d87ab0c89c3fcd3a80e060e75bf1dbf1c715f1df4f29315bcaaf06c368dea6d693425ec6da42bba99c68284379a08516f9466e69681c619bb25c3d506ed1 +File: /usr/lib64/ocaml/react/react_top.cmxs 100644 root:root 53b8c3a11fac8eb81c1a82827f5b9318 +RPMIdentity: 54f84f9bcf858f048d72193749b2b4d47f313fefe354b0e87200dbd5a59e26e60de02bef95a4a10043a425783ba7af57e20312c98cae72c4266c477bb496c268 --- ocaml-react-debuginfo-1.2.2-alt2.x86_64.rpm.repo 2024-09-13 13:39:04.000000000 +0000 +++ ocaml-react-debuginfo-1.2.2-alt2.x86_64.rpm.hasher 2024-12-19 04:02:03.075915098 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/a4ff9db8ae4219c274257ec7f3df15d33a3cc5 120777 root:root ../../../../lib64/ocaml/react/react.cmxs -/usr/lib/debug/.build-id/3d/a4ff9db8ae4219c274257ec7f3df15d33a3cc5.debug 120777 root:root ../../usr/lib64/ocaml/react/react.cmxs.debug -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/01dc0cdb73d36b417b561e936cb913091d3014 120777 root:root ../../../../lib64/ocaml/react/react_top.cmxs -/usr/lib/debug/.build-id/b9/01dc0cdb73d36b417b561e936cb913091d3014.debug 120777 root:root ../../usr/lib64/ocaml/react/react_top.cmxs.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/38420964a7231cab87c255a4b669736b9279bd 120777 root:root ../../../../lib64/ocaml/react/react.cmxs +/usr/lib/debug/.build-id/48/38420964a7231cab87c255a4b669736b9279bd.debug 120777 root:root ../../usr/lib64/ocaml/react/react.cmxs.debug +/usr/lib/debug/.build-id/52 40755 root:root +/usr/lib/debug/.build-id/52/c17a565e8b5a11f92c7df0343df9a29da504c9 120777 root:root ../../../../lib64/ocaml/react/react_top.cmxs +/usr/lib/debug/.build-id/52/c17a565e8b5a11f92c7df0343df9a29da504c9.debug 120777 root:root ../../usr/lib64/ocaml/react/react_top.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -18,12 +18,12 @@ Provides: ocaml-react-debuginfo = 1.2.2-alt2:sisyphus+356727.11000.13.1 -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/a4ff9db8ae4219c274257ec7f3df15d33a3cc5 120777 root:root ../../../../lib64/ocaml/react/react.cmxs -File: /usr/lib/debug/.build-id/3d/a4ff9db8ae4219c274257ec7f3df15d33a3cc5.debug 120777 root:root ../../usr/lib64/ocaml/react/react.cmxs.debug -File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/01dc0cdb73d36b417b561e936cb913091d3014 120777 root:root ../../../../lib64/ocaml/react/react_top.cmxs -File: /usr/lib/debug/.build-id/b9/01dc0cdb73d36b417b561e936cb913091d3014.debug 120777 root:root ../../usr/lib64/ocaml/react/react_top.cmxs.debug +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/38420964a7231cab87c255a4b669736b9279bd 120777 root:root ../../../../lib64/ocaml/react/react.cmxs +File: /usr/lib/debug/.build-id/48/38420964a7231cab87c255a4b669736b9279bd.debug 120777 root:root ../../usr/lib64/ocaml/react/react.cmxs.debug +File: /usr/lib/debug/.build-id/52 40755 root:root +File: /usr/lib/debug/.build-id/52/c17a565e8b5a11f92c7df0343df9a29da504c9 120777 root:root ../../../../lib64/ocaml/react/react_top.cmxs +File: /usr/lib/debug/.build-id/52/c17a565e8b5a11f92c7df0343df9a29da504c9.debug 120777 root:root ../../usr/lib64/ocaml/react/react_top.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/react 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/react/react.cmxs.debug 100644 root:root 5cf4623a792480182b015d9b39d01149 -File: /usr/lib/debug/usr/lib64/ocaml/react/react_top.cmxs.debug 100644 root:root 191f197bdf0844c53543b232ee7be0ee +File: /usr/lib/debug/usr/lib64/ocaml/react/react.cmxs.debug 100644 root:root 50e60f692c3ad190bfa9b9797824264d +File: /usr/lib/debug/usr/lib64/ocaml/react/react_top.cmxs.debug 100644 root:root aa213787061c1ae85ba36fc6a43426c3 File: /usr/src/debug/ocaml-react-1.2.2 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/ocaml-react-1.2.2/_build/src/react_top.ml 100644 root:root 565053ece28c190fbb433d4f66ef6958 -RPMIdentity: 76495cfe1ce5bff08e71b6baf086d4b48eaa0c5c1db71e2e73021de5e9747a821553b0c0803ea4a731f69f01c957a217b4481406316fdf6a369213abd069eff1 +RPMIdentity: eab94d3afe0529000b1d1f16d19804b6d452ebf9c175870f23e9d6be66074a3735b5c479bb1ea0ada05b9ea022dd391723dbd36fca035cbe4bf05070194d81dd --- ocaml-react-devel-1.2.2-alt2.x86_64.rpm.repo 2024-09-13 13:39:03.000000000 +0000 +++ ocaml-react-devel-1.2.2-alt2.x86_64.rpm.hasher 2024-12-19 04:02:03.223917042 +0000 @@ -26,3 +26,3 @@ File: /usr/lib64/ocaml/react/opam 100644 root:root 584e5bc9dce052903d3ded350a232004 -File: /usr/lib64/ocaml/react/react.a 100644 root:root a7518718504c6e27751e376d187077f0 +File: /usr/lib64/ocaml/react/react.a 100644 root:root 62023db7d0879453076fb9ad31d4bc49 File: /usr/lib64/ocaml/react/react.cmti 100644 root:root 8827f8b4129f1fdf460219037a6d1fbb @@ -31,3 +31,3 @@ File: /usr/lib64/ocaml/react/react.mli 100644 root:root 0bad022197b4a440d0873c13da85076c -File: /usr/lib64/ocaml/react/react_top.a 100644 root:root 123b21de78cbbc3e447a95eb7ab8f5b2 +File: /usr/lib64/ocaml/react/react_top.a 100644 root:root c4eb6e2d1e30bc4a5d99e8b61d11c585 File: /usr/lib64/ocaml/react/react_top.cmx 100644 root:root eacf7352503c309c154892c444239d37 @@ -35,2 +35,2 @@ File: /usr/lib64/ocaml/react/react_top_init.ml 100644 root:root 4537c48291fd8d0255ae1f2e5f998619 -RPMIdentity: 9d21ee868502789ed07e850b76e8899e4d8baa8f378df102cf20e5a5215beda200676b907d416de0a462b034993df6315c1a3da3a56e44afab74a47bbdd542a5 +RPMIdentity: 2cb3e1316655d80095a4d67dfba1fc18ee56b6461778a1cc83c300fc31e6eed71c305505ff7000df27284511c8f366a2fd8d394f6733e88b04aa93fd5cb92ccf