<86>Dec 19 04:08:34 userdel[2642841]: delete user 'rooter' <86>Dec 19 04:08:34 userdel[2642841]: removed group 'rooter' owned by 'rooter' <86>Dec 19 04:08:34 userdel[2642841]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 04:08:34 groupadd[2642848]: group added to /etc/group: name=rooter, GID=1862 <86>Dec 19 04:08:34 groupadd[2642848]: group added to /etc/gshadow: name=rooter <86>Dec 19 04:08:34 groupadd[2642848]: new group: name=rooter, GID=1862 <86>Dec 19 04:08:34 useradd[2642854]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Dec 19 04:08:34 userdel[2642864]: delete user 'builder' <86>Dec 19 04:08:34 userdel[2642864]: removed group 'builder' owned by 'builder' <86>Dec 19 04:08:34 userdel[2642864]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 04:08:34 groupadd[2642871]: group added to /etc/group: name=builder, GID=1863 <86>Dec 19 04:08:34 groupadd[2642871]: group added to /etc/gshadow: name=builder <86>Dec 19 04:08:34 groupadd[2642871]: new group: name=builder, GID=1863 <86>Dec 19 04:08:34 useradd[2642877]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_find_files not found <13>Dec 19 04:08:37 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 19 04:08:40 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:08:40 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:08:43 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:08:43 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726232744 installed <13>Dec 19 04:08:43 rpmi: ocaml-ocamlbuild-1:0.15.0-alt1 sisyphus+356727.2400.13.1 1726232565 installed <13>Dec 19 04:08:43 rpmi: ocaml-topkg-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Dec 19 04:08:43 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-xmlm-1.4.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-xmlm-1.4.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69810 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-xmlm-1.4.0 + echo 'Source #0 (ocaml-xmlm-1.4.0.tar):' Source #0 (ocaml-xmlm-1.4.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-xmlm-1.4.0.tar + cd ocaml-xmlm-1.4.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69810 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-xmlm-1.4.0 + sed -i s,%%VERSION_NUM%%,1.4.0,g pkg/META + ocaml ./pkg/pkg.ml build + ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends + ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml + ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa + ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml + ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma + ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends + ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml + ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-xmlm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-xmlm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-xmlm-1.4.0 + opam-installer --prefix=/usr/src/tmp/ocaml-xmlm-buildroot/usr --libdir=/usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml Creating directory /usr/src/tmp/ocaml-xmlm-buildroot/usr/bin _build/test/xmltrip.native => /usr/src/tmp/ocaml-xmlm-buildroot/usr/bin/xmltrip Creating directory /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm _build/opam => /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/opam _build/pkg/META => /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/META _build/src/xmlm.a => /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/xmlm.a _build/src/xmlm.cma => /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/xmlm.cma _build/src/xmlm.cmi => /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/xmlm.cmi _build/src/xmlm.cmti => /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/xmlm.cmti _build/src/xmlm.cmx => /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/xmlm.cmx _build/src/xmlm.cmxa => /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/xmlm.cmxa _build/src/xmlm.cmxs => /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/xmlm.cmxs _build/src/xmlm.mli => /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/xmlm.mli Creating directory /usr/src/tmp/ocaml-xmlm-buildroot/usr/doc/xmlm _build/CHANGES.md => /usr/src/tmp/ocaml-xmlm-buildroot/usr/doc/xmlm/CHANGES.md _build/LICENSE.md => /usr/src/tmp/ocaml-xmlm-buildroot/usr/doc/xmlm/LICENSE.md _build/README.md => /usr/src/tmp/ocaml-xmlm-buildroot/usr/doc/xmlm/README.md Creating directory /usr/src/tmp/ocaml-xmlm-buildroot/usr/doc/xmlm/odoc-pages _build/doc/index.mld => /usr/src/tmp/ocaml-xmlm-buildroot/usr/doc/xmlm/odoc-pages/index.mld _build/test/examples.ml => /usr/src/tmp/ocaml-xmlm-buildroot/usr/doc/xmlm/examples.ml _build/test/xhtml.ml => /usr/src/tmp/ocaml-xmlm-buildroot/usr/doc/xmlm/xhtml.ml + __ocaml_find_files + find /usr/src/tmp/ocaml-xmlm-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-xmlm-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-xmlm-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-xmlm-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-xmlm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-xmlm-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-xmlm-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-xmlm-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-xmlm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Format.pp_print_cut_2072_closure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Format.anon_fn$5bformat.ml$3a1429$2c27$2d$2d33$5d_5361_closure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Pmakeblock_1916 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_ml_output_char verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_Failure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_End_of_file verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Buffer.create_122_closure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Buffer.contents_151_closure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Buffer.length_312_closure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib.$5e_459_closure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__String.lowercase_ascii_952_closure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__String.compare_1154_closure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Hashtbl.hash_1605_closure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Char.chr_26 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib.output_substring_881 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__List.rev_map_700 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib.failwith_326 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_reraise_exn verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Buffer.add_substring_581 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Format.kfprintf_5290 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__List.fold_left_776 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__List.map_508 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Hashtbl.Make_1514 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__List.iter_728 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib.$5e_459 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_string_notequal verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__Buffer.add_char_427 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__List.rev_369 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlStdlib__List.exists_1120 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-xmlm-buildroot Processing files: ocaml-xmlm-1.4.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85128 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-xmlm-1.4.0 + DOCDIR=/usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.4.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.4.0 + /bin/mkdir -p /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.4.0 + cp -prL README.md LICENSE.md /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.4.0 + chmod -R go-w /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.4.0 + chmod -R a+rX /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T0zFmY 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.kTbB68 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(Xmlm) = 5.2.0-29E9B048 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__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__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, 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.rReoBH Creating ocaml-xmlm-debuginfo package Processing files: ocaml-xmlm-devel-1.4.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98931 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-xmlm-1.4.0 + DOCDIR=/usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.4.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.4.0 + /bin/mkdir -p /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.4.0 + cp -prL CHANGES.md _build/test/examples.ml _build/test/xhtml.ml doc /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.4.0 + chmod -R go-w /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.4.0 + chmod -R a+rX /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Ozos4 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.wdtbbD 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(Xmlm) = 5.2.0-29E9B048, ocaml-cmt(Xmlm) = 5.2.0-29E9B048, ocaml-cmx(Xmlm) = 5.2.0-5DD90EDB Requires: ocaml-xmlm = 1.4.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__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__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, 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(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Buffer) = 5.2.0-99D7622B, ocaml-cmx(Stdlib__Char) = 5.2.0-2DC13158, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__Hashtbl) = 5.2.0-54D327B1, ocaml-cmx(Stdlib__List) = 5.2.0-433221A5, ocaml-cmx(Stdlib__String) = 5.2.0-99C01ADD Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ulhhvV Processing files: ocaml-xmlm-debuginfo-1.4.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BzXhVC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o4bmwA find-requires: running scripts (debuginfo) Requires: ocaml-xmlm = 1.4.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Adding to ocaml-xmlm-devel a strict dependency on ocaml-xmlm Adding to ocaml-xmlm-debuginfo a strict dependency on ocaml-xmlm Removing 13 extra deps from ocaml-xmlm-devel due to repentancy on ocaml-xmlm warning: Installed (but unpackaged) file(s) found: /usr/doc/xmlm/CHANGES.md /usr/doc/xmlm/LICENSE.md /usr/doc/xmlm/README.md /usr/doc/xmlm/examples.ml /usr/doc/xmlm/odoc-pages/index.mld /usr/doc/xmlm/xhtml.ml Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xmlm-1.4.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xmlm-devel-1.4.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xmlm-debuginfo-1.4.0-alt1.x86_64.rpm (w2.lzdio) 1.55user 1.70system 0:09.91elapsed 32%CPU (0avgtext+0avgdata 53256maxresident)k 0inputs+0outputs (0major+365968minor)pagefaults 0swaps 3.40user 2.70system 0:25.62elapsed 23%CPU (0avgtext+0avgdata 137324maxresident)k 19368inputs+0outputs (0major+204695minor)pagefaults 0swaps --- ocaml-xmlm-1.4.0-alt1.x86_64.rpm.repo 2024-09-15 17:31:53.000000000 +0000 +++ ocaml-xmlm-1.4.0-alt1.x86_64.rpm.hasher 2024-12-19 04:08:56.161393462 +0000 @@ -46,3 +46,3 @@ Provides: ocaml-xmlm = 1.4.0-alt1:sisyphus+356727.22400.17.1 -File: /usr/bin/xmltrip 100755 root:root caeba82d6881735daf7a4cfefb13a3a7 +File: /usr/bin/xmltrip 100755 root:root 657c431004b7a9734ce0cb8afb7f3877 File: /usr/lib64/ocaml 40755 root:root @@ -52,3 +52,3 @@ File: /usr/lib64/ocaml/xmlm/xmlm.cmi 100644 root:root 1d828e69f8853388eef6f0f86d35d941 -File: /usr/lib64/ocaml/xmlm/xmlm.cmxs 100644 root:root 2fc318495324946047a9a8023a422df1 +File: /usr/lib64/ocaml/xmlm/xmlm.cmxs 100644 root:root 37fabdf0026367fa336b02e58f023d57 File: /usr/share/doc/ocaml-xmlm-1.4.0 40755 root:root @@ -56,2 +56,2 @@ File: /usr/share/doc/ocaml-xmlm-1.4.0/README.md 100644 root:root 808d40883d8445f2043cbd4a8288a9ce -RPMIdentity: 61e306488bd6438694218e5cc8fbe397b8994968265e71540bfd7bfb4d78233f8f70eb214314546132be9ab4db67258e6c1ec8541ee16b4eeedbcdf4eec67320 +RPMIdentity: 5266f8729d07753b42ddd18380c269f29cb146a5f3c0c3d32654a6b281354e42f1bbf95a9d507259dc6b4611e7f54922c7a6a5e5eb2a6a0ec58b32682111686e --- ocaml-xmlm-debuginfo-1.4.0-alt1.x86_64.rpm.repo 2024-09-15 17:31:53.000000000 +0000 +++ ocaml-xmlm-debuginfo-1.4.0-alt1.x86_64.rpm.hasher 2024-12-19 04:08:56.232394704 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/60 40755 root:root -/usr/lib/debug/.build-id/60/8968b10692bec026de302c0ccb22698b1a0807 120777 root:root ../../../../lib64/ocaml/xmlm/xmlm.cmxs -/usr/lib/debug/.build-id/60/8968b10692bec026de302c0ccb22698b1a0807.debug 120777 root:root ../../usr/lib64/ocaml/xmlm/xmlm.cmxs.debug -/usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/21e88dc301fdbabc8b7217d8bf693d9a0c7aa0 120777 root:root ../../../../bin/xmltrip -/usr/lib/debug/.build-id/fa/21e88dc301fdbabc8b7217d8bf693d9a0c7aa0.debug 120777 root:root ../../usr/bin/xmltrip.debug +/usr/lib/debug/.build-id/63 40755 root:root +/usr/lib/debug/.build-id/63/d6db912bc6258aac3f0fc8d5983f5bef403b92 120777 root:root ../../../../lib64/ocaml/xmlm/xmlm.cmxs +/usr/lib/debug/.build-id/63/d6db912bc6258aac3f0fc8d5983f5bef403b92.debug 120777 root:root ../../usr/lib64/ocaml/xmlm/xmlm.cmxs.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/a9c9f1a11671985035e7dfee0800dd95b912f4 120777 root:root ../../../../bin/xmltrip +/usr/lib/debug/.build-id/b7/a9c9f1a11671985035e7dfee0800dd95b912f4.debug 120777 root:root ../../usr/bin/xmltrip.debug /usr/lib/debug/usr/bin/xmltrip.debug 100644 root:root @@ -22,12 +22,12 @@ Provides: ocaml-xmlm-debuginfo = 1.4.0-alt1:sisyphus+356727.22400.17.1 -File: /usr/lib/debug/.build-id/60 40755 root:root -File: /usr/lib/debug/.build-id/60/8968b10692bec026de302c0ccb22698b1a0807 120777 root:root ../../../../lib64/ocaml/xmlm/xmlm.cmxs -File: /usr/lib/debug/.build-id/60/8968b10692bec026de302c0ccb22698b1a0807.debug 120777 root:root ../../usr/lib64/ocaml/xmlm/xmlm.cmxs.debug -File: /usr/lib/debug/.build-id/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/21e88dc301fdbabc8b7217d8bf693d9a0c7aa0 120777 root:root ../../../../bin/xmltrip -File: /usr/lib/debug/.build-id/fa/21e88dc301fdbabc8b7217d8bf693d9a0c7aa0.debug 120777 root:root ../../usr/bin/xmltrip.debug -File: /usr/lib/debug/usr/bin/xmltrip.debug 100644 root:root 59b2312533c9e302285a4903b98510ad +File: /usr/lib/debug/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/d6db912bc6258aac3f0fc8d5983f5bef403b92 120777 root:root ../../../../lib64/ocaml/xmlm/xmlm.cmxs +File: /usr/lib/debug/.build-id/63/d6db912bc6258aac3f0fc8d5983f5bef403b92.debug 120777 root:root ../../usr/lib64/ocaml/xmlm/xmlm.cmxs.debug +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/a9c9f1a11671985035e7dfee0800dd95b912f4 120777 root:root ../../../../bin/xmltrip +File: /usr/lib/debug/.build-id/b7/a9c9f1a11671985035e7dfee0800dd95b912f4.debug 120777 root:root ../../usr/bin/xmltrip.debug +File: /usr/lib/debug/usr/bin/xmltrip.debug 100644 root:root 58931821985598de0777bf5b45b751d9 File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/xmlm 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/xmlm/xmlm.cmxs.debug 100644 root:root 42189b2dc983b772e84f3dd37ef6544a +File: /usr/lib/debug/usr/lib64/ocaml/xmlm/xmlm.cmxs.debug 100644 root:root 47582ff9c3f430566e14e41f11971515 File: /usr/src/debug/ocaml-xmlm-1.4.0 40755 root:root @@ -38,2 +38,2 @@ File: /usr/src/debug/ocaml-xmlm-1.4.0/_build/test/xmltrip.ml 100644 root:root 8ac9953cbf3f7b06fa00dfe22f3fe0f6 -RPMIdentity: b3ebc8c88144887bcd9ae085d3d3c88ce098313b4c5ef8207dbbe70b501670afb3583037941bc0000923dd0d29e8be807b1c3be2e86ca1bc08e6d7933a56d5c2 +RPMIdentity: 691ecbd4bf6ce9d3f3e98beeea955e27a2a7ff8025c306bacff71a5d63fa17195dc3017efeb4d66d480904da5dc24ec3b30e2fb3f3993fc421a1a731377f90be --- ocaml-xmlm-devel-1.4.0-alt1.x86_64.rpm.repo 2024-09-15 17:31:53.000000000 +0000 +++ ocaml-xmlm-devel-1.4.0-alt1.x86_64.rpm.hasher 2024-12-19 04:08:56.292395754 +0000 @@ -34,3 +34,3 @@ File: /usr/lib64/ocaml/xmlm/opam 100644 root:root deed5a777fbe93c23d0c6d0c679df0ae -File: /usr/lib64/ocaml/xmlm/xmlm.a 100644 root:root 3f642094284b065799a72dd9b32170d3 +File: /usr/lib64/ocaml/xmlm/xmlm.a 100644 root:root 931f8651a0cdbfacee78e1e253814fb3 File: /usr/lib64/ocaml/xmlm/xmlm.cmti 100644 root:root 15b0d6c64bd69b4789f15f8d5dd84491 @@ -45,2 +45,2 @@ File: /usr/share/doc/ocaml-xmlm-devel-1.4.0/xhtml.ml 100644 root:root da75746f846797fc8f5fb424ee35b8e4 -RPMIdentity: 3b46d4b5ea718a30c021bf1f9f93fbe2af32853452ed9c02c1cfb839f1d73e9517a85aef4831c2d6df4fc53d54a229f9f719ffd5be0bd0c2fac3704ccea7e1db +RPMIdentity: 9c06a3b183c1c1ed85acf7006b2a6e8efb01b25a28449969750064a7774505789a5f8aab5d265c393291462024ab9472426562a72685254b6e54b98a3dd5b2f6