<86>Oct  8 02:38:06 userdel[824645]: delete user 'rooter'
<86>Oct  8 02:38:06 userdel[824645]: removed group 'rooter' owned by 'rooter'
<86>Oct  8 02:38:06 userdel[824645]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  8 02:38:06 groupadd[824664]: group added to /etc/group: name=rooter, GID=1811
<86>Oct  8 02:38:06 groupadd[824664]: group added to /etc/gshadow: name=rooter
<86>Oct  8 02:38:06 groupadd[824664]: new group: name=rooter, GID=1811
<86>Oct  8 02:38:06 useradd[824691]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none
<86>Oct  8 02:38:06 userdel[824723]: delete user 'builder'
<86>Oct  8 02:38:06 userdel[824723]: removed group 'builder' owned by 'builder'
<86>Oct  8 02:38:06 userdel[824723]: removed shadow group 'builder' owned by 'builder'
<86>Oct  8 02:38:06 groupadd[824762]: group added to /etc/group: name=builder, GID=1812
<86>Oct  8 02:38:06 groupadd[824762]: group added to /etc/gshadow: name=builder
<86>Oct  8 02:38:06 groupadd[824762]: new group: name=builder, GID=1812
<86>Oct  8 02:38:06 useradd[824790]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash, from=none
warning: Macro %ocaml_find_files not found
<13>Oct  8 02:38:10 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed
<13>Oct  8 02:38:12 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed
<13>Oct  8 02:38:13 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed
<13>Oct  8 02:38:15 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed
<13>Oct  8 02:38:15 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726232744 installed
<13>Oct  8 02:38:16 rpmi: ocaml-ocamlbuild-1:0.15.0-alt1 sisyphus+356727.2400.13.1 1726232565 installed
<13>Oct  8 02:38:16 rpmi: ocaml-topkg-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed
<13>Oct  8 02:38:16 rpmi: opam-2.2.1-alt1 sisyphus+357908.100.1.1 1726762494 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ocaml-react-1.2.2-alt2.nosrc.rpm (w1.gzdio)
Installing ocaml-react-1.2.2-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47860
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ocaml-react-1.2.2
+ echo 'Source #0 (ocaml-react-1.2.2.tar):'
Source #0 (ocaml-react-1.2.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-react-1.2.2.tar
+ cd ocaml-react-1.2.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47860
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-react-1.2.2
+ sed -i s,%%VERSION_NUM%%,1.2.2,g pkg/META
+ ocaml pkg/pkg.ml build
+ ocamlfind ocamldep -modules src/react.ml > src/react.ml.depends
+ ocamlfind ocamldep -modules src/react.mli > src/react.mli.depends
+ ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/react.cmi src/react.mli
+ ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/react.cmx src/react.ml
+ ocamlfind ocamlopt -a -I src src/react.cmx -o src/react.cmxa
+ ocamlfind ocamlopt -shared -linkall -I src src/react.cmxa -o src/react.cmxs
+ ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/react.cmo src/react.ml
+ ocamlfind ocamlc -a -I src src/react.cmo -o src/react.cma
+ ocamlfind ocamldep -package compiler-libs.toplevel -modules src/react_top.ml > src/react_top.ml.depends
+ ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmo src/react_top.ml
+ ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmx src/react_top.ml
+ ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/react_top.cmx -o src/react_top.cmxa
+ ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/react_top.cmxa -o src/react_top.cmxs
+ ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/react_top.cmo -o src/react_top.cma
# No parallelism done
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91611
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-react-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ocaml-react-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd ocaml-react-1.2.2
+ opam-installer --prefix=/usr/src/tmp/ocaml-react-buildroot/usr --libdir=/usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml
Creating directory /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react
_build/opam                      => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/opam
_build/pkg/META                  => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/META
_build/src/react.a               => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.a
_build/src/react.cma             => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cma
_build/src/react.cmi             => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cmi
_build/src/react.cmti            => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cmti
_build/src/react.cmx             => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cmx
_build/src/react.cmxa            => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cmxa
_build/src/react.cmxs            => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.cmxs
_build/src/react.mli             => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react.mli
_build/src/react_top.a           => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top.a
_build/src/react_top.cma         => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top.cma
_build/src/react_top.cmx         => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top.cmx
_build/src/react_top.cmxa        => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top.cmxa
_build/src/react_top.cmxs        => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top.cmxs
_build/src/react_top_init.ml     => /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/react/react_top_init.ml
Creating directory /usr/src/tmp/ocaml-react-buildroot/usr/doc/react
_build/CHANGES.md                => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/CHANGES.md
_build/LICENSE.md                => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/LICENSE.md
_build/README.md                 => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/README.md
Creating directory /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/odoc-pages
_build/doc/index.mld             => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/odoc-pages/index.mld
+ __ocaml_find_files
+ find /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n'
+ find /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n'
+ find /usr/src/tmp/ocaml-react-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ocaml-react-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/ocaml-react-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ocaml-react-buildroot/ (default)
Compressing files in /usr/src/tmp/ocaml-react-buildroot (auto)
Adjusting library links in /usr/src/tmp/ocaml-react-buildroot
./usr/lib64: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/ocaml-react-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib64/ocaml/react/react_top.cmxs: undefined symbol: camlStdlib__Format
verify-elf: WARNING: ./usr/lib64/ocaml/react/react_top.cmxs: undefined symbol: caml_call_realloc_stack
verify-elf: WARNING: ./usr/lib64/ocaml/react/react_top.cmxs: undefined symbol: camlToploop.use_file_604
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib.lnot_410_closure
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_equal
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_lessequal
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_compare
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_exn_Not_found
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_greaterthan
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_weak_create
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak__const_immstring_105
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Pmakeblock_1916
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_notequal
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_frexp_float
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_ephe_set_key
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_ephe_unset_key
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_greaterequal
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib.abs_399_closure
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_modf_float
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_exn_Division_by_zero
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_lessthan
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_exn_Assert_failure
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_call_gc
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: log
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: cosh
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.rev_map_700
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: ceil
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: floor
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.check_145
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib.failwith_326
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_c_call
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_initialize
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_alloc1
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_reraise_exn
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_modify
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_alloc3
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.raise_if_invalid_offset_72
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.fold_left_776
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: fmod
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: cos
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: tanh
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.blit_159
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: sin
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: atan2
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.get_117
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: pow
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: sinh
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: log10
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_call_realloc_stack
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_allocN
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.iter_728
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_raise_exn
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.create_31
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib.invalid_arg_337
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_ldexp_float_unboxed
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_classify_float_unboxed
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: exp
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: tan
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: atan
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak.set_97
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: asin
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.rev_369
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: acos
verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List.find_1423
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-react-buildroot
Processing files: ocaml-react-1.2.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uLZZyi
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.lonDBE
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(React) = 5.2.0-4E70234A, ocaml-cmi(React_top) = 5.2.0-F85ABC35
Requires: ocaml-cmi(Asttypes) = 5.2.0-49D026CB, ocaml-cmi(Build_path_prefix_map) = 5.2.0-9AE745CF, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Cmi_format) = 5.2.0-4E7E58A2, ocaml-cmi(Env) = 5.2.0-8BC376E8, ocaml-cmi(Ident) = 5.2.0-8D3AF42B, ocaml-cmi(Identifiable) = 5.2.0-72534021, ocaml-cmi(Load_path) = 5.2.0-A6427D7D, ocaml-cmi(Location) = 5.2.0-D2D00DA1, ocaml-cmi(Longident) = 5.2.0-485FBF79, ocaml-cmi(Misc) = 5.2.0-F3F05FBD, ocaml-cmi(Outcometree) = 5.2.0-FDAE5F18, ocaml-cmi(Parsetree) = 5.2.0-6919B4D0, ocaml-cmi(Path) = 5.2.0-0B76642D, ocaml-cmi(Primitive) = 5.2.0-63A867D5, ocaml-cmi(Shape) = 5.2.0-32EB11EE, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Stdlib__Weak) = 5.2.0-ABB98A19, ocaml-cmi(Subst) = 5.2.0-1BFB580C, ocaml-cmi(Toploop) = 5.2.0-2D9BB934, ocaml-cmi(Type_immediacy) = 5.2.0-15C96FFE, ocaml-cmi(Types) = 5.2.0-3A15950A, ocaml-cmi(Unit_info) = 5.2.0-A26F55C7, ocaml-cmi(Warnings) = 5.2.0-EBCB524A, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v6CRKs
Creating ocaml-react-debuginfo package
Processing files: ocaml-react-devel-1.2.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rbKU1J
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.rRiuzI
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(React) = 5.2.0-4E70234A, ocaml-cmi(React_top) = 5.2.0-F85ABC35, ocaml-cmt(React) = 5.2.0-4E70234A, ocaml-cmx(React) = 5.2.0-D5A19FAB, ocaml-cmx(React_top) = 5.2.0-E23CEA7A
Requires: ocaml-react = 1.2.2-alt2, ocaml-cmi(Asttypes) = 5.2.0-49D026CB, ocaml-cmi(Build_path_prefix_map) = 5.2.0-9AE745CF, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Cmi_format) = 5.2.0-4E7E58A2, ocaml-cmi(Env) = 5.2.0-8BC376E8, ocaml-cmi(Ident) = 5.2.0-8D3AF42B, ocaml-cmi(Identifiable) = 5.2.0-72534021, ocaml-cmi(Load_path) = 5.2.0-A6427D7D, ocaml-cmi(Location) = 5.2.0-D2D00DA1, ocaml-cmi(Longident) = 5.2.0-485FBF79, ocaml-cmi(Misc) = 5.2.0-F3F05FBD, ocaml-cmi(Outcometree) = 5.2.0-FDAE5F18, ocaml-cmi(Parsetree) = 5.2.0-6919B4D0, ocaml-cmi(Path) = 5.2.0-0B76642D, ocaml-cmi(Primitive) = 5.2.0-63A867D5, ocaml-cmi(Shape) = 5.2.0-32EB11EE, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Stdlib__Weak) = 5.2.0-ABB98A19, ocaml-cmi(Subst) = 5.2.0-1BFB580C, ocaml-cmi(Toploop) = 5.2.0-2D9BB934, ocaml-cmi(Type_immediacy) = 5.2.0-15C96FFE, ocaml-cmi(Types) = 5.2.0-3A15950A, ocaml-cmi(Unit_info) = 5.2.0-A26F55C7, ocaml-cmi(Warnings) = 5.2.0-EBCB524A, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmx(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__List) = 5.2.0-433221A5, ocaml-cmx(Stdlib__Weak) = 5.2.0-AAC018D9, ocaml-cmx(Toploop) = 5.2.0-E4C50D41
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a2yh4L
Processing files: ocaml-react-debuginfo-1.2.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aOSCi9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7jUwSn
find-requires: running scripts (debuginfo)
Requires: ocaml-react = 1.2.2-alt2
Adding to ocaml-react-devel a strict dependency on ocaml-react
Adding to ocaml-react-debuginfo a strict dependency on ocaml-react
Removing 42 extra deps from ocaml-react-devel due to repentancy on ocaml-react
warning: Installed (but unpackaged) file(s) found:
    /usr/doc/react/CHANGES.md
    /usr/doc/react/LICENSE.md
    /usr/doc/react/README.md
    /usr/doc/react/odoc-pages/index.mld
Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-1.2.2-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-devel-1.2.2-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-debuginfo-1.2.2-alt2.x86_64.rpm (w2.lzdio)
1.37user 1.53system 0:09.60elapsed 30%CPU (0avgtext+0avgdata 53020maxresident)k
0inputs+0outputs (0major+341182minor)pagefaults 0swaps
3.81user 2.98system 0:26.08elapsed 26%CPU (0avgtext+0avgdata 137008maxresident)k
0inputs+0outputs (0major+207463minor)pagefaults 0swaps