<86>Jul 18 11:12:02 userdel[533507]: delete user 'rooter' <86>Jul 18 11:12:02 groupadd[533547]: group added to /etc/group: name=rooter, GID=702 <86>Jul 18 11:12:02 useradd[533558]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Jul 18 11:12:02 userdel[533580]: delete user 'builder' <86>Jul 18 11:12:02 userdel[533580]: removed group 'builder' owned by 'builder' <86>Jul 18 11:12:02 userdel[533580]: removed shadow group 'builder' owned by 'builder' <86>Jul 18 11:12:02 groupadd[533660]: group added to /etc/group: name=builder, GID=703 <86>Jul 18 11:12:02 groupadd[533660]: group added to /etc/gshadow: name=builder <86>Jul 18 11:12:02 groupadd[533660]: new group: name=builder, GID=703 <86>Jul 18 11:12:02 useradd[533674]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash <13>Jul 18 11:12:05 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Jul 18 11:12:05 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Jul 18 11:12:25 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Jul 18 11:12:25 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+279404.3000.2.2 1626536729 installed <13>Jul 18 11:12:25 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+279404.3000.2.2 1626536729 installed <13>Jul 18 11:12:25 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed <13>Jul 18 11:12:25 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+279404.300.2.2 1626535665 installed <13>Jul 18 11:12:25 rpmi: ocaml-result-1.5-alt2 sisyphus+279404.2700.2.2 1626536685 installed <13>Jul 18 11:12:25 rpmi: opam-2.0.8-alt2 sisyphus+279502.100.1.3 1626580673 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.15186 + 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.15186 + 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.30936 + 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.30936 + 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.khZT4p 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.VJYdor 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.uLwPVp 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.EUysOq 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.G3vyhr 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.Ia6nrp 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.X9LZTr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bieDEn 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.38user 0.87system 0:09.44elapsed 23%CPU (0avgtext+0avgdata 14452maxresident)k 0inputs+0outputs (0major+245241minor)pagefaults 0swaps 25.00user 4.27system 0:37.82elapsed 77%CPU (0avgtext+0avgdata 105928maxresident)k 204776inputs+0outputs (0major+548762minor)pagefaults 0swaps --- ocaml-rresult-0.6.0-alt3.i586.rpm.repo 2021-04-06 16:06:12.000000000 +0000 +++ ocaml-rresult-0.6.0-alt3.i586.rpm.hasher 2021-07-18 11:12:38.180687559 +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 eea9d8f347cbb35415c9ebf4320427c4 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 37e3b1b61c4cce2d15cceb967a0566f5 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: e0a57ae17237a323da1b3b20411e7050 +RPMIdentity: addfec08da4aa1ab0187f82eb7c27edd --- ocaml-rresult-debuginfo-0.6.0-alt3.i586.rpm.repo 2021-04-06 16:06:12.000000000 +0000 +++ ocaml-rresult-debuginfo-0.6.0-alt3.i586.rpm.hasher 2021-07-18 11:12:38.271686947 +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/af 40755 root:root +/usr/lib/debug/.build-id/af/7aa2f841ed148a62e4389b883a52104a584758 120777 root:root ../../../ocaml/rresult/rresult_top.cmxs +/usr/lib/debug/.build-id/af/7aa2f841ed148a62e4389b883a52104a584758.debug 120777 root:root ../../usr/lib/ocaml/rresult/rresult_top.cmxs.debug +/usr/lib/debug/.build-id/e4 40755 root:root +/usr/lib/debug/.build-id/e4/58b416147a8b31f9bf320cef0b4b01f87cab50 120777 root:root ../../../ocaml/rresult/rresult.cmxs +/usr/lib/debug/.build-id/e4/58b416147a8b31f9bf320cef0b4b01f87cab50.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/af 40755 root:root +File: /usr/lib/debug/.build-id/af/7aa2f841ed148a62e4389b883a52104a584758 120777 root:root ../../../ocaml/rresult/rresult_top.cmxs +File: /usr/lib/debug/.build-id/af/7aa2f841ed148a62e4389b883a52104a584758.debug 120777 root:root ../../usr/lib/ocaml/rresult/rresult_top.cmxs.debug +File: /usr/lib/debug/.build-id/e4 40755 root:root +File: /usr/lib/debug/.build-id/e4/58b416147a8b31f9bf320cef0b4b01f87cab50 120777 root:root ../../../ocaml/rresult/rresult.cmxs +File: /usr/lib/debug/.build-id/e4/58b416147a8b31f9bf320cef0b4b01f87cab50.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 10fcf9a4dc5f5c6b6ae2951fd6da474b +File: /usr/lib/debug/usr/lib/ocaml/rresult/rresult_top.cmxs.debug 100644 root:root e95e59066eaea2db603051c93b5bfd0b 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: 109ae6ed3d4baf37ae7009085b4644de +RPMIdentity: 2776da53b2f16c74cbfc69564a58ab06 --- ocaml-rresult-devel-0.6.0-alt3.i586.rpm.repo 2021-04-06 16:06:12.000000000 +0000 +++ ocaml-rresult-devel-0.6.0-alt3.i586.rpm.hasher 2021-07-18 11:12:38.356686375 +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 27e21b94f4047b9e2f227566149f4a4b 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 f6a5dc784141fcf905f70810bd7c75ef 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: 3f13b24e9d18c05059e043e0898f4de1 +RPMIdentity: 93acb9b8c6fdcd93f61f78a956e5db48