<86>Mar 31 09:04:25 userdel[4147475]: delete user 'rooter'
<86>Mar 31 09:04:25 userdel[4147475]: removed group 'rooter' owned by 'rooter'
<86>Mar 31 09:04:25 userdel[4147475]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 31 09:04:25 groupadd[4147487]: group added to /etc/group: name=rooter, GID=633
<86>Mar 31 09:04:25 groupadd[4147487]: group added to /etc/gshadow: name=rooter
<86>Mar 31 09:04:25 groupadd[4147487]: new group: name=rooter, GID=633
<86>Mar 31 09:04:25 useradd[4147502]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Mar 31 09:04:25 userdel[4147524]: delete user 'builder'
<86>Mar 31 09:04:25 userdel[4147524]: removed group 'builder' owned by 'builder'
<86>Mar 31 09:04:25 userdel[4147524]: removed shadow group 'builder' owned by 'builder'
<86>Mar 31 09:04:25 groupadd[4147544]: group added to /etc/group: name=builder, GID=634
<86>Mar 31 09:04:25 groupadd[4147544]: group added to /etc/gshadow: name=builder
<86>Mar 31 09:04:25 groupadd[4147544]: new group: name=builder, GID=634
<86>Mar 31 09:04:25 useradd[4147554]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
<13>Mar 31 09:04:29 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed
<13>Mar 31 09:04:29 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed
<13>Mar 31 09:04:44 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed
<13>Mar 31 09:04:44 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879400 installed
<13>Mar 31 09:04:44 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879400 installed
<13>Mar 31 09:04:44 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268243.100.1.1 1616511950 installed
<13>Mar 31 09:04:44 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+263310.500.12.1 1608876794 installed
<13>Mar 31 09:04:44 rpmi: ocaml-result-1.5-alt2 sisyphus+263310.4500.12.1 1608878956 installed
<13>Mar 31 09:04:45 rpmi: opam-2.0.7-alt1 sisyphus+263310.22700.12.1 1608888074 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.55343
+ 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.55343
+ 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 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.6894
+ 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 <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_397' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_msgf_431' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__reword_error_msg_inner_724' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_to_msg_447' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__pp_exn_trap_509' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__trap_exn_521' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_exn_trap_to_msg_527' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__dump_543' 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_112' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_112' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__reword_error_123' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__map_136' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__$3e$3e$7c_148' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__pp_lines_157' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__msg_394' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__kmsg_400' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_msg_428' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__kerr_434' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__to_option_576' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__of_option_581' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__to_presult_586' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__of_presult_591' is not compiled with -fpic/-fPIC
either the file containing the function 'camlRresult__code_begin' or the file containing the function 'camlRresult__error_112' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__get_ok_115' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__get_error_119' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__error_msg_to_invalid_arg_452' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__flush_212' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__pp_535' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__equal_557' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__compare_567' is not compiled with -fpic/-fPIC
the file containing the function 'camlRresult__failwith_error_msg_461' 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_591
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_115
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__format__pp_print_string_515
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_1171
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__format__flush_buffer_formatter_861
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_197
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__printexc__to_string_default_205
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__format__fprintf_1189
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__printexc__convert_raw_backtrace_250
verify-elf: WARNING: ./usr/lib/ocaml/rresult/rresult.cmxs: undefined symbol: camlStdlib__printexc__backtrace_to_string_325
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
Hardlinking identical .pyc and .pyo files
Processing files: ocaml-rresult-0.6.0-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2663
+ 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.wFl7lW
find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vpE3EZ
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmi(Rresult) = 4.11.1-58C3D5F3, ocaml-cmi(Rresult_top) = 4.11.1-152EA599
Requires: ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(Build_path_prefix_map) = 4.11.1-76D6DFE9, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(Cmi_format) = 4.11.1-F66AC0FB, ocaml-cmi(Env) = 4.11.1-46561220, ocaml-cmi(Ident) = 4.11.1-BEA92412, ocaml-cmi(Identifiable) = 4.11.1-68502454, ocaml-cmi(Load_path) = 4.11.1-F712CE12, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Misc) = 4.11.1-351CA333, ocaml-cmi(Outcometree) = 4.11.1-897424D1, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Path) = 4.11.1-E3A8285F, ocaml-cmi(Primitive) = 4.11.1-26E8968C, ocaml-cmi(Result) = 4.11.1-4D6EA467, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__digest) = 4.11.1-F1B97F3E, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__printexc) = 4.11.1-6E03AB07, ocaml-cmi(Stdlib__result) = 4.11.1-2BA42445, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Subst) = 4.11.1-5AA9C9ED, ocaml-cmi(Toploop) = 4.11.1-8DA83ED0, ocaml-cmi(Type_immediacy) = 4.11.1-AED60BFF, ocaml-cmi(Types) = 4.11.1-7F5D3859, ocaml-cmi(Warnings) = 4.11.1-9FC34835, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KIgJKZ
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.tY5pFV
find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GF6u2W
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmx(Rresult) = 4.11.1-0511901A, ocaml-cmx(Rresult_top) = 4.11.1-659B88C7
Requires: ocaml-rresult = 0.6.0-alt3, ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(Build_path_prefix_map) = 4.11.1-76D6DFE9, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(Cmi_format) = 4.11.1-F66AC0FB, ocaml-cmi(Env) = 4.11.1-46561220, ocaml-cmi(Ident) = 4.11.1-BEA92412, ocaml-cmi(Identifiable) = 4.11.1-68502454, ocaml-cmi(Load_path) = 4.11.1-F712CE12, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Misc) = 4.11.1-351CA333, ocaml-cmi(Outcometree) = 4.11.1-897424D1, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Path) = 4.11.1-E3A8285F, ocaml-cmi(Primitive) = 4.11.1-26E8968C, ocaml-cmi(Result) = 4.11.1-4D6EA467, ocaml-cmi(Rresult) = 4.11.1-58C3D5F3, ocaml-cmi(Rresult_top) = 4.11.1-152EA599, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__digest) = 4.11.1-F1B97F3E, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__printexc) = 4.11.1-6E03AB07, ocaml-cmi(Stdlib__result) = 4.11.1-2BA42445, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Subst) = 4.11.1-5AA9C9ED, ocaml-cmi(Toploop) = 4.11.1-8DA83ED0, ocaml-cmi(Type_immediacy) = 4.11.1-AED60BFF, ocaml-cmi(Types) = 4.11.1-7F5D3859, ocaml-cmi(Warnings) = 4.11.1-9FC34835, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__format) = 4.11.1-D382A0EF, ocaml-cmx(Stdlib__printexc) = 4.11.1-AEA304DD, ocaml-cmx(Stdlib__string) = 4.11.1-87EE46B7
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2GEFGY
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.wAF1YV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.opUNzZ
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)
6.18user 2.06system 0:14.60elapsed 56%CPU (0avgtext+0avgdata 14096maxresident)k
0inputs+0outputs (0major+292090minor)pagefaults 0swaps
28.88user 9.30system 0:43.48elapsed 87%CPU (0avgtext+0avgdata 107836maxresident)k
9688inputs+0outputs (0major+609248minor)pagefaults 0swaps