<86>Mar 31 01:11:07 userdel[61621]: delete user 'rooter' <86>Mar 31 01:11:07 userdel[61621]: removed group 'rooter' owned by 'rooter' <86>Mar 31 01:11:07 userdel[61621]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 31 01:11:07 groupadd[61653]: group added to /etc/group: name=rooter, GID=1847 <86>Mar 31 01:11:07 groupadd[61653]: group added to /etc/gshadow: name=rooter <86>Mar 31 01:11:07 groupadd[61653]: new group: name=rooter, GID=1847 <86>Mar 31 01:11:07 useradd[61681]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash <86>Mar 31 01:11:07 userdel[61722]: delete user 'builder' <86>Mar 31 01:11:07 userdel[61722]: removed group 'builder' owned by 'builder' <86>Mar 31 01:11:07 userdel[61722]: removed shadow group 'builder' owned by 'builder' <86>Mar 31 01:11:07 groupadd[61749]: group added to /etc/group: name=builder, GID=1848 <86>Mar 31 01:11:07 groupadd[61749]: group added to /etc/gshadow: name=builder <86>Mar 31 01:11:07 groupadd[61749]: new group: name=builder, GID=1848 <86>Mar 31 01:11:07 useradd[61773]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ocaml-reactiveData-0.2.2-alt1.src.rpm: exception not found in '/usr/share/license-exception' directory: OCaml /usr/src/in/srpm/ocaml-reactiveData-0.2.2-alt1.src.rpm: license not found in '/usr/share/license' directory: linking /usr/src/in/srpm/ocaml-reactiveData-0.2.2-alt1.src.rpm: license not found in '/usr/share/license' directory: exception <13>Mar 31 01:11:10 rpmi: ocaml-runtime-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Mar 31 01:11:10 rpmi: rpm-build-ocaml-1.4.2-alt1 p10+289137.700.7.1 1637431351 installed <13>Mar 31 01:11:17 rpmi: ocaml-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Mar 31 01:11:17 rpmi: ocaml-react-runtime-1.2.1-alt4 p10+289137.5600.8.1 1638003374 installed <13>Mar 31 01:11:17 rpmi: ocaml-topkg-1.0.4-alt1 p10+289137.5500.8.1 1638003341 installed <13>Mar 31 01:11:17 rpmi: ocaml-topkg-devel-1.0.4-alt1 p10+289137.5500.8.1 1638003341 installed <13>Mar 31 01:11:17 rpmi: ocaml-react-1.2.1-alt4 p10+289137.5600.8.1 1638003374 installed <13>Mar 31 01:11:17 rpmi: ocaml-findlib-1.9.1-alt2 p10+289137.1000.8.1 1638001980 installed <13>Mar 31 01:11:17 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 p10+289137.300.8.1 1638001815 installed <13>Mar 31 01:11:18 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-reactiveData-0.2.2-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-reactiveData-0.2.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1797 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-reactiveData-0.2.2 + echo 'Source #0 (ocaml-reactiveData-0.2.2.tar):' Source #0 (ocaml-reactiveData-0.2.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-reactiveData-0.2.2.tar + cd ocaml-reactiveData-0.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.1797 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-reactiveData-0.2.2 + ocaml pkg/build.ml native=true native-dynlink=true ocamlfind ocamldep -package react -modules src/reactiveData.ml > src/reactiveData.ml.depends ocamlfind ocamldep -package react -modules src/reactiveData.mli > src/reactiveData.mli.depends ocamlfind ocamlc -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmi src/reactiveData.mli + ocamlfind ocamlc -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmi src/reactiveData.mli File "src/reactiveData.mli", lines 216-219, characters 0-46: 216 | (** Signature describing a raw data container (['a data]). 217 | 218 | Given an implementation of [DATA], an incremental version of the 219 | container can be produced (via [Make]). *) Warning 50 [unexpected-docstring]: ambiguous documentation comment ocamlfind ocamlopt -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmx src/reactiveData.ml + ocamlfind ocamlopt -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmx src/reactiveData.ml File "src/reactiveData.ml", line 479, characters 44-62: 479 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ 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 File "src/reactiveData.ml", line 668, characters 48-66: 668 | Set.Make (struct type t = int let compare = Pervasives.compare end) ^^^^^^^^^^^^^^^^^^ 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 react -I src src/reactiveData.cmx -o src/reactiveData.cmxa ocamlfind ocamlc -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmo src/reactiveData.ml + ocamlfind ocamlc -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmo src/reactiveData.ml File "src/reactiveData.ml", line 479, characters 44-62: 479 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ 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 File "src/reactiveData.ml", line 668, characters 48-66: 668 | Set.Make (struct type t = int let compare = Pervasives.compare end) ^^^^^^^^^^^^^^^^^^ 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 react -I src src/reactiveData.cmo -o src/reactiveData.cma ocamlfind ocamlopt -shared -linkall -package react -I src src/reactiveData.cmxa -o src/reactiveData.cmxs + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1797 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-reactiveData-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-reactiveData-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-reactiveData-0.2.2 + opam-installer --prefix=/usr/src/tmp/ocaml-reactiveData-buildroot/usr --libdir=/usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml Creating directory /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml/reactiveData _build/pkg/META => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml/reactiveData/META _build/src/reactiveData.a => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml/reactiveData/reactiveData.a _build/src/reactiveData.cma => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml/reactiveData/reactiveData.cma _build/src/reactiveData.cmi => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml/reactiveData/reactiveData.cmi _build/src/reactiveData.cmti => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml/reactiveData/reactiveData.cmti _build/src/reactiveData.cmx => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml/reactiveData/reactiveData.cmx _build/src/reactiveData.cmxa => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml/reactiveData/reactiveData.cmxa _build/src/reactiveData.cmxs => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml/reactiveData/reactiveData.cmxs _build/src/reactiveData.mli => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib64/ocaml/reactiveData/reactiveData.mli Creating directory /usr/src/tmp/ocaml-reactiveData-buildroot/usr/doc/reactiveData _build/CHANGES => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/doc/reactiveData/CHANGES _build/README.md => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/doc/reactiveData/README.md + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-reactiveData-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-reactiveData-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-reactiveData-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-reactiveData-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-reactiveData-buildroot ./usr/lib64: (from :0) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ocaml-reactiveData-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Hashtbl verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Hashtbl__6 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__List verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Map__add_200 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Map__max_binding_309 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__merge_838 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Hashtbl__create_inner_1702 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Set__add_189 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Array__of_list_193 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Map__fun_1056 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__fold_1317 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Hashtbl__Make_951 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__send_600 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Map__mem_292 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Hashtbl__add_726 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__List__length_aux_84 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__List__fold_left_275 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__List__map_236 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__List__rev_append_122 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__create_608 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Set__fun_992 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__List__flatten_231 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Map__iter_358 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__map_685 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Set__mem_276 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Hashtbl__mem_808 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Map__split_455 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__map_1148 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Array__to_list_183 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Map__find_212 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__diff_1220 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Set__map_525 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__value_1078 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__$40_197 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__List__iter_261 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Set__remove_283 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__Map__remove_334 Processing files: ocaml-reactiveData-0.2.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1797 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-reactiveData-0.2.2 + DOCDIR=/usr/src/tmp/ocaml-reactiveData-buildroot/usr/share/doc/ocaml-reactiveData-0.2.2 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-reactiveData-buildroot/usr/share/doc/ocaml-reactiveData-0.2.2 + /bin/mkdir -p /usr/src/tmp/ocaml-reactiveData-buildroot/usr/share/doc/ocaml-reactiveData-0.2.2 + cp -prL LICENSE CHANGES README.md /usr/src/tmp/ocaml-reactiveData-buildroot/usr/share/doc/ocaml-reactiveData-0.2.2 + chmod -R go-w /usr/src/tmp/ocaml-reactiveData-buildroot/usr/share/doc/ocaml-reactiveData-0.2.2 + chmod -R a+rX /usr/src/tmp/ocaml-reactiveData-buildroot/usr/share/doc/ocaml-reactiveData-0.2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SVH9WW 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.08hBdV 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(ReactiveData) = 4.13.1-42935841 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(React) = 4.13.1-E29A0D55, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Pervasives) = 4.13.1-972F7C19, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SHzoGX Creating ocaml-reactiveData-debuginfo package Processing files: ocaml-reactiveData-devel-0.2.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vIRjzW 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.hmPCOU 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(ReactiveData) = 4.13.1-044B18F3 Requires: ocaml-reactiveData = 0.2.2-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(React) = 4.13.1-E29A0D55, ocaml-cmi(ReactiveData) = 4.13.1-42935841, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, 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-cmx(React) = 4.13.1-831E2BF8, ocaml-cmx(Stdlib) = 4.13.1-F8B8B4EE, ocaml-cmx(Stdlib__Array) = 4.13.1-AAB10518, ocaml-cmx(Stdlib__Hashtbl) = 4.13.1-04F772F8, ocaml-cmx(Stdlib__List) = 4.13.1-21B8C13F, ocaml-cmx(Stdlib__Map) = 4.13.1-09312960, ocaml-cmx(Stdlib__Set) = 4.13.1-EFE49A5A Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MrIzGV Processing files: ocaml-reactiveData-debuginfo-0.2.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y3H6rX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SMuSFW find-requires: running scripts (debuginfo) Requires: ocaml-reactiveData = 0.2.2-alt1 Adding to ocaml-reactiveData-devel a strict dependency on ocaml-reactiveData Adding to ocaml-reactiveData-debuginfo a strict dependency on ocaml-reactiveData Removing 1 extra deps from ocaml-reactiveData-devel due to dependency on ocaml-reactiveData Removing 11 extra deps from ocaml-reactiveData-devel due to repentancy on ocaml-reactiveData warning: Installed (but unpackaged) file(s) found: /usr/doc/reactiveData/CHANGES /usr/doc/reactiveData/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-reactiveData-0.2.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-reactiveData-devel-0.2.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-reactiveData-debuginfo-0.2.2-alt1.x86_64.rpm (w2.lzdio) 0.64user 0.92system 0:08.88elapsed 17%CPU (0avgtext+0avgdata 24496maxresident)k 0inputs+0outputs (0major+201540minor)pagefaults 0swaps /.out/ocaml-reactiveData-0.2.2-alt1.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: OCaml /.out/ocaml-reactiveData-0.2.2-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: linking /.out/ocaml-reactiveData-0.2.2-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: exception /.out/ocaml-reactiveData-devel-0.2.2-alt1.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: OCaml /.out/ocaml-reactiveData-devel-0.2.2-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: linking /.out/ocaml-reactiveData-devel-0.2.2-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: exception /.out/ocaml-reactiveData-debuginfo-0.2.2-alt1.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: OCaml /.out/ocaml-reactiveData-debuginfo-0.2.2-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: linking /.out/ocaml-reactiveData-debuginfo-0.2.2-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: exception 3.58user 2.57system 0:25.32elapsed 24%CPU (0avgtext+0avgdata 129652maxresident)k 8128inputs+0outputs (0major+204245minor)pagefaults 0swaps --- ocaml-reactiveData-0.2.2-alt1.x86_64.rpm.repo 2021-11-27 08:57:55.000000000 +0000 +++ ocaml-reactiveData-0.2.2-alt1.x86_64.rpm.hasher 2024-03-31 01:11:29.319808711 +0000 @@ -30,3 +30,3 @@ File: /usr/lib64/ocaml/reactiveData/reactiveData.cmti 100644 root:root 14c4bb20a6eff15b96f7f5965913b8aa -File: /usr/lib64/ocaml/reactiveData/reactiveData.cmxs 100644 root:root 55df1977a8f202f620f58315d9e43cec +File: /usr/lib64/ocaml/reactiveData/reactiveData.cmxs 100644 root:root ef8d147d489a8a946b11a01ff88c43c1 File: /usr/share/doc/ocaml-reactiveData-0.2.2 40755 root:root @@ -35,2 +35,2 @@ File: /usr/share/doc/ocaml-reactiveData-0.2.2/README.md 100644 root:root d2a7d073eb63040433b52415f4ec624e -RPMIdentity: 3ae339756d4bf44d17026168c0f87231958128ddb4a7a38c88da67db17edd241083973a47e3cacc268df5c0577cfb269513a51eec050eb9e1122049056ae8081 +RPMIdentity: 79d118a4ee5e9935305e3f0c5aa435920dcce5e0e024d7a5e37f5906fcbe18e6023851dd86371ac53d0942e39c57b36c76f9a1ffca56cc6799be8bcf894f5641 --- ocaml-reactiveData-debuginfo-0.2.2-alt1.x86_64.rpm.repo 2021-11-27 08:57:54.000000000 +0000 +++ ocaml-reactiveData-debuginfo-0.2.2-alt1.x86_64.rpm.hasher 2024-03-31 01:11:29.388809725 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/18 40755 root:root -/usr/lib/debug/.build-id/18/a21e252288e835638d29aab920cd96c5424978 120777 root:root ../../../../lib64/ocaml/reactiveData/reactiveData.cmxs -/usr/lib/debug/.build-id/18/a21e252288e835638d29aab920cd96c5424978.debug 120777 root:root ../../usr/lib64/ocaml/reactiveData/reactiveData.cmxs.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/cd3bf37022b89682986f176a0c90c1c83f5af4 120777 root:root ../../../../lib64/ocaml/reactiveData/reactiveData.cmxs +/usr/lib/debug/.build-id/b3/cd3bf37022b89682986f176a0c90c1c83f5af4.debug 120777 root:root ../../usr/lib64/ocaml/reactiveData/reactiveData.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -9,8 +9,8 @@ Provides: ocaml-reactiveData-debuginfo = 0.2.2-alt1:p10+289137.6100.8.1 -File: /usr/lib/debug/.build-id/18 40755 root:root -File: /usr/lib/debug/.build-id/18/a21e252288e835638d29aab920cd96c5424978 120777 root:root ../../../../lib64/ocaml/reactiveData/reactiveData.cmxs -File: /usr/lib/debug/.build-id/18/a21e252288e835638d29aab920cd96c5424978.debug 120777 root:root ../../usr/lib64/ocaml/reactiveData/reactiveData.cmxs.debug +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/cd3bf37022b89682986f176a0c90c1c83f5af4 120777 root:root ../../../../lib64/ocaml/reactiveData/reactiveData.cmxs +File: /usr/lib/debug/.build-id/b3/cd3bf37022b89682986f176a0c90c1c83f5af4.debug 120777 root:root ../../usr/lib64/ocaml/reactiveData/reactiveData.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/reactiveData 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/reactiveData/reactiveData.cmxs.debug 100644 root:root 636b313403a8656d2eb80854eb229ce7 -RPMIdentity: 0c84d8be354b579975c0b05201ce151f90b06c7395372aba64ceecf4d1d48eec7bc720a022fcd702d73bd5e6a2a600ae0559649f0514d35b3d5a9c2540dc0ef9 +File: /usr/lib/debug/usr/lib64/ocaml/reactiveData/reactiveData.cmxs.debug 100644 root:root 995019efefea164866fd381f9b7f7b95 +RPMIdentity: a3aaa0899b4dd404c5cf4a39d5f7c12439460dd340adc9b4378d00bd4c918c48bb26592ca73278e3f05dde97b216302c5c34dd282a35c786f9698a11ede2d1ef