<86>Dec  3 09:25:18 userdel[3243340]: delete user 'rooter'
<86>Dec  3 09:25:18 userdel[3243340]: removed group 'rooter' owned by 'rooter'
<86>Dec  3 09:25:18 userdel[3243340]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  3 09:25:18 groupadd[3243378]: group added to /etc/group: name=rooter, GID=969
<86>Dec  3 09:25:18 groupadd[3243378]: group added to /etc/gshadow: name=rooter
<86>Dec  3 09:25:18 groupadd[3243378]: new group: name=rooter, GID=969
<86>Dec  3 09:25:18 useradd[3243414]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash
<86>Dec  3 09:25:18 userdel[3243460]: delete user 'builder'
<86>Dec  3 09:25:18 userdel[3243460]: removed group 'builder' owned by 'builder'
<86>Dec  3 09:25:18 userdel[3243460]: removed shadow group 'builder' owned by 'builder'
<86>Dec  3 09:25:18 groupadd[3243498]: group added to /etc/group: name=builder, GID=970
<86>Dec  3 09:25:18 groupadd[3243498]: group added to /etc/gshadow: name=builder
<86>Dec  3 09:25:18 groupadd[3243498]: new group: name=builder, GID=970
<86>Dec  3 09:25:18 useradd[3243527]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash
<13>Dec  3 09:25:19 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed
<13>Dec  3 09:25:19 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed
<13>Dec  3 09:25:27 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed
<13>Dec  3 09:25:27 rpmi: ocaml-topkg-1.0.5-alt1 sisyphus+297371.100.1.1 1648454900 installed
<13>Dec  3 09:25:27 rpmi: ocaml-topkg-devel-1.0.5-alt1 sisyphus+297371.100.1.1 1648454900 installed
<13>Dec  3 09:25:27 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757341 installed
<13>Dec  3 09:25:27 rpmi: ocaml-ocamlbuild-1:0.14.1-alt1 sisyphus+297192.100.1.1 1648205278 installed
<13>Dec  3 09:25:27 rpmi: opam-2.1.3-alt1 sisyphus+308000.100.1.1 1665122192 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ocaml-rresult-0.7.0-alt1.nosrc.rpm (w1.gzdio)
Installing ocaml-rresult-0.7.0-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91399
+ 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.91399
+ 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 ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs
ld: src/rresult.a(rresult.o): warning: relocation in read-only section `.text'
ld: warning: creating DT_TEXTREL in a shared object
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 ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs
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 -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs
File "_none_", line 1:
Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
+ ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs
ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
+ ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs
ld: src/rresult_top.a(rresult_top.o): warning: relocation in read-only section `.text'
ld: warning: creating DT_TEXTREL in a shared object
ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
+ ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs
# No parallelism done
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81539
+ 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:/bin:/usr/bin:/usr/X11R6/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/lib/ocaml
Creating directory /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult
_build/opam                      => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/opam
_build/pkg/META                  => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/META
_build/src/rresult.a             => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult.a
_build/src/rresult.cma           => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult.cma
_build/src/rresult.cmi           => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult.cmi
_build/src/rresult.cmti          => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult.cmti
_build/src/rresult.cmx           => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult.cmx
_build/src/rresult.cmxa          => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult.cmxa
_build/src/rresult.cmxs          => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult.cmxs
_build/src/rresult.mli           => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult.mli
_build/src/rresult_top.a         => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult_top.a
_build/src/rresult_top.cma       => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult_top.cma
_build/src/rresult_top.cmx       => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult_top.cmx
_build/src/rresult_top.cmxa      => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult_top.cmxa
_build/src/rresult_top.cmxs      => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/ocaml/rresult/rresult_top.cmxs
_build/src/rresult_top_init.ml   => /usr/src/tmp/ocaml-rresult-buildroot/usr/lib/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
+ /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/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/ocaml-rresult-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal)
either the file containing the function 'camlRresult_top__code_begin' or the file containing the function 'camlRresult_top__code_end' is not compiled with -fpic/-fPIC
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult_top.cmxs: TEXTREL entry found: 0x00000000
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult_top.cmxs: undefined symbol: camlToploop
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult_top.cmxs: undefined symbol: camlStdlib__Format
the file containing the function 'camlRresult__msgf_403' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_msgf_437' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__reword_error_msg_inner_731' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_to_msg_453' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__pp_exn_trap_519' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__trap_exn_532' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_exn_trap_to_msg_538' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__dump_554' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__entry' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC
either the file containing the function 'camlRresult__code_begin' or the file containing the function 'camlRresult__error_90' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_90' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__reword_error_101' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__map_114' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__$3e$3e$7c_126' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__pp_lines_135' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__msg_400' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__kmsg_406' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_msg_434' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__kerr_440' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__to_option_587' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__of_option_592' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__to_presult_597' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__of_presult_602' is not compiled with -fpic/-fPIC
either the file containing the function 'camlRresult__code_begin' or the file containing the function 'camlRresult__error_90' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__get_ok_93' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__get_error_97' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_msg_to_invalid_arg_458' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__flush_214' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__pp_546' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__equal_568' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__compare_578' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__failwith_error_msg_467' is not compiled with -fpic/-fPIC
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: TEXTREL entry found: 0x00000000
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: caml_call_gc
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__invalid_arg_9
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format__pp_force_newline_714
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: caml_ml_array_bound_error
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Bytes__sub_116
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format__pp_print_string_570
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format__kfprintf_1359
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format__flush_buffer_formatter_984
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__failwith_6
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Printexc__use_printers_219
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Printexc__to_string_default_227
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Format__fprintf_1377
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Printexc__convert_raw_backtrace_276
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__Printexc__backtrace_to_string_356
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: caml_get_exception_raw_backtrace
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: caml_c_call
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: caml_allocN
Processing files: ocaml-rresult-0.7.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81539
+ 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.sgnZB3
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.Df6aPh
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) = 4.13.1-25319D9D, ocaml-cmi(Rresult_top) = 4.13.1-155DAC39
Requires: ocaml-cmi(Asttypes) = 4.13.1-8D9243B2, ocaml-cmi(Build_path_prefix_map) = 4.13.1-768AAA9A, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Cmi_format) = 4.13.1-76D3429A, ocaml-cmi(Env) = 4.13.1-3E1FEE82, ocaml-cmi(Ident) = 4.13.1-66346E41, ocaml-cmi(Identifiable) = 4.13.1-9F19D868, ocaml-cmi(Load_path) = 4.13.1-8AB42785, ocaml-cmi(Location) = 4.13.1-42FE4A2F, ocaml-cmi(Longident) = 4.13.1-A52B92DB, ocaml-cmi(Misc) = 4.13.1-5AD92B5C, ocaml-cmi(Outcometree) = 4.13.1-AC56C08F, ocaml-cmi(Parsetree) = 4.13.1-EBAF0FCB, ocaml-cmi(Path) = 4.13.1-B4C2C6EA, ocaml-cmi(Primitive) = 4.13.1-849BB0DB, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Digest) = 4.13.1-4288C582, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Subst) = 4.13.1-B172A3FE, ocaml-cmi(Toploop) = 4.13.1-442ADDBC, ocaml-cmi(Type_immediacy) = 4.13.1-D9790C85, ocaml-cmi(Types) = 4.13.1-5E0F9BE6, ocaml-cmi(Warnings) = 4.13.1-EAE45E31, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p5A5JQ
Creating ocaml-rresult-debuginfo package
Processing files: ocaml-rresult-devel-0.7.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EMg5xR
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.0AFKhU
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmx(Rresult) = 4.13.1-18ED5B80, ocaml-cmx(Rresult_top) = 4.13.1-C38BBF1A
Requires: ocaml-rresult = 0.7.0-alt1, ocaml-cmi(Asttypes) = 4.13.1-8D9243B2, ocaml-cmi(Build_path_prefix_map) = 4.13.1-768AAA9A, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Cmi_format) = 4.13.1-76D3429A, ocaml-cmi(Env) = 4.13.1-3E1FEE82, ocaml-cmi(Ident) = 4.13.1-66346E41, ocaml-cmi(Identifiable) = 4.13.1-9F19D868, ocaml-cmi(Load_path) = 4.13.1-8AB42785, ocaml-cmi(Location) = 4.13.1-42FE4A2F, ocaml-cmi(Longident) = 4.13.1-A52B92DB, ocaml-cmi(Misc) = 4.13.1-5AD92B5C, ocaml-cmi(Outcometree) = 4.13.1-AC56C08F, ocaml-cmi(Parsetree) = 4.13.1-EBAF0FCB, ocaml-cmi(Path) = 4.13.1-B4C2C6EA, ocaml-cmi(Primitive) = 4.13.1-849BB0DB, ocaml-cmi(Rresult) = 4.13.1-25319D9D, ocaml-cmi(Rresult_top) = 4.13.1-155DAC39, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Digest) = 4.13.1-4288C582, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Subst) = 4.13.1-B172A3FE, ocaml-cmi(Toploop) = 4.13.1-442ADDBC, ocaml-cmi(Type_immediacy) = 4.13.1-D9790C85, ocaml-cmi(Types) = 4.13.1-5E0F9BE6, ocaml-cmi(Warnings) = 4.13.1-EAE45E31, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Format) = 4.13.1-D5F7C8EF, ocaml-cmx(Stdlib__Printexc) = 4.13.1-E72B22D8, ocaml-cmx(Stdlib__String) = 4.13.1-5279372C
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CLhbP1
Processing files: ocaml-rresult-debuginfo-0.7.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rRINz9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lZsY0L
find-requires: running scripts (debuginfo)
Requires: ocaml-rresult = 0.7.0-alt1
Adding to ocaml-rresult-devel a strict dependency on ocaml-rresult
Adding to ocaml-rresult-debuginfo a strict dependency on ocaml-rresult
Removing 2 extra deps from ocaml-rresult-devel due to dependency on ocaml-rresult
Removing 37 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/i586/ocaml-rresult-0.7.0-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-rresult-devel-0.7.0-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-rresult-debuginfo-0.7.0-alt1.i586.rpm (w2.lzdio)
0.81user 0.71system 0:08.79elapsed 17%CPU (0avgtext+0avgdata 14060maxresident)k
0inputs+0outputs (0major+241542minor)pagefaults 0swaps
11.27user 4.14system 0:21.86elapsed 70%CPU (0avgtext+0avgdata 107296maxresident)k
0inputs+0outputs (32151major+529568minor)pagefaults 0swaps
--- ocaml-rresult-0.7.0-alt1.i586.rpm.repo	2022-01-03 10:32:52.000000000 +0000
+++ ocaml-rresult-0.7.0-alt1.i586.rpm.hasher	2022-12-03 09:25:38.365142176 +0000
@@ -62,5 +62,5 @@
 File: /usr/lib/ocaml/rresult/rresult.cmti	100644	root:root	690e708f65366883990402021124cab9	
-File: /usr/lib/ocaml/rresult/rresult.cmxs	100644	root:root	07fc115a9fbc726df4f945ac91723545	
+File: /usr/lib/ocaml/rresult/rresult.cmxs	100644	root:root	a8b943c098e3027b0bc8d865cb8c51b4	
 File: /usr/lib/ocaml/rresult/rresult_top.cma	100644	root:root	5679427316c3ae5090d97f0b4e90f140	
-File: /usr/lib/ocaml/rresult/rresult_top.cmxs	100644	root:root	cda907efd549b145434506b528925e20	
+File: /usr/lib/ocaml/rresult/rresult_top.cmxs	100644	root:root	df502d6a82094a773d0524668aa87e94	
 File: /usr/lib/ocaml/rresult/rresult_top_init.ml	100644	root:root	297505211499df701e11236ff57b4701	
@@ -70,2 +70,2 @@
 File: /usr/share/doc/ocaml-rresult-0.7.0/README.md	100644	root:root	d57200a2fd00010302837c80dd4cfa89	
-RPMIdentity: 5ff48e773daee0731046bf7de598239f23cf2fe9838afb0476510f673255d4a7431e2716d8325247671e85caaec01aa0ed9d1339ff5fdc89b79ea7e6c2a98c6c
+RPMIdentity: 8dfc6df227615b350a6dce5796c8e2c802f23251f3447e13f6526ec3f111c03bb088534b005fe9d89c1bf43997437e9262c4b54427b822e2821b1b9f119baeaa
--- ocaml-rresult-debuginfo-0.7.0-alt1.i586.rpm.repo	2022-01-03 10:32:52.000000000 +0000
+++ ocaml-rresult-debuginfo-0.7.0-alt1.i586.rpm.hasher	2022-12-03 09:25:38.462143537 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/06	40755	root:root	
-/usr/lib/debug/.build-id/06/49d60b5a946f1b0a949d5452349c1fb6158daa	120777	root:root	../../../ocaml/rresult/rresult_top.cmxs
-/usr/lib/debug/.build-id/06/49d60b5a946f1b0a949d5452349c1fb6158daa.debug	120777	root:root	../../usr/lib/ocaml/rresult/rresult_top.cmxs.debug
-/usr/lib/debug/.build-id/c7	40755	root:root	
-/usr/lib/debug/.build-id/c7/46bbedc35d5076fecf7c1cc25f4c554d9c8036	120777	root:root	../../../ocaml/rresult/rresult.cmxs
-/usr/lib/debug/.build-id/c7/46bbedc35d5076fecf7c1cc25f4c554d9c8036.debug	120777	root:root	../../usr/lib/ocaml/rresult/rresult.cmxs.debug
+/usr/lib/debug/.build-id/26	40755	root:root	
+/usr/lib/debug/.build-id/26/97b80b566a63815cd64e9493383915dbe781d0	120777	root:root	../../../ocaml/rresult/rresult_top.cmxs
+/usr/lib/debug/.build-id/26/97b80b566a63815cd64e9493383915dbe781d0.debug	120777	root:root	../../usr/lib/ocaml/rresult/rresult_top.cmxs.debug
+/usr/lib/debug/.build-id/2d	40755	root:root	
+/usr/lib/debug/.build-id/2d/62b7e1eb284ce01be9e316a9ccbbf1d741b755	120777	root:root	../../../ocaml/rresult/rresult.cmxs
+/usr/lib/debug/.build-id/2d/62b7e1eb284ce01be9e316a9ccbbf1d741b755.debug	120777	root:root	../../usr/lib/ocaml/rresult/rresult.cmxs.debug
 /usr/lib/debug/usr/lib/ocaml	40755	root:root	
@@ -18,12 +18,12 @@
 Provides: ocaml-rresult-debuginfo = 0.7.0-alt1:sisyphus+292969.100.1.1
-File: /usr/lib/debug/.build-id/06	40755	root:root		
-File: /usr/lib/debug/.build-id/06/49d60b5a946f1b0a949d5452349c1fb6158daa	120777	root:root		../../../ocaml/rresult/rresult_top.cmxs
-File: /usr/lib/debug/.build-id/06/49d60b5a946f1b0a949d5452349c1fb6158daa.debug	120777	root:root		../../usr/lib/ocaml/rresult/rresult_top.cmxs.debug
-File: /usr/lib/debug/.build-id/c7	40755	root:root		
-File: /usr/lib/debug/.build-id/c7/46bbedc35d5076fecf7c1cc25f4c554d9c8036	120777	root:root		../../../ocaml/rresult/rresult.cmxs
-File: /usr/lib/debug/.build-id/c7/46bbedc35d5076fecf7c1cc25f4c554d9c8036.debug	120777	root:root		../../usr/lib/ocaml/rresult/rresult.cmxs.debug
+File: /usr/lib/debug/.build-id/26	40755	root:root		
+File: /usr/lib/debug/.build-id/26/97b80b566a63815cd64e9493383915dbe781d0	120777	root:root		../../../ocaml/rresult/rresult_top.cmxs
+File: /usr/lib/debug/.build-id/26/97b80b566a63815cd64e9493383915dbe781d0.debug	120777	root:root		../../usr/lib/ocaml/rresult/rresult_top.cmxs.debug
+File: /usr/lib/debug/.build-id/2d	40755	root:root		
+File: /usr/lib/debug/.build-id/2d/62b7e1eb284ce01be9e316a9ccbbf1d741b755	120777	root:root		../../../ocaml/rresult/rresult.cmxs
+File: /usr/lib/debug/.build-id/2d/62b7e1eb284ce01be9e316a9ccbbf1d741b755.debug	120777	root:root		../../usr/lib/ocaml/rresult/rresult.cmxs.debug
 File: /usr/lib/debug/usr/lib/ocaml	40755	root:root		
 File: /usr/lib/debug/usr/lib/ocaml/rresult	40755	root:root		
-File: /usr/lib/debug/usr/lib/ocaml/rresult/rresult.cmxs.debug	100644	root:root	0b7c81be7bfde872f03521fca65a3d26	
-File: /usr/lib/debug/usr/lib/ocaml/rresult/rresult_top.cmxs.debug	100644	root:root	b71ce2a8b430401c453524954d50eb08	
+File: /usr/lib/debug/usr/lib/ocaml/rresult/rresult.cmxs.debug	100644	root:root	b5b6bd06d8f6732a63697b6aa9dd3579	
+File: /usr/lib/debug/usr/lib/ocaml/rresult/rresult_top.cmxs.debug	100644	root:root	9f321299f0df7715c815551f3d7fcbe7	
 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: 2db43b55361dc398ae20247422bd45213cc1780f27e2bebe3b77459ee018dd1441e0799bfbddaccaf098f7c84d08c4410c2b64b0bb5be733fd34418e9e637586
+RPMIdentity: 5fea2550d7a49d18bc8eb584edd3fb3b86e92264c5827fe29da0197df4c74cae9f486469f559c28b2c60a3beb6cd19fe1fd5805c8b5ace1a54d1630d4954c7c2
--- ocaml-rresult-devel-0.7.0-alt1.i586.rpm.repo	2022-01-03 10:32:52.000000000 +0000
+++ ocaml-rresult-devel-0.7.0-alt1.i586.rpm.hasher	2022-12-03 09:25:38.571145067 +0000
@@ -16,3 +16,3 @@
 Provides: ocaml-rresult-devel = 0.7.0-alt1:sisyphus+292969.100.1.1
-File: /usr/lib/ocaml/rresult/rresult.a	100644	root:root	f86a601435af509db44542211b96b99a	
+File: /usr/lib/ocaml/rresult/rresult.a	100644	root:root	3330f196d43e98314b482285615cddc5	
 File: /usr/lib/ocaml/rresult/rresult.cmx	100644	root:root	ad34267a057a05029062000b0e44591d	
@@ -20,5 +20,5 @@
 File: /usr/lib/ocaml/rresult/rresult.mli	100644	root:root	b9e4abb2ba6a62fcf79ee0dabe9f2306	
-File: /usr/lib/ocaml/rresult/rresult_top.a	100644	root:root	ce80d25149e3b2d71b1fadb787b17e1c	
+File: /usr/lib/ocaml/rresult/rresult_top.a	100644	root:root	d35d4006d0df9297fd70bfaf5e8cced7	
 File: /usr/lib/ocaml/rresult/rresult_top.cmx	100644	root:root	6070c97cb1699805abd28923afdcc0db	
 File: /usr/lib/ocaml/rresult/rresult_top.cmxa	100644	root:root	c99ccd6e600d021323e3226a2096ffa3	
-RPMIdentity: f9abf4303644e567fa1e2a24216a7f5155e8435002b4a14480d13446bbab9d92f8bf422eced43bcd91d6ae5fb2165170e734f3963b9916e8f995b04bf8412ca4
+RPMIdentity: 40c1eb314c855b5b75706a94cc6a96b93af911d7d02b70aa91fc546ec86fc750c775a3d581839914dd2cad5ce125db25eb381a972491d62a120ca923e89aa606