<86>Sep 14 10:42:27 userdel[210563]: delete user 'rooter' <86>Sep 14 10:42:27 userdel[210563]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:42:27 groupadd[210575]: group added to /etc/group: name=rooter, GID=678 <86>Sep 14 10:42:27 groupadd[210575]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:42:27 groupadd[210575]: new group: name=rooter, GID=678 <86>Sep 14 10:42:27 useradd[210585]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Sep 14 10:42:27 userdel[210602]: delete user 'builder' <86>Sep 14 10:42:27 userdel[210602]: removed group 'builder' owned by 'builder' <86>Sep 14 10:42:27 userdel[210602]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:42:27 groupadd[210615]: group added to /etc/group: name=builder, GID=679 <86>Sep 14 10:42:27 groupadd[210615]: group added to /etc/gshadow: name=builder <86>Sep 14 10:42:27 groupadd[210615]: new group: name=builder, GID=679 <86>Sep 14 10:42:27 useradd[210622]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Sep 14 10:42:30 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 10:42:30 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Sep 14 10:42:41 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 10:42:41 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+279404.3000.2.2 1626536729 installed <13>Sep 14 10:42:41 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+279404.3000.2.2 1626536729 installed <13>Sep 14 10:42:41 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed <13>Sep 14 10:42:41 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+279404.300.2.2 1626535665 installed <13>Sep 14 10:42:41 rpmi: ocaml-result-1.5-alt2 sisyphus+279404.2700.2.2 1626536685 installed <13>Sep 14 10:42:41 rpmi: opam-2.1.0-alt1 sisyphus+281779.100.1.1 1628058346 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-rresult-0.6.0-alt3.nosrc.rpm (w1.gzdio) Installing ocaml-rresult-0.6.0-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61196 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-rresult-0.6.0 + echo 'Source #0 (ocaml-rresult-0.6.0.tar):' Source #0 (ocaml-rresult-0.6.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-rresult-0.6.0.tar + cd ocaml-rresult-0.6.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61196 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-rresult-0.6.0 + sed -i s,%%VERSION_NUM%%,0.6.0,g pkg/META + ocaml pkg/pkg.ml build ocamlfind ocamldep -package result -modules src/rresult.ml > src/rresult.ml.depends ocamlfind ocamldep -package result -modules src/rresult.mli > src/rresult.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmi src/rresult.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmx src/rresult.ml ocamlfind ocamlopt -a -package result -I src src/rresult.cmx -o src/rresult.cmxa ocamlfind ocamlopt -shared -linkall -package result -I src src/rresult.cmxa -o src/rresult.cmxs + ocamlfind ocamlopt -shared -linkall -package result -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 -package result -I src -I test -o src/rresult.cmo src/rresult.ml ocamlfind ocamlc -a -package result -I src src/rresult.cmo -o src/rresult.cma ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/rresult_top.ml > src/rresult_top.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -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 -package result -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 -package result -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 -package result -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 -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -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 -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -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 -package result -I src src/rresult_top.cmo -o src/rresult_top.cma + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -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.61196 + 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.6.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 + /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 :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_399' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__error_msgf_433' 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_449' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__pp_exn_trap_515' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__trap_exn_528' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__error_exn_trap_to_msg_534' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__dump_550' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry4_1_app' 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 the file containing the function 'camlRresult__ok_110' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__error_113' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__reword_error_124' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__map_137' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__$3e$3e$7c_149' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__pp_lines_158' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__msg_396' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__kmsg_402' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__error_msg_430' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__kerr_436' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__to_option_583' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__of_option_588' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__to_presult_593' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__of_presult_598' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry4_1_app' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__get_ok_116' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__get_error_120' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__error_msg_to_invalid_arg_454' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__flush_213' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__pp_542' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__equal_564' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__compare_574' is not compiled with -fpic/-fPIC the file containing the function 'camlRresult__failwith_error_msg_463' 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_592 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_516 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_1209 verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__format__flush_buffer_formatter_862 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_1227 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_351 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.6.0-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61196 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-rresult-0.6.0 + DOCDIR=/usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.6.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.6.0 + /bin/mkdir -p /usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.6.0 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.6.0 + chmod -R go-w /usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.6.0 + chmod -R a+rX /usr/src/tmp/ocaml-rresult-buildroot/usr/share/doc/ocaml-rresult-0.6.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CDuR62 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.LT0Ze1 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.12.0-C5E00C7B, ocaml-cmi(Rresult_top) = 4.12.0-F5D10725 Requires: ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Result) = 4.12.0-28020B82, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__result) = 4.12.0-D1B547D2, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lLZRW2 Creating ocaml-rresult-debuginfo package Processing files: ocaml-rresult-devel-0.6.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gfvz12 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.tmAZEZ 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.12.0-4F772956, ocaml-cmx(Rresult_top) = 4.12.0-A25AB6E9 Requires: ocaml-rresult = 0.6.0-alt3, ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Result) = 4.12.0-28020B82, ocaml-cmi(Rresult) = 4.12.0-C5E00C7B, ocaml-cmi(Rresult_top) = 4.12.0-F5D10725, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__result) = 4.12.0-D1B547D2, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__format) = 4.12.0-5D89D582, ocaml-cmx(Stdlib__printexc) = 4.12.0-59502601, ocaml-cmx(Stdlib__string) = 4.12.0-6DBCA81D Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.48wkM2 Processing files: ocaml-rresult-debuginfo-0.6.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xIzUp2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kTYQNZ find-requires: running scripts (debuginfo) Requires: ocaml-rresult = 0.6.0-alt3 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 38 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 Wrote: /usr/src/RPM/RPMS/i586/ocaml-rresult-0.6.0-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-rresult-devel-0.6.0-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-rresult-debuginfo-0.6.0-alt3.i586.rpm (w2.lzdio) 1.13user 0.74system 0:09.00elapsed 20%CPU (0avgtext+0avgdata 14004maxresident)k 0inputs+0outputs (0major+235242minor)pagefaults 0swaps 16.18user 3.77system 0:26.90elapsed 74%CPU (0avgtext+0avgdata 103832maxresident)k 2904inputs+0outputs (0major+527735minor)pagefaults 0swaps --- ocaml-rresult-0.6.0-alt3.i586.rpm.repo 2021-04-06 16:06:12.119762092 +0000 +++ ocaml-rresult-0.6.0-alt3.i586.rpm.hasher 2021-09-14 10:42:53.057519075 +0000 @@ -63,5 +63,5 @@ File: /usr/lib/ocaml/rresult/rresult.cmti 100644 root:root 33ef65cdbb88a24c34b6f1a06d18c603 -File: /usr/lib/ocaml/rresult/rresult.cmxs 100644 root:root c9c97a5286e5ce45c40cfefd953d6667 +File: /usr/lib/ocaml/rresult/rresult.cmxs 100644 root:root e1aefebce030be44edc464eee11fa915 File: /usr/lib/ocaml/rresult/rresult_top.cma 100644 root:root 110d796ffa5738b584311b3faafe83bd -File: /usr/lib/ocaml/rresult/rresult_top.cmxs 100644 root:root d19b6b2a5b983f69811fec67c1d2ef73 +File: /usr/lib/ocaml/rresult/rresult_top.cmxs 100644 root:root ebf3bebb8017831732ec9c8f21092eda File: /usr/lib/ocaml/rresult/rresult_top_init.ml 100644 root:root b6878a1f6a2c429ccac8235c24e84d3c @@ -71,2 +71,2 @@ File: /usr/share/doc/ocaml-rresult-0.6.0/README.md 100644 root:root a89d33a0125a0fb58d26cdd01fde2bdc -RPMIdentity: d088c128037f3ae0b79d067c735158d3d07b606ad6f874c33038f8431f3b5f58665099da33a1069b0b4d7deb898242547eb61203692acaade5a02b419dbc21d9 +RPMIdentity: 6c91c327903ceca611c32c680da34cc83bf8e3b495f28b1d7f1956dfeb93817cb4d1bb85f55dc23d8e7de9c4efcc6f72c13528aabc5a061417af5246bec43df4 --- ocaml-rresult-debuginfo-0.6.0-alt3.i586.rpm.repo 2021-04-06 16:06:12.129762194 +0000 +++ ocaml-rresult-debuginfo-0.6.0-alt3.i586.rpm.hasher 2021-09-14 10:42:53.128519159 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/32e2c43c779dd7be36d4f4d227b0995b0f0581 120777 root:root ../../../ocaml/rresult/rresult.cmxs -/usr/lib/debug/.build-id/2a/32e2c43c779dd7be36d4f4d227b0995b0f0581.debug 120777 root:root ../../usr/lib/ocaml/rresult/rresult.cmxs.debug -/usr/lib/debug/.build-id/77 40755 root:root -/usr/lib/debug/.build-id/77/b162d44b31be2d58c640065283cc3db8c478cf 120777 root:root ../../../ocaml/rresult/rresult_top.cmxs -/usr/lib/debug/.build-id/77/b162d44b31be2d58c640065283cc3db8c478cf.debug 120777 root:root ../../usr/lib/ocaml/rresult/rresult_top.cmxs.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/47d27ee39401d10e8384e27fa8f88c00aea503 120777 root:root ../../../ocaml/rresult/rresult_top.cmxs +/usr/lib/debug/.build-id/48/47d27ee39401d10e8384e27fa8f88c00aea503.debug 120777 root:root ../../usr/lib/ocaml/rresult/rresult_top.cmxs.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/1f052d4c61103b622e65ee00b578cc0017c2bf 120777 root:root ../../../ocaml/rresult/rresult.cmxs +/usr/lib/debug/.build-id/65/1f052d4c61103b622e65ee00b578cc0017c2bf.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.6.0-alt3:sisyphus+268975.6400.3.1 -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/32e2c43c779dd7be36d4f4d227b0995b0f0581 120777 root:root ../../../ocaml/rresult/rresult.cmxs -File: /usr/lib/debug/.build-id/2a/32e2c43c779dd7be36d4f4d227b0995b0f0581.debug 120777 root:root ../../usr/lib/ocaml/rresult/rresult.cmxs.debug -File: /usr/lib/debug/.build-id/77 40755 root:root -File: /usr/lib/debug/.build-id/77/b162d44b31be2d58c640065283cc3db8c478cf 120777 root:root ../../../ocaml/rresult/rresult_top.cmxs -File: /usr/lib/debug/.build-id/77/b162d44b31be2d58c640065283cc3db8c478cf.debug 120777 root:root ../../usr/lib/ocaml/rresult/rresult_top.cmxs.debug +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/47d27ee39401d10e8384e27fa8f88c00aea503 120777 root:root ../../../ocaml/rresult/rresult_top.cmxs +File: /usr/lib/debug/.build-id/48/47d27ee39401d10e8384e27fa8f88c00aea503.debug 120777 root:root ../../usr/lib/ocaml/rresult/rresult_top.cmxs.debug +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/1f052d4c61103b622e65ee00b578cc0017c2bf 120777 root:root ../../../ocaml/rresult/rresult.cmxs +File: /usr/lib/debug/.build-id/65/1f052d4c61103b622e65ee00b578cc0017c2bf.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 b6fa1ab337a302e1ee953039944b1ae5 -File: /usr/lib/debug/usr/lib/ocaml/rresult/rresult_top.cmxs.debug 100644 root:root 44fa070a308595aba515712e6335c6eb +File: /usr/lib/debug/usr/lib/ocaml/rresult/rresult.cmxs.debug 100644 root:root c20696d55663e2a989f21398e5c16da2 +File: /usr/lib/debug/usr/lib/ocaml/rresult/rresult_top.cmxs.debug 100644 root:root 7d6cda552cb815e52c53250860b477f4 File: /usr/src/debug/ocaml-rresult-0.6.0 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/ocaml-rresult-0.6.0/_build/src/rresult_top.ml 100644 root:root 2e939e6bf63d9c67709198f298d63d20 -RPMIdentity: b9410c6811340892f629a5807f08c8559334f7963962967c39ec33c2c232dda9747860e4fa92bb5f01050b870e4642898029fedcfd4600f9d47693cc70738e5e +RPMIdentity: 9bf90251c6c4524533baddd6b511b0bc1313169d880fd1fa00240bdc17dc85091709f8de72092945b8b3c45bd42ece09a3f5b126ac84e93d09ab86fcfaccfcd6 --- ocaml-rresult-devel-0.6.0-alt3.i586.rpm.repo 2021-04-06 16:06:12.109761990 +0000 +++ ocaml-rresult-devel-0.6.0-alt3.i586.rpm.hasher 2021-09-14 10:42:53.199519241 +0000 @@ -16,3 +16,3 @@ Provides: ocaml-rresult-devel = 0.6.0-alt3:sisyphus+268975.6400.3.1 -File: /usr/lib/ocaml/rresult/rresult.a 100644 root:root 590411b50d2165e9a903039b5e5d69d2 +File: /usr/lib/ocaml/rresult/rresult.a 100644 root:root fa8db53cc54896e38b579f9de86407d3 File: /usr/lib/ocaml/rresult/rresult.cmx 100644 root:root 10b5131f0b9de5f1420d3fb4721a8c1a @@ -20,5 +20,5 @@ File: /usr/lib/ocaml/rresult/rresult.mli 100644 root:root ce997a6ad24cdaff7c654588c93fee91 -File: /usr/lib/ocaml/rresult/rresult_top.a 100644 root:root 306dbca30f0fa4098699fc4b8727298b +File: /usr/lib/ocaml/rresult/rresult_top.a 100644 root:root d7d9814b188d95ea1f5a0e0814c58674 File: /usr/lib/ocaml/rresult/rresult_top.cmx 100644 root:root ebd85ff2d127996daf912c0fcbed20c4 File: /usr/lib/ocaml/rresult/rresult_top.cmxa 100644 root:root cd12497a09d15126dd4d0b1c66932f61 -RPMIdentity: ea63257d0c2d9728743f2dc5c31fe584b2dd63113189173d3fe61970e3fa32d4294690434c4de48eccfa27350753affa01ba0e1d5df8983bb2f9c4cf77e3c9ff +RPMIdentity: 1ea27fa6e1e5ea04eaa0df830e9ec7e7f12b3be1c85237bbef26cdbe1a05b5ab2a9e83c007189b67a971a0f0eb8e2038bf0cbdfcdb5d5a868050d210c949e28f