<86>Nov 14 03:51:46 userdel[3927305]: delete user 'rooter' <86>Nov 14 03:51:46 userdel[3927305]: removed group 'rooter' owned by 'rooter' <86>Nov 14 03:51:46 groupadd[3927314]: group added to /etc/group: name=rooter, GID=1244 <86>Nov 14 03:51:46 groupadd[3927314]: group added to /etc/gshadow: name=rooter <86>Nov 14 03:51:46 groupadd[3927314]: new group: name=rooter, GID=1244 <86>Nov 14 03:51:46 useradd[3927321]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash, from=none <86>Nov 14 03:51:46 userdel[3927331]: delete user 'builder' <86>Nov 14 03:51:46 groupadd[3927338]: group added to /etc/group: name=builder, GID=1245 <86>Nov 14 03:51:46 groupadd[3927338]: group added to /etc/gshadow: name=builder <86>Nov 14 03:51:46 groupadd[3927338]: new group: name=builder, GID=1245 <86>Nov 14 03:51:46 useradd[3927344]: new user: name=builder, UID=1245, GID=1245, home=/usr/src, shell=/bin/bash, from=none <13>Nov 14 03:51:51 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Nov 14 03:51:55 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 03:51:56 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 03:51:59 rpmi: ocaml-xmlm-1.4.0-alt1 sisyphus+356727.22400.17.1 1726421510 installed <13>Nov 14 03:51:59 rpmi: ocaml-xmlm-devel-1.4.0-alt1 sisyphus+356727.22400.17.1 1726421510 installed <13>Nov 14 03:51:59 rpmi: ocaml-uucd-16.0.0-alt1 sisyphus+356727.23000.17.1 1726421548 installed <13>Nov 14 03:51:59 rpmi: ocaml-uutf-1.0.3-alt2 sisyphus+356727.3500.13.1 1726232956 installed <13>Nov 14 03:51:59 rpmi: ocaml-topkg-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Nov 14 03:51:59 rpmi: ocaml-result-1.5-alt2 sisyphus+356727.440.13.1 1726231971 installed <13>Nov 14 03:52:05 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 03:52:05 rpmi: ocaml-cmdliner-1.3.0-alt1 sisyphus+356727.2300.13.1 1726232522 installed <13>Nov 14 03:52:05 rpmi: ocaml-cmdliner-devel-1.3.0-alt1 sisyphus+356727.2300.13.1 1726232522 installed <13>Nov 14 03:52:05 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726232744 installed <13>Nov 14 03:52:05 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+356727.440.13.1 1726231971 installed <13>Nov 14 03:52:05 rpmi: ocaml-topkg-devel-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Nov 14 03:52:05 rpmi: ocaml-uutf-devel-1.0.3-alt2 sisyphus+356727.3500.13.1 1726232956 installed <13>Nov 14 03:52:05 rpmi: ocaml-uucd-devel-16.0.0-alt1 sisyphus+356727.23000.17.1 1726421548 installed <13>Nov 14 03:52:06 rpmi: opam-2.2.1-alt1 sisyphus+357908.100.1.1 1726762494 installed <13>Nov 14 03:52:06 rpmi: ocaml-ocamlbuild-1:0.15.0-alt1 sisyphus+356727.2400.13.1 1726232565 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-uunf-16.0.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-uunf-16.0.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89048 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-uunf-16.0.0 + echo 'Source #0 (ocaml-uunf-16.0.0.tar):' Source #0 (ocaml-uunf-16.0.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-uunf-16.0.0.tar + cd ocaml-uunf-16.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89048 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-uunf-16.0.0 + ocaml pkg/pkg.ml build + ocamlfind ocamldep -modules src/uunf_fmt.ml > src/uunf_fmt.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_fmt.cmo src/uunf_fmt.ml + ocamlfind ocamldep -modules src/uunf_tmap.ml > src/uunf_tmap.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_tmap.cmo src/uunf_tmap.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_fmt.cmx src/uunf_fmt.ml + ocamlfind ocamldep -modules src/uunf_tmapbool.ml > src/uunf_tmapbool.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_tmapbool.cmo src/uunf_tmapbool.ml + ocamlfind ocamldep -modules src/uunf_tmapbyte.ml > src/uunf_tmapbyte.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_tmapbyte.cmo src/uunf_tmapbyte.ml + ocamlfind ocamldep -modules src/uunf_data.ml > src/uunf_data.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_data.cmo src/uunf_data.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_tmap.cmx src/uunf_tmap.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_tmapbool.cmx src/uunf_tmapbool.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_tmapbyte.cmx src/uunf_tmapbyte.ml + ocamlfind ocamldep -modules src/uunf.ml > src/uunf.ml.depends + ocamlfind ocamldep -modules src/uunf.mli > src/uunf.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf.cmi src/uunf.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_data.cmx src/uunf_data.ml + ocamlfind ocamldep -modules src/uunf_string.ml > src/uunf_string.ml.depends + ocamlfind ocamldep -modules src/uunf_string.mli > src/uunf_string.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_string.cmi src/uunf_string.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf.cmx src/uunf.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_string.cmx src/uunf_string.ml + ocamlfind ocamlopt -a -I src src/uunf_fmt.cmx src/uunf_tmap.cmx src/uunf_tmapbool.cmx src/uunf_tmapbyte.cmx src/uunf_data.cmx src/uunf.cmx src/uunf_string.cmx -o src/uunf.cmxa + ocamlfind ocamlopt -shared -linkall -I src src/uunf.cmxa -o src/uunf.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf.cmo src/uunf.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I support -o src/uunf_string.cmo src/uunf_string.ml + ocamlfind ocamlc -a -I src src/uunf_fmt.cmo src/uunf_tmap.cmo src/uunf_tmapbool.cmo src/uunf_tmapbyte.cmo src/uunf_data.cmo src/uunf.cmo src/uunf_string.cmo -o src/uunf.cma + ocamlfind ocamldep -package uutf -package cmdliner -modules test/unftrip.ml > test/unftrip.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -package cmdliner -I test -I support -I src -o test/unftrip.cmo test/unftrip.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -package cmdliner -I test -I support -I src -o test/unftrip.cmx test/unftrip.ml + ocamlfind ocamlopt -linkpkg -g -package uutf -package cmdliner -I src -I test src/uunf_fmt.cmx src/uunf_tmap.cmx src/uunf_tmapbool.cmx src/uunf_tmapbyte.cmx src/uunf_data.cmx src/uunf.cmx test/unftrip.cmx -o test/unftrip.native # Parallel statistics: { count(total): 1(32), max: 2, min: 2, average(total): 2.000(1.031) } + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90838 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-uunf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-uunf-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-uunf-16.0.0 + sed -i s,%%VERSION%%,16.0.0,g pkg/META + opam-installer --prefix=/usr/src/tmp/ocaml-uunf-buildroot/usr --libdir=/usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml Creating directory /usr/src/tmp/ocaml-uunf-buildroot/usr/bin _build/test/unftrip.native => /usr/src/tmp/ocaml-uunf-buildroot/usr/bin/unftrip Creating directory /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf _build/opam => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/opam _build/pkg/META => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/META _build/src/uunf.a => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf.a _build/src/uunf.cma => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf.cma _build/src/uunf.cmi => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf.cmi _build/src/uunf.cmti => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf.cmti _build/src/uunf.cmx => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf.cmx _build/src/uunf.cmxa => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf.cmxa _build/src/uunf.cmxs => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf.cmxs _build/src/uunf.mli => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf.mli _build/src/uunf_data.cmx => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf_data.cmx _build/src/uunf_fmt.cmx => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf_fmt.cmx _build/src/uunf_string.cmi => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf_string.cmi _build/src/uunf_string.cmti => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf_string.cmti _build/src/uunf_string.cmx => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf_string.cmx _build/src/uunf_string.mli => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf_string.mli _build/src/uunf_tmap.cmx => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf_tmap.cmx _build/src/uunf_tmapbool.cmx => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf_tmapbool.cmx _build/src/uunf_tmapbyte.cmx => /usr/src/tmp/ocaml-uunf-buildroot/usr/lib64/ocaml/uunf/uunf_tmapbyte.cmx Creating directory /usr/src/tmp/ocaml-uunf-buildroot/usr/doc/uunf _build/CHANGES.md => /usr/src/tmp/ocaml-uunf-buildroot/usr/doc/uunf/CHANGES.md _build/LICENSE.md => /usr/src/tmp/ocaml-uunf-buildroot/usr/doc/uunf/LICENSE.md _build/README.md => /usr/src/tmp/ocaml-uunf-buildroot/usr/doc/uunf/README.md Creating directory /usr/src/tmp/ocaml-uunf-buildroot/usr/doc/uunf/odoc-pages _build/doc/index.mld => /usr/src/tmp/ocaml-uunf-buildroot/usr/doc/uunf/odoc-pages/index.mld _build/test/examples.ml => /usr/src/tmp/ocaml-uunf-buildroot/usr/doc/uunf/examples.ml + __ocaml_find_files + find /usr/src/tmp/ocaml-uunf-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-uunf-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-uunf-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-uunf-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-uunf-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-uunf-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-uunf-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-uunf-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-uunf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__String.get_utf_8_uchar_1201_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.anon_fn$5bformat.ml$3a1429$2c27$2d$2d33$5d_5361_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Buffer.add_utf_16be_uchar_505_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Buffer.add_utf_8_uchar_467_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Pmakeblock_1916 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Array.iter_411_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Buffer.add_utf_16le_uchar_543_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__String.get_utf_16be_uchar_1228_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__String.get_utf_16le_uchar_1255_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_alloc_shr_check_gc verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.pp_print_space_2059_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.fprintf_5356_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.asprintf_5575_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.pp_print_string_1754_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.pp_print_bool_1809_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.pp_print_int_1781_closure verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.asprintf_5575 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.pp_print_string_1754 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Char.chr_26 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Buffer.create_122 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.pp_close_box_1406 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Array.blit_365 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.pp_print_break_2033 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Uchar.of_int_198 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Array.iter_411 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Bytes.make_263 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.kfprintf_5290 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.pp_open_box_gen_1343 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_alloc3 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Format.enqueue_string_as_1172 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Array.copy_259 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: camlStdlib__Bytes.sub_332 verify-elf: WARNING: ./usr/lib64/ocaml/uunf/uunf.cmxs: undefined symbol: caml_reraise_exn Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-uunf-buildroot Processing files: ocaml-uunf-16.0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50326 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-uunf-16.0.0 + DOCDIR=/usr/src/tmp/ocaml-uunf-buildroot/usr/share/doc/ocaml-uunf-16.0.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-uunf-buildroot/usr/share/doc/ocaml-uunf-16.0.0 + /bin/mkdir -p /usr/src/tmp/ocaml-uunf-buildroot/usr/share/doc/ocaml-uunf-16.0.0 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-uunf-buildroot/usr/share/doc/ocaml-uunf-16.0.0 + chmod -R go-w /usr/src/tmp/ocaml-uunf-buildroot/usr/share/doc/ocaml-uunf-16.0.0 + chmod -R a+rX /usr/src/tmp/ocaml-uunf-buildroot/usr/share/doc/ocaml-uunf-16.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xIuKnx 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.SX4yuL 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(Uunf) = 5.2.0-6BCF9E4F, ocaml-cmi(Uunf_data) = 5.2.0-912B7F76, ocaml-cmi(Uunf_fmt) = 5.2.0-5481E5C4, ocaml-cmi(Uunf_string) = 5.2.0-6AF3DC6B, ocaml-cmi(Uunf_tmap) = 5.2.0-2B735EE2, ocaml-cmi(Uunf_tmapbool) = 5.2.0-480C6604, ocaml-cmi(Uunf_tmapbyte) = 5.2.0-7F46EDBD Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libm.so.6(GLIBC_2.35)(64bit), libm.so.6(GLIBC_2.38)(64bit), ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, 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__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s0FjQl Creating ocaml-uunf-debuginfo package Processing files: ocaml-uunf-devel-16.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pMSobL 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.FnFsF1 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(Uunf) = 5.2.0-6BCF9E4F, ocaml-cmi(Uunf_data) = 5.2.0-912B7F76, ocaml-cmi(Uunf_fmt) = 5.2.0-5481E5C4, ocaml-cmi(Uunf_string) = 5.2.0-6AF3DC6B, ocaml-cmi(Uunf_tmap) = 5.2.0-2B735EE2, ocaml-cmi(Uunf_tmapbool) = 5.2.0-480C6604, ocaml-cmi(Uunf_tmapbyte) = 5.2.0-7F46EDBD, ocaml-cmt(Uunf) = 5.2.0-6BCF9E4F, ocaml-cmt(Uunf_string) = 5.2.0-6AF3DC6B, ocaml-cmx(Uunf) = 5.2.0-6DABECDB, ocaml-cmx(Uunf_data) = 5.2.0-D449A217, ocaml-cmx(Uunf_fmt) = 5.2.0-D8E02E81, ocaml-cmx(Uunf_string) = 5.2.0-3D656D92, ocaml-cmx(Uunf_tmap) = 5.2.0-A1A96614, ocaml-cmx(Uunf_tmapbool) = 5.2.0-D287A919, ocaml-cmx(Uunf_tmapbyte) = 5.2.0-2926F5CB Requires: ocaml-uunf = 16.0.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, 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__Seq) = 5.2.0-BE0DDC4F, 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-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__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__Array) = 5.2.0-1CF351BA, ocaml-cmx(Stdlib__Buffer) = 5.2.0-99D7622B, ocaml-cmx(Stdlib__Bytes) = 5.2.0-E0D402AF, ocaml-cmx(Stdlib__Char) = 5.2.0-2DC13158, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__Queue) = 5.2.0-0B8563A6, ocaml-cmx(Stdlib__String) = 5.2.0-99C01ADD, ocaml-cmx(Stdlib__Sys) = 5.2.0-F3E1F359, ocaml-cmx(Stdlib__Uchar) = 5.2.0-7B58D69A Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KYOJSv Processing files: ocaml-uunf-debuginfo-16.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d6XjdO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RlXEbY find-requires: running scripts (debuginfo) Requires: ocaml-uunf = 16.0.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Adding to ocaml-uunf-devel a strict dependency on ocaml-uunf Adding to ocaml-uunf-debuginfo a strict dependency on ocaml-uunf Removing 13 extra deps from ocaml-uunf-devel due to repentancy on ocaml-uunf warning: Installed (but unpackaged) file(s) found: /usr/doc/uunf/CHANGES.md /usr/doc/uunf/LICENSE.md /usr/doc/uunf/README.md /usr/doc/uunf/examples.ml /usr/doc/uunf/odoc-pages/index.mld Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-uunf-16.0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-uunf-devel-16.0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-uunf-debuginfo-16.0.0-alt1.x86_64.rpm (w2.lzdio) 7.34user 1.87system 0:18.75elapsed 49%CPU (0avgtext+0avgdata 179304maxresident)k 0inputs+0outputs (0major+542758minor)pagefaults 0swaps 7.37user 2.51system 0:46.22elapsed 21%CPU (0avgtext+0avgdata 137884maxresident)k 203520inputs+0outputs (0major+276714minor)pagefaults 0swaps --- ocaml-uunf-16.0.0-alt1.x86_64.rpm.repo 2024-09-15 17:33:13.000000000 +0000 +++ ocaml-uunf-16.0.0-alt1.x86_64.rpm.hasher 2024-11-14 03:52:29.592475566 +0000 @@ -54,3 +54,3 @@ Provides: ocaml-uunf = 16.0.0-alt1:sisyphus+356727.23100.17.1 -File: /usr/bin/unftrip 100755 root:root b61e4f89ecc1c08b5d83a75cbece2841 +File: /usr/bin/unftrip 100755 root:root 4ebef53defe2d6154863e4999e66222c File: /usr/lib64/ocaml 40755 root:root @@ -60,3 +60,3 @@ File: /usr/lib64/ocaml/uunf/uunf.cmi 100644 root:root cedc36ab93da1c1d7b0ae0e1ee83f0cf -File: /usr/lib64/ocaml/uunf/uunf.cmxs 100644 root:root 42341f4b73af8ee7fe99e6d84f1e80fe +File: /usr/lib64/ocaml/uunf/uunf.cmxs 100644 root:root 8c238a7872d58b2418b565844088d7f5 File: /usr/lib64/ocaml/uunf/uunf_string.cmi 100644 root:root 3c249686c61f93ee51e5a377d4ca32f1 @@ -66,2 +66,2 @@ File: /usr/share/doc/ocaml-uunf-16.0.0/README.md 100644 root:root f98a73a2ed2670e71eb5b9bb034fadb6 -RPMIdentity: ca23d4475b894e4a3729049d80e2d9efa68bf955e0a0d71c3daaef2495e8ecab8b90bc4053258beb23a6bdc0bb4b8dac4bbe9f4e19c72caa34b62d2602dd8d2f +RPMIdentity: 069d0390b6d0fb3218a5a5972701706129bc0ecdef1c01d2b63394f154da7b9f3832a0e679552292043b2aca48823002627d8926ab5aa1bc1c8ca69e2d51f02b --- ocaml-uunf-debuginfo-16.0.0-alt1.x86_64.rpm.repo 2024-09-15 17:33:13.000000000 +0000 +++ ocaml-uunf-debuginfo-16.0.0-alt1.x86_64.rpm.hasher 2024-11-14 03:52:29.726477051 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/d0e8ce9547a3cc3bf350843cd9fcf4e379e4bd 120777 root:root ../../../../bin/unftrip -/usr/lib/debug/.build-id/58/d0e8ce9547a3cc3bf350843cd9fcf4e379e4bd.debug 120777 root:root ../../usr/bin/unftrip.debug -/usr/lib/debug/.build-id/f0 40755 root:root -/usr/lib/debug/.build-id/f0/c0cb37907669b7065a60f94129b9b74227114c 120777 root:root ../../../../lib64/ocaml/uunf/uunf.cmxs -/usr/lib/debug/.build-id/f0/c0cb37907669b7065a60f94129b9b74227114c.debug 120777 root:root ../../usr/lib64/ocaml/uunf/uunf.cmxs.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/269216d6809d44451d19c74d6810e106f24a57 120777 root:root ../../../../bin/unftrip +/usr/lib/debug/.build-id/3c/269216d6809d44451d19c74d6810e106f24a57.debug 120777 root:root ../../usr/bin/unftrip.debug +/usr/lib/debug/.build-id/b6 40755 root:root +/usr/lib/debug/.build-id/b6/97398803425de6d86600229d21015ad5023270 120777 root:root ../../../../lib64/ocaml/uunf/uunf.cmxs +/usr/lib/debug/.build-id/b6/97398803425de6d86600229d21015ad5023270.debug 120777 root:root ../../usr/lib64/ocaml/uunf/uunf.cmxs.debug /usr/lib/debug/usr/bin/unftrip.debug 100644 root:root @@ -28,12 +28,12 @@ Provides: ocaml-uunf-debuginfo = 16.0.0-alt1:sisyphus+356727.23100.17.1 -File: /usr/lib/debug/.build-id/58 40755 root:root -File: /usr/lib/debug/.build-id/58/d0e8ce9547a3cc3bf350843cd9fcf4e379e4bd 120777 root:root ../../../../bin/unftrip -File: /usr/lib/debug/.build-id/58/d0e8ce9547a3cc3bf350843cd9fcf4e379e4bd.debug 120777 root:root ../../usr/bin/unftrip.debug -File: /usr/lib/debug/.build-id/f0 40755 root:root -File: /usr/lib/debug/.build-id/f0/c0cb37907669b7065a60f94129b9b74227114c 120777 root:root ../../../../lib64/ocaml/uunf/uunf.cmxs -File: /usr/lib/debug/.build-id/f0/c0cb37907669b7065a60f94129b9b74227114c.debug 120777 root:root ../../usr/lib64/ocaml/uunf/uunf.cmxs.debug -File: /usr/lib/debug/usr/bin/unftrip.debug 100644 root:root 317d0ca98016a879551febb70c01dc0e +File: /usr/lib/debug/.build-id/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/269216d6809d44451d19c74d6810e106f24a57 120777 root:root ../../../../bin/unftrip +File: /usr/lib/debug/.build-id/3c/269216d6809d44451d19c74d6810e106f24a57.debug 120777 root:root ../../usr/bin/unftrip.debug +File: /usr/lib/debug/.build-id/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/97398803425de6d86600229d21015ad5023270 120777 root:root ../../../../lib64/ocaml/uunf/uunf.cmxs +File: /usr/lib/debug/.build-id/b6/97398803425de6d86600229d21015ad5023270.debug 120777 root:root ../../usr/lib64/ocaml/uunf/uunf.cmxs.debug +File: /usr/lib/debug/usr/bin/unftrip.debug 100644 root:root c0e87a4eb7a39bc77fd35acba7450744 File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/uunf 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/uunf/uunf.cmxs.debug 100644 root:root 9e40765ff9249277e446c69a531537c7 +File: /usr/lib/debug/usr/lib64/ocaml/uunf/uunf.cmxs.debug 100644 root:root 362d7d4e4d35b4d6ea56da74d6a96d8b File: /usr/src/debug/ocaml-uunf-16.0.0 40755 root:root @@ -50,2 +50,2 @@ File: /usr/src/debug/ocaml-uunf-16.0.0/_build/test/unftrip.ml 100644 root:root e6c02accc611965e2acdedd0d5e9aa47 -RPMIdentity: 8c50c2ae849323f8cbbd1b1d8d6abbe68246812f426caec54a7b0de1652998746eb83d899d3b3f28d3183ce3876911a91648be22d0653490ac8a008ac67e0fe4 +RPMIdentity: a699834fe7035e979d254a5c1c556e05bd1cfffc034c465de2e90498a87fd8961cb6abc9f54663a5256204da461534b8e98f258b5309b6fd5e49710758679fc0 --- ocaml-uunf-devel-16.0.0-alt1.x86_64.rpm.repo 2024-09-15 17:33:13.000000000 +0000 +++ ocaml-uunf-devel-16.0.0-alt1.x86_64.rpm.hasher 2024-11-14 03:52:29.886478824 +0000 @@ -53,4 +53,4 @@ File: /usr/lib64/ocaml/uunf/opam 100644 root:root b0627ada4c23b49c1d15775b15dd9b79 -File: /usr/lib64/ocaml/uunf/uunf.a 100644 root:root 871197aa041f1dc60e9a58f36fa22f1a -File: /usr/lib64/ocaml/uunf/uunf.cmti 100644 root:root 46189187e64bbac348ae33121ad04ce5 +File: /usr/lib64/ocaml/uunf/uunf.a 100644 root:root 89d3846500c43107b0d0d3535acc2269 +File: /usr/lib64/ocaml/uunf/uunf.cmti 100644 root:root 05e79c47fdb0f52037a482a78a8faea0 File: /usr/lib64/ocaml/uunf/uunf.cmx 100644 root:root fa656d5288aa701f0959ba56b351e78a @@ -60,3 +60,3 @@ File: /usr/lib64/ocaml/uunf/uunf_fmt.cmx 100644 root:root 857f16f0692019a36f4b8cecee841f81 -File: /usr/lib64/ocaml/uunf/uunf_string.cmti 100644 root:root ee1caac09cc7f21fbb82d3bbe43897cf +File: /usr/lib64/ocaml/uunf/uunf_string.cmti 100644 root:root befa45704c1156e5d7341900ffbafcfd File: /usr/lib64/ocaml/uunf/uunf_string.cmx 100644 root:root e3a85b053a3fe368376a502746eb645f @@ -66,2 +66,2 @@ File: /usr/lib64/ocaml/uunf/uunf_tmapbyte.cmx 100644 root:root d02e70e40b4e1bdac6023c0ff6cb463e -RPMIdentity: ab9a719dc0ff9752c9c6bdbb5e361fdb0a1268d70527bdb98c6a69d9e0531f759f90578a52269e1c9c4fe9a9056a08ee18de950993ad5e1583a9c8404ae5b3a4 +RPMIdentity: 9d851380642a59725366dd018855fbd034528d94fde3c03969b45f106a0f2c1eae4f1f97d5dc442179d398f21ba5632975f7837c40475609686b9b4f9baf156a