<86>Nov 14 02:55:20 userdel[3006481]: delete user 'rooter' <86>Nov 14 02:55:20 userdel[3006481]: removed group 'rooter' owned by 'rooter' <86>Nov 14 02:55:20 userdel[3006481]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 02:55:20 groupadd[3006536]: group added to /etc/group: name=rooter, GID=1859 <86>Nov 14 02:55:20 groupadd[3006536]: group added to /etc/gshadow: name=rooter <86>Nov 14 02:55:20 groupadd[3006536]: new group: name=rooter, GID=1859 <86>Nov 14 02:55:20 useradd[3006576]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Nov 14 02:55:20 userdel[3006640]: delete user 'builder' <86>Nov 14 02:55:20 userdel[3006640]: removed group 'builder' owned by 'builder' <86>Nov 14 02:55:20 userdel[3006640]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 02:55:20 groupadd[3006702]: group added to /etc/group: name=builder, GID=1860 <86>Nov 14 02:55:20 groupadd[3006702]: group added to /etc/gshadow: name=builder <86>Nov 14 02:55:20 groupadd[3006702]: new group: name=builder, GID=1860 <86>Nov 14 02:55:20 useradd[3006777]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_find_files not found <13>Nov 14 02:55:24 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Nov 14 02:55:27 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 02:55:27 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 02:55:27 rpmi: ocaml-topkg-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Nov 14 02:55:30 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 02:55:30 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726232744 installed <13>Nov 14 02:55:30 rpmi: ocaml-topkg-devel-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Nov 14 02:55:30 rpmi: ocaml-ocamlbuild-1:0.15.0-alt1 sisyphus+356727.2400.13.1 1726232565 installed <13>Nov 14 02:55:31 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-rresult-0.7.0-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-rresult-0.7.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12843 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-rresult-0.7.0 + echo 'Source #0 (ocaml-rresult-0.7.0.tar):' Source #0 (ocaml-rresult-0.7.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-rresult-0.7.0.tar + cd ocaml-rresult-0.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12843 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-rresult-0.7.0 + sed -i s,%%VERSION_NUM%%,0.7.0,g pkg/META + ocaml pkg/pkg.ml build + ocamlfind ocamldep -modules src/rresult.ml > src/rresult.ml.depends + ocamlfind ocamldep -modules src/rresult.mli > src/rresult.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmi src/rresult.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmx src/rresult.ml + ocamlfind ocamlopt -a -I src src/rresult.cmx -o src/rresult.cmxa + ocamlfind ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmo src/rresult.ml + ocamlfind ocamlc -a -I src src/rresult.cmo -o src/rresult.cma + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/rresult_top.ml > src/rresult_top.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1904 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-rresult-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-rresult-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-rresult-0.7.0 + opam-installer --prefix=/usr/src/tmp/ocaml-rresult-buildroot/usr --libdir=/usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml Creating directory /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult _build/opam => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/opam _build/pkg/META => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/META _build/src/rresult.a => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult.a _build/src/rresult.cma => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult.cma _build/src/rresult.cmi => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult.cmi _build/src/rresult.cmti => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult.cmti _build/src/rresult.cmx => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult.cmx _build/src/rresult.cmxa => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult.cmxa _build/src/rresult.cmxs => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult.cmxs _build/src/rresult.mli => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult.mli _build/src/rresult_top.a => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult_top.a _build/src/rresult_top.cma => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult_top.cma _build/src/rresult_top.cmx => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult_top.cmx _build/src/rresult_top.cmxa => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult_top.cmxa _build/src/rresult_top.cmxs => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult_top.cmxs _build/src/rresult_top_init.ml => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib64/ocaml/rresult/rresult_top_init.ml Creating directory /usr/src/tmp/ocaml-rresult-buildroot/usr/doc/rresult _build/CHANGES.md => /usr/src/tmp/ocaml-rresult-buildroot/usr/doc/rresult/CHANGES.md _build/LICENSE.md => /usr/src/tmp/ocaml-rresult-buildroot/usr/doc/rresult/LICENSE.md _build/README.md => /usr/src/tmp/ocaml-rresult-buildroot/usr/doc/rresult/README.md Creating directory /usr/src/tmp/ocaml-rresult-buildroot/usr/doc/rresult/odoc-pages _build/doc/index.mld => /usr/src/tmp/ocaml-rresult-buildroot/usr/doc/rresult/odoc-pages/index.mld + __ocaml_find_files + find /usr/src/tmp/ocaml-rresult-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-rresult-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-rresult-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-rresult-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-rresult-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-rresult-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-rresult-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-rresult-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-rresult-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format.anon_fn$5bformat.ml$3a1429$2c27$2d$2d33$5d_5361_closure verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: caml_get_exception_raw_backtrace verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format.pp_print_string_1754 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format.pp_force_newline_1938 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib.failwith_326 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlCamlinternalFormat.make_printf_5097 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format.output_acc_4929 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format.flush_str_formatter_3431 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format.kfprintf_5290 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Printexc.to_string_443 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Printexc.backtrace_to_string_767 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Bytes.sub_332 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Printexc.convert_raw_backtrace_539 verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult_top.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult_top.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/rresult/rresult_top.cmxs: undefined symbol: camlToploop.use_file_604 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-rresult-buildroot Processing files: ocaml-rresult-0.7.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1904 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-rresult-0.7.0 + DOCDIR=/usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.7.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.7.0 + /bin/mkdir -p /usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.7.0 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.7.0 + chmod -R go-w /usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.7.0 + chmod -R a+rX /usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9QFhSl 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.7TThRH 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(Rresult) = 5.2.0-F78EBF6E, ocaml-cmi(Rresult_top) = 5.2.0-0E029887 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__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Printexc) = 5.2.0-E2773194, 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(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.5FjDz1 Creating ocaml-rresult-debuginfo package Processing files: ocaml-rresult-devel-0.7.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mw1TjN 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.K6M5U3 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(Rresult) = 5.2.0-F78EBF6E, ocaml-cmi(Rresult_top) = 5.2.0-0E029887, ocaml-cmt(Rresult) = 5.2.0-F78EBF6E, ocaml-cmx(Rresult) = 5.2.0-77F93988, ocaml-cmx(Rresult_top) = 5.2.0-0485F936 Requires: ocaml-rresult = 0.7.0-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__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Printexc) = 5.2.0-E2773194, 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(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-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmt(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmx(CamlinternalFormat) = 5.2.0-2C6EC03D, ocaml-cmx(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Bytes) = 5.2.0-E0D402AF, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__Printexc) = 5.2.0-ECD49283, ocaml-cmx(Stdlib__Queue) = 5.2.0-0B8563A6, ocaml-cmx(Stdlib__String) = 5.2.0-99C01ADD, 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.CCVBum Processing files: ocaml-rresult-debuginfo-0.7.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mHvKIY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oij5bs find-requires: running scripts (debuginfo) Requires: ocaml-rresult = 0.7.0-alt2 Adding to ocaml-rresult-devel a strict dependency on ocaml-rresult Adding to ocaml-rresult-debuginfo a strict dependency on ocaml-rresult Removing 41 extra deps from ocaml-rresult-devel due to repentancy on ocaml-rresult warning: Installed (but unpackaged) file(s) found: /usr/doc/rresult/CHANGES.md /usr/doc/rresult/LICENSE.md /usr/doc/rresult/README.md /usr/doc/rresult/odoc-pages/index.mld Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-rresult-0.7.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-rresult-devel-0.7.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-rresult-debuginfo-0.7.0-alt2.x86_64.rpm (w2.lzdio) 0.82user 1.49system 0:09.01elapsed 25%CPU (0avgtext+0avgdata 31052maxresident)k 0inputs+0outputs (0major+319145minor)pagefaults 0swaps 3.81user 2.88system 0:25.79elapsed 25%CPU (0avgtext+0avgdata 137148maxresident)k 20600inputs+0outputs (0major+205608minor)pagefaults 0swaps --- ocaml-rresult-0.7.0-alt2.x86_64.rpm.repo 2024-09-13 13:12:30.000000000 +0000 +++ ocaml-rresult-0.7.0-alt2.x86_64.rpm.hasher 2024-11-14 02:55:42.912636327 +0000 @@ -63,5 +63,5 @@ File: /usr/lib64/ocaml/rresult/rresult.cmi 100644 root:root 9fbab2735c1dfb06af0eaf2eaac3713b -File: /usr/lib64/ocaml/rresult/rresult.cmxs 100644 root:root 9c1f3fd5eb6162fa6a4bc6ebf09510c4 +File: /usr/lib64/ocaml/rresult/rresult.cmxs 100644 root:root f34558405350e084b8f9110d03d41811 File: /usr/lib64/ocaml/rresult/rresult_top.cma 100644 root:root 1d3ed12f02bcabe7ff9f6aa820e47282 -File: /usr/lib64/ocaml/rresult/rresult_top.cmxs 100644 root:root b220e6daf054fae81e2e2380b0a3b913 +File: /usr/lib64/ocaml/rresult/rresult_top.cmxs 100644 root:root aeab684f9abaad4275110ffdb2bcbc6e File: /usr/share/doc/ocaml-rresult-0.7.0 40755 root:root @@ -70,2 +70,2 @@ File: /usr/share/doc/ocaml-rresult-0.7.0/README.md 100644 root:root d57200a2fd00010302837c80dd4cfa89 -RPMIdentity: 64d7e3c7437d748d82e8db68a776a36b4f6d6d69f3d9a4be10c99cb8fcd58faddf3177546d492152bd2886e301cabe888629bf72dd07c30caf9b2e2c05bf0fb1 +RPMIdentity: 049a24826437de8b0eed7d8d2ab37dc97ae1e36286ade11c7ce96913b857412048e22664ec5f05025a68904a5049af4a62c331b5aaf706200a823d44d6c9ea4f --- ocaml-rresult-debuginfo-0.7.0-alt2.x86_64.rpm.repo 2024-09-13 13:12:30.000000000 +0000 +++ ocaml-rresult-debuginfo-0.7.0-alt2.x86_64.rpm.hasher 2024-11-14 02:55:42.994637362 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/34 40755 root:root -/usr/lib/debug/.build-id/34/4629699890f0be1236e5be54d8c2bbc6d4a3fa 120777 root:root ../../../../lib64/ocaml/rresult/rresult.cmxs -/usr/lib/debug/.build-id/34/4629699890f0be1236e5be54d8c2bbc6d4a3fa.debug 120777 root:root ../../usr/lib64/ocaml/rresult/rresult.cmxs.debug -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/b1f2680e2bdf592db6031b41f98c67665e86d9 120777 root:root ../../../../lib64/ocaml/rresult/rresult_top.cmxs -/usr/lib/debug/.build-id/d1/b1f2680e2bdf592db6031b41f98c67665e86d9.debug 120777 root:root ../../usr/lib64/ocaml/rresult/rresult_top.cmxs.debug +/usr/lib/debug/.build-id/00 40755 root:root +/usr/lib/debug/.build-id/00/9526f415275ef3954f90d7dfcfb77f188fece5 120777 root:root ../../../../lib64/ocaml/rresult/rresult_top.cmxs +/usr/lib/debug/.build-id/00/9526f415275ef3954f90d7dfcfb77f188fece5.debug 120777 root:root ../../usr/lib64/ocaml/rresult/rresult_top.cmxs.debug +/usr/lib/debug/.build-id/80 40755 root:root +/usr/lib/debug/.build-id/80/978c47a1c1915fb5a974c262a2be28f79d1a8b 120777 root:root ../../../../lib64/ocaml/rresult/rresult.cmxs +/usr/lib/debug/.build-id/80/978c47a1c1915fb5a974c262a2be28f79d1a8b.debug 120777 root:root ../../usr/lib64/ocaml/rresult/rresult.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -18,12 +18,12 @@ Provides: ocaml-rresult-debuginfo = 0.7.0-alt2:sisyphus+356727.4200.13.1 -File: /usr/lib/debug/.build-id/34 40755 root:root -File: /usr/lib/debug/.build-id/34/4629699890f0be1236e5be54d8c2bbc6d4a3fa 120777 root:root ../../../../lib64/ocaml/rresult/rresult.cmxs -File: /usr/lib/debug/.build-id/34/4629699890f0be1236e5be54d8c2bbc6d4a3fa.debug 120777 root:root ../../usr/lib64/ocaml/rresult/rresult.cmxs.debug -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/b1f2680e2bdf592db6031b41f98c67665e86d9 120777 root:root ../../../../lib64/ocaml/rresult/rresult_top.cmxs -File: /usr/lib/debug/.build-id/d1/b1f2680e2bdf592db6031b41f98c67665e86d9.debug 120777 root:root ../../usr/lib64/ocaml/rresult/rresult_top.cmxs.debug +File: /usr/lib/debug/.build-id/00 40755 root:root +File: /usr/lib/debug/.build-id/00/9526f415275ef3954f90d7dfcfb77f188fece5 120777 root:root ../../../../lib64/ocaml/rresult/rresult_top.cmxs +File: /usr/lib/debug/.build-id/00/9526f415275ef3954f90d7dfcfb77f188fece5.debug 120777 root:root ../../usr/lib64/ocaml/rresult/rresult_top.cmxs.debug +File: /usr/lib/debug/.build-id/80 40755 root:root +File: /usr/lib/debug/.build-id/80/978c47a1c1915fb5a974c262a2be28f79d1a8b 120777 root:root ../../../../lib64/ocaml/rresult/rresult.cmxs +File: /usr/lib/debug/.build-id/80/978c47a1c1915fb5a974c262a2be28f79d1a8b.debug 120777 root:root ../../usr/lib64/ocaml/rresult/rresult.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/rresult 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/rresult/rresult.cmxs.debug 100644 root:root 6f7e9f3c5e92ec4415fc623e4341b396 -File: /usr/lib/debug/usr/lib64/ocaml/rresult/rresult_top.cmxs.debug 100644 root:root f3f902e6da845919fcc0552155a18d60 +File: /usr/lib/debug/usr/lib64/ocaml/rresult/rresult.cmxs.debug 100644 root:root 3505583e044a82dcbebf6e0312a96bf4 +File: /usr/lib/debug/usr/lib64/ocaml/rresult/rresult_top.cmxs.debug 100644 root:root ca1749db00754ed3b1fda15cf3a9fa64 File: /usr/src/debug/ocaml-rresult-0.7.0 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/ocaml-rresult-0.7.0/_build/src/rresult_top.ml 100644 root:root 0d50ea064942c800b40487d78192fbfd -RPMIdentity: 2feb89b50d0da982c6b67d2544578f6eb737c6cbe541e4819167e2e6af3e4092faed66dcf1eb3ded8795c2861b8e985cc01163d99d24e309916625bf5a3e0329 +RPMIdentity: fce90e3702c68f1eee63447dbfafc62acd47776a570384909f9922c229f8619a4ca92e8989e4dd3ca48cb9301e803dbe3dd20b18b95cc6b3ceabe7daf3503ac9 --- ocaml-rresult-devel-0.7.0-alt2.x86_64.rpm.repo 2024-09-13 13:12:30.000000000 +0000 +++ ocaml-rresult-devel-0.7.0-alt2.x86_64.rpm.hasher 2024-11-14 02:55:43.079638435 +0000 @@ -38,3 +38,3 @@ File: /usr/lib64/ocaml/rresult/opam 100644 root:root a25e7eda642d0432bb0762bb7d473e32 -File: /usr/lib64/ocaml/rresult/rresult.a 100644 root:root 66aded3766a6cb5d411028df05d4b122 +File: /usr/lib64/ocaml/rresult/rresult.a 100644 root:root fecaab2402612b05d4a3a01a25fb8cfb File: /usr/lib64/ocaml/rresult/rresult.cmti 100644 root:root a070ed99f5292b3c8251f02f6d3f9c72 @@ -43,3 +43,3 @@ File: /usr/lib64/ocaml/rresult/rresult.mli 100644 root:root b9e4abb2ba6a62fcf79ee0dabe9f2306 -File: /usr/lib64/ocaml/rresult/rresult_top.a 100644 root:root 965219f8ab60202c9f0c26be909a1317 +File: /usr/lib64/ocaml/rresult/rresult_top.a 100644 root:root 6c64d539940c89f711bde7bdd3a019a8 File: /usr/lib64/ocaml/rresult/rresult_top.cmx 100644 root:root efc8253ba73edac3f0ac6da103fb98fb @@ -47,2 +47,2 @@ File: /usr/lib64/ocaml/rresult/rresult_top_init.ml 100644 root:root 297505211499df701e11236ff57b4701 -RPMIdentity: a5ed45dc79a9abda3e618f7bbdc08805c239cc22ab9dee61fa2a77437c77b0b3a9f7a67500ecef2a895e2c0f4293520929cf3395ef91c39249a472fb5dcc7dc4 +RPMIdentity: bb6483e1e85e4f601ba03bbb888a06cb5546cc8d19689b7dc75957779bf6080549c40e478a1f4facbd28141ab683efa078ef1622e05a7dfc84957f96d8f979ef