<86>Jun 16 01:19:00 userdel[2735985]: delete user 'rooter' <86>Jun 16 01:19:00 userdel[2735985]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:19:00 userdel[2735985]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:19:00 groupadd[2736007]: group added to /etc/group: name=rooter, GID=1868 <86>Jun 16 01:19:00 groupadd[2736007]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:19:00 groupadd[2736007]: new group: name=rooter, GID=1868 <86>Jun 16 01:19:00 useradd[2736024]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash <86>Jun 16 01:19:00 userdel[2736042]: delete user 'builder' <86>Jun 16 01:19:00 userdel[2736042]: removed group 'builder' owned by 'builder' <86>Jun 16 01:19:00 userdel[2736042]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:19:00 groupadd[2736056]: group added to /etc/group: name=builder, GID=1869 <86>Jun 16 01:19:00 groupadd[2736056]: group added to /etc/gshadow: name=builder <86>Jun 16 01:19:00 groupadd[2736056]: new group: name=builder, GID=1869 <86>Jun 16 01:19:00 useradd[2736065]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash <13>Jun 16 01:19:04 rpmi: ocaml-runtime-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 01:19:04 rpmi: rpm-build-ocaml-1.4.2-alt1 p10+289137.700.7.1 1637431351 installed <13>Jun 16 01:19:11 rpmi: ocaml-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 01:19:11 rpmi: ocaml-findlib-1.9.1-alt2 p10+289137.1000.8.1 1638001980 installed <13>Jun 16 01:19:11 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 p10+289137.300.8.1 1638001815 installed <13>Jun 16 01:19:11 rpmi: ocaml-topkg-1.0.4-alt1 p10+289137.5500.8.1 1638003341 installed <13>Jun 16 01:19:11 rpmi: opam-2.1.1-alt1 p10+289137.23200.8.1 1638008342 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-react-1.2.1-alt4.nosrc.rpm (w1.gzdio) Installing ocaml-react-1.2.1-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93866 + 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.1 + echo 'Source #0 (ocaml-react-1.2.1.tar):' Source #0 (ocaml-react-1.2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-react-1.2.1.tar + cd ocaml-react-1.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93866 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-react-1.2.1 + sed -i s,%%VERSION_NUM%%,1.2.1,g pkg/META + ocaml pkg/pkg.ml build ocamlfind ocamldep -package bytes -modules src/react.ml > src/react.ml.depends ocamlfind ocamldep -package bytes -modules src/react.mli > src/react.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmi src/react.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmx src/react.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmx src/react.ml File "src/react.ml", line 1437, characters 29-43: 1437 | | Some _ -> supdate (Pervasives.not (sval m')) m' c ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -a -package bytes -I src src/react.cmx -o src/react.cmxa ocamlfind ocamlopt -shared -linkall -package bytes -I src src/react.cmxa -o src/react.cmxs ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmo src/react.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmo src/react.ml File "src/react.ml", line 1437, characters 29-43: 1437 | | Some _ -> supdate (Pervasives.not (sval m')) m' c ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -a -package bytes -I src src/react.cmo -o src/react.cma ocamlfind ocamldep -package compiler-libs.toplevel -package bytes -modules src/react_top.ml > src/react_top.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/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 bytes -I src src/react_top.cmx -o src/react_top.cmxa + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmx -o src/react_top.cmxa findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/react_top.cmxa -o src/react_top.cmxs + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/react_top.cmxa -o src/react_top.cmxs findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmo -o src/react_top.cma + ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmo -o src/react_top.cma findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93866 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-react-1.2.1 + 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 + /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 :0) Verifying ELF objects in /usr/src/tmp/ocaml-react-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,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: camlToploop 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_greaterthan verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak 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_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: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_greaterequal 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_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: ceil verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak__get_202 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__create_83 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List__rev_map_252 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List__find_417 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: camlStdlib__Weak__check_210 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__Weak__set_195 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List__fold_left_275 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_modify 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: sin verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: atan2 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: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List__rev_append_122 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: caml_allocN 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__blit_214 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: camlStdlib__failwith_6 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: asin verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: camlStdlib__List__iter_261 verify-elf: WARNING: ./usr/lib64/ocaml/react/react.cmxs: undefined symbol: acos Processing files: ocaml-react-1.2.1-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ugTxpS 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.6LY2qV 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(React) = 4.13.1-831E2BF8, ocaml-cmx(React_top) = 4.13.1-870E6116 Requires: ocaml-react-runtime = 1.2.1-alt4, rpm-build-ocaml >= 1.1.1, ocaml-cmi(Asttypes) = 4.13.1-8D9243B2, ocaml-cmi(Build_path_prefix_map) = 4.13.1-768AAA9A, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Cmi_format) = 4.13.1-76D3429A, ocaml-cmi(Env) = 4.13.1-3E1FEE82, ocaml-cmi(Ident) = 4.13.1-66346E41, ocaml-cmi(Identifiable) = 4.13.1-9F19D868, ocaml-cmi(Load_path) = 4.13.1-8AB42785, ocaml-cmi(Location) = 4.13.1-42FE4A2F, ocaml-cmi(Longident) = 4.13.1-A52B92DB, ocaml-cmi(Misc) = 4.13.1-5AD92B5C, ocaml-cmi(Outcometree) = 4.13.1-AC56C08F, ocaml-cmi(Parsetree) = 4.13.1-EBAF0FCB, ocaml-cmi(Path) = 4.13.1-B4C2C6EA, ocaml-cmi(Primitive) = 4.13.1-849BB0DB, ocaml-cmi(React) = 4.13.1-E29A0D55, ocaml-cmi(React_top) = 4.13.1-3828F26A, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Digest) = 4.13.1-4288C582, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Pervasives) = 4.13.1-972F7C19, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Stdlib__Weak) = 4.13.1-7471767D, ocaml-cmi(Subst) = 4.13.1-B172A3FE, ocaml-cmi(Toploop) = 4.13.1-442ADDBC, ocaml-cmi(Type_immediacy) = 4.13.1-D9790C85, ocaml-cmi(Types) = 4.13.1-5E0F9BE6, ocaml-cmi(Warnings) = 4.13.1-EAE45E31, ocaml-cmx(Stdlib) = 4.13.1-F8B8B4EE, ocaml-cmx(Stdlib__Format) = 4.13.1-F0B02A99, ocaml-cmx(Stdlib__List) = 4.13.1-21B8C13F, ocaml-cmx(Stdlib__Weak) = 4.13.1-1A51F14F Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pCP5DT Processing files: ocaml-react-runtime-1.2.1-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0ZKiIS 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.zPHfbW 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) = 4.13.1-E29A0D55, ocaml-cmi(React_top) = 4.13.1-3828F26A, ocaml-cmx(React) = 4.13.1-831E2BF8, ocaml-cmx(React_top) = 4.13.1-870E6116 Requires: ocaml-cmi(Asttypes) = 4.13.1-8D9243B2, ocaml-cmi(Build_path_prefix_map) = 4.13.1-768AAA9A, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Cmi_format) = 4.13.1-76D3429A, ocaml-cmi(Env) = 4.13.1-3E1FEE82, ocaml-cmi(Ident) = 4.13.1-66346E41, ocaml-cmi(Identifiable) = 4.13.1-9F19D868, ocaml-cmi(Load_path) = 4.13.1-8AB42785, ocaml-cmi(Location) = 4.13.1-42FE4A2F, ocaml-cmi(Longident) = 4.13.1-A52B92DB, ocaml-cmi(Misc) = 4.13.1-5AD92B5C, ocaml-cmi(Outcometree) = 4.13.1-AC56C08F, ocaml-cmi(Parsetree) = 4.13.1-EBAF0FCB, ocaml-cmi(Path) = 4.13.1-B4C2C6EA, ocaml-cmi(Primitive) = 4.13.1-849BB0DB, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Digest) = 4.13.1-4288C582, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Pervasives) = 4.13.1-972F7C19, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Stdlib__Weak) = 4.13.1-7471767D, ocaml-cmi(Subst) = 4.13.1-B172A3FE, ocaml-cmi(Toploop) = 4.13.1-442ADDBC, ocaml-cmi(Type_immediacy) = 4.13.1-D9790C85, ocaml-cmi(Types) = 4.13.1-5E0F9BE6, ocaml-cmi(Warnings) = 4.13.1-EAE45E31, ocaml-cmx(Stdlib) = 4.13.1-F8B8B4EE, ocaml-cmx(Stdlib__Format) = 4.13.1-F0B02A99, ocaml-cmx(Stdlib__List) = 4.13.1-21B8C13F, ocaml-cmx(Stdlib__Weak) = 4.13.1-1A51F14F, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JazttT Creating ocaml-react-runtime-debuginfo package Processing files: ocaml-react-runtime-debuginfo-1.2.1-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PnpFLV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2KhH6R find-requires: running scripts (debuginfo) Requires: ocaml-react-runtime = 1.2.1-alt4 Adding to ocaml-react a strict dependency on ocaml-react-runtime Adding to ocaml-react-runtime-debuginfo a strict dependency on ocaml-react-runtime Removing 2 extra deps from ocaml-react due to dependency on ocaml-react-runtime Removing 43 extra deps from ocaml-react due to repentancy on ocaml-react-runtime warning: Installed (but unpackaged) file(s) found: /usr/doc/react/CHANGES.md /usr/doc/react/LICENSE.md /usr/doc/react/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-1.2.1-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-runtime-1.2.1-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-react-runtime-debuginfo-1.2.1-alt4.x86_64.rpm (w2.lzdio) 0.85user 1.90system 0:09.52elapsed 28%CPU (0avgtext+0avgdata 45136maxresident)k 0inputs+0outputs (0major+276498minor)pagefaults 0swaps 3.30user 2.85system 0:26.97elapsed 22%CPU (0avgtext+0avgdata 128888maxresident)k 8640inputs+0outputs (0major+215815minor)pagefaults 0swaps --- ocaml-react-runtime-1.2.1-alt4.x86_64.rpm.repo 2021-11-27 08:56:16.000000000 +0000 +++ ocaml-react-runtime-1.2.1-alt4.x86_64.rpm.hasher 2024-06-16 01:19:24.109610804 +0000 @@ -72,3 +72,3 @@ File: /usr/lib64/ocaml/react/react.cmxa 100644 root:root 45d7d3d2a4a12781228503760871404e -File: /usr/lib64/ocaml/react/react.cmxs 100644 root:root 3e87d54fc0931d7f4afc3636475f77a2 +File: /usr/lib64/ocaml/react/react.cmxs 100644 root:root 1be8a692cb61b81ec6b158fbffa0cb53 File: /usr/lib64/ocaml/react/react_top.a 100644 root:root c400a048655457953d96bedd39e6a450 @@ -76,4 +76,4 @@ File: /usr/lib64/ocaml/react/react_top.cmxa 100644 root:root 58fe89b6fc26328e7642c22103a043f4 -File: /usr/lib64/ocaml/react/react_top.cmxs 100644 root:root 0bd2514b6a968c0f81e6b35ff5d1f9aa +File: /usr/lib64/ocaml/react/react_top.cmxs 100644 root:root 4ad363e18b178130772bf575c57f2e01 File: /usr/lib64/ocaml/react/react_top_init.ml 100644 root:root afed8875ca0370209d721a625f21df5f -RPMIdentity: a7937173fb3986eeed42c6e5efa8fbc0d4cc0e781ede778f9c41fce13c2923470c55700e27ab128ee11fe9fb1203d9d801f56fc28436582bcd37ee4c99ee8611 +RPMIdentity: 975bb5ad8e44451c0736ab64d299dc27f93b04bb016bcbd155158aee2cba7a13770c508eb7d0cbdd5fd7c2fbb17007ed39c2748de788f4ced46e0d1ba08b8476 --- ocaml-react-runtime-debuginfo-1.2.1-alt4.x86_64.rpm.repo 2021-11-27 08:56:16.000000000 +0000 +++ ocaml-react-runtime-debuginfo-1.2.1-alt4.x86_64.rpm.hasher 2024-06-16 01:19:24.204612250 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/0a3ec648814d5d19d53d413c99fc40918f82ee 120777 root:root ../../../../lib64/ocaml/react/react.cmxs -/usr/lib/debug/.build-id/71/0a3ec648814d5d19d53d413c99fc40918f82ee.debug 120777 root:root ../../usr/lib64/ocaml/react/react.cmxs.debug -/usr/lib/debug/.build-id/f7 40755 root:root -/usr/lib/debug/.build-id/f7/18b28b65961c6f2300ee7ea3b16de2f4d61b08 120777 root:root ../../../../lib64/ocaml/react/react_top.cmxs -/usr/lib/debug/.build-id/f7/18b28b65961c6f2300ee7ea3b16de2f4d61b08.debug 120777 root:root ../../usr/lib64/ocaml/react/react_top.cmxs.debug +/usr/lib/debug/.build-id/3f 40755 root:root +/usr/lib/debug/.build-id/3f/fe6f36df4c664543ae7af216f62f24053a668c 120777 root:root ../../../../lib64/ocaml/react/react.cmxs +/usr/lib/debug/.build-id/3f/fe6f36df4c664543ae7af216f62f24053a668c.debug 120777 root:root ../../usr/lib64/ocaml/react/react.cmxs.debug +/usr/lib/debug/.build-id/99 40755 root:root +/usr/lib/debug/.build-id/99/73a7f2d126649ca0af9539194f23327157923d 120777 root:root ../../../../lib64/ocaml/react/react_top.cmxs +/usr/lib/debug/.build-id/99/73a7f2d126649ca0af9539194f23327157923d.debug 120777 root:root ../../usr/lib64/ocaml/react/react_top.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -18,12 +18,12 @@ Provides: ocaml-react-runtime-debuginfo = 1.2.1-alt4:p10+289137.5600.8.1 -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/0a3ec648814d5d19d53d413c99fc40918f82ee 120777 root:root ../../../../lib64/ocaml/react/react.cmxs -File: /usr/lib/debug/.build-id/71/0a3ec648814d5d19d53d413c99fc40918f82ee.debug 120777 root:root ../../usr/lib64/ocaml/react/react.cmxs.debug -File: /usr/lib/debug/.build-id/f7 40755 root:root -File: /usr/lib/debug/.build-id/f7/18b28b65961c6f2300ee7ea3b16de2f4d61b08 120777 root:root ../../../../lib64/ocaml/react/react_top.cmxs -File: /usr/lib/debug/.build-id/f7/18b28b65961c6f2300ee7ea3b16de2f4d61b08.debug 120777 root:root ../../usr/lib64/ocaml/react/react_top.cmxs.debug +File: /usr/lib/debug/.build-id/3f 40755 root:root +File: /usr/lib/debug/.build-id/3f/fe6f36df4c664543ae7af216f62f24053a668c 120777 root:root ../../../../lib64/ocaml/react/react.cmxs +File: /usr/lib/debug/.build-id/3f/fe6f36df4c664543ae7af216f62f24053a668c.debug 120777 root:root ../../usr/lib64/ocaml/react/react.cmxs.debug +File: /usr/lib/debug/.build-id/99 40755 root:root +File: /usr/lib/debug/.build-id/99/73a7f2d126649ca0af9539194f23327157923d 120777 root:root ../../../../lib64/ocaml/react/react_top.cmxs +File: /usr/lib/debug/.build-id/99/73a7f2d126649ca0af9539194f23327157923d.debug 120777 root:root ../../usr/lib64/ocaml/react/react_top.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/react 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/react/react.cmxs.debug 100644 root:root 21c4fb84e5c06590bd071a7a0165043e -File: /usr/lib/debug/usr/lib64/ocaml/react/react_top.cmxs.debug 100644 root:root b849e23435c43b60640df2b444a977e7 +File: /usr/lib/debug/usr/lib64/ocaml/react/react.cmxs.debug 100644 root:root 6824f3e8e29e1ba663fde6ab0fedc1d9 +File: /usr/lib/debug/usr/lib64/ocaml/react/react_top.cmxs.debug 100644 root:root 0cd565bf6e755353489e3f2d402a0821 File: /usr/src/debug/ocaml-react-1.2.1 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/ocaml-react-1.2.1/_build/src/react_top.ml 100644 root:root a1ab4dba6b0a7a0e2bd461fefe5ae07e -RPMIdentity: 8ba4a1a2a65bb0e3d9a2166032b64883d93b4019bc89e28be5cce062f4dba7edc23a4ce235fa221536382e96aaf09a4d9a86d77f3fe6694281de384ecbb254f4 +RPMIdentity: f6997657a309d1608bb379bc923122a86c3f3e4f54bdf477e31c24574aa6ddbd29de6996cc866e194c35bf1c58c463bef4e865658863fdb6a5cbf686ab58bcbf