<86>Oct 18 16:04:18 userdel[1071147]: delete user 'rooter' <86>Oct 18 16:04:18 userdel[1071147]: removed group 'rooter' owned by 'rooter' <86>Oct 18 16:04:18 userdel[1071147]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 16:04:18 groupadd[1071160]: group added to /etc/group: name=rooter, GID=1301 <86>Oct 18 16:04:18 groupadd[1071160]: group added to /etc/gshadow: name=rooter <86>Oct 18 16:04:18 groupadd[1071160]: new group: name=rooter, GID=1301 <86>Oct 18 16:04:18 useradd[1071171]: new user: name=rooter, UID=1301, GID=1301, home=/root, shell=/bin/bash, from=none <86>Oct 18 16:04:18 userdel[1071192]: delete user 'builder' <86>Oct 18 16:04:18 userdel[1071192]: removed group 'builder' owned by 'builder' <86>Oct 18 16:04:18 userdel[1071192]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 16:04:18 groupadd[1071208]: group added to /etc/group: name=builder, GID=1302 <86>Oct 18 16:04:18 groupadd[1071208]: group added to /etc/gshadow: name=builder <86>Oct 18 16:04:18 groupadd[1071208]: new group: name=builder, GID=1302 <86>Oct 18 16:04:18 useradd[1071222]: new user: name=builder, UID=1302, GID=1302, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_find_files not found <13>Oct 18 16:04:23 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Oct 18 16:04:27 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 18 16:04:27 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 18 16:04:31 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 18 16:04:31 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726232744 installed <13>Oct 18 16:04:32 rpmi: ocaml-ocamlbuild-1:0.15.0-alt1 sisyphus+356727.2400.13.1 1726232565 installed <13>Oct 18 16:04:32 rpmi: ocaml-topkg-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Oct 18 16:04:32 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.13067 + 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.13067 + 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.20122 + 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_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 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 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.IbWhKs 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.nWLFa7 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.EpJkdj 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.c4TwGl 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.fG9Fge 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.67bClM 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.Od5y3j find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WRFVC4 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) 1.90user 1.17system 0:09.79elapsed 31%CPU (0avgtext+0avgdata 52608maxresident)k 0inputs+0outputs (0major+341313minor)pagefaults 0swaps 5.59user 2.02system 0:29.91elapsed 25%CPU (0avgtext+0avgdata 135980maxresident)k 19368inputs+0outputs (0major+212488minor)pagefaults 0swaps --- ocaml-react-1.2.2-alt2.x86_64.rpm.repo 2024-09-13 13:39:04.060585348 +0000 +++ ocaml-react-1.2.2-alt2.x86_64.rpm.hasher 2024-10-18 16:04:45.140407729 +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 591ae7c7213bd9db8f0cfe47956d3eb0 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 b94810ca14c1ec2dea508d5b10057979 +RPMIdentity: c2c026368f8c4584dd8a3c9b1afaa9c62b70404351d766dfeb9f566640c1dc06f0960b7bbe069d6786f9b0f77699ffe5d06ea4c59590713345a0b4c7f1cfac07 --- ocaml-react-debuginfo-1.2.2-alt2.x86_64.rpm.repo 2024-09-13 13:39:04.182586574 +0000 +++ ocaml-react-debuginfo-1.2.2-alt2.x86_64.rpm.hasher 2024-10-18 16:04:45.207407936 +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/73 40755 root:root +/usr/lib/debug/.build-id/73/5315276b5c0dd51300cb436c1e449a14b1f7fd 120777 root:root ../../../../lib64/ocaml/react/react.cmxs +/usr/lib/debug/.build-id/73/5315276b5c0dd51300cb436c1e449a14b1f7fd.debug 120777 root:root ../../usr/lib64/ocaml/react/react.cmxs.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/845315e2c124214c72877049cf71a3fe620981 120777 root:root ../../../../lib64/ocaml/react/react_top.cmxs +/usr/lib/debug/.build-id/8f/845315e2c124214c72877049cf71a3fe620981.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/73 40755 root:root +File: /usr/lib/debug/.build-id/73/5315276b5c0dd51300cb436c1e449a14b1f7fd 120777 root:root ../../../../lib64/ocaml/react/react.cmxs +File: /usr/lib/debug/.build-id/73/5315276b5c0dd51300cb436c1e449a14b1f7fd.debug 120777 root:root ../../usr/lib64/ocaml/react/react.cmxs.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/845315e2c124214c72877049cf71a3fe620981 120777 root:root ../../../../lib64/ocaml/react/react_top.cmxs +File: /usr/lib/debug/.build-id/8f/845315e2c124214c72877049cf71a3fe620981.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 5bd8d76e70212308be48274350b553a7 +File: /usr/lib/debug/usr/lib64/ocaml/react/react_top.cmxs.debug 100644 root:root b146ab1cb42a1a9efc4a156eba81e3f6 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: 38747a8f5bed6ae59905245f3a2ea8193e5abcad19d2b3befa5827913ad01e9bf642b2c28488558cb7344f8093f300ff0687420e33b9b7509bc59a3af2e1d266