<86>Jun 16 01:36:44 userdel[2020353]: delete user 'rooter' <86>Jun 16 01:36:44 userdel[2020353]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:36:44 userdel[2020353]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:36:44 groupadd[2020360]: group added to /etc/group: name=rooter, GID=1874 <86>Jun 16 01:36:44 groupadd[2020360]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:36:44 groupadd[2020360]: new group: name=rooter, GID=1874 <86>Jun 16 01:36:44 useradd[2020366]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash <86>Jun 16 01:36:44 userdel[2020372]: delete user 'builder' <86>Jun 16 01:36:44 userdel[2020372]: removed group 'builder' owned by 'builder' <86>Jun 16 01:36:44 userdel[2020372]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:36:44 groupadd[2020383]: group added to /etc/group: name=builder, GID=1875 <86>Jun 16 01:36:44 groupadd[2020383]: group added to /etc/gshadow: name=builder <86>Jun 16 01:36:44 groupadd[2020383]: new group: name=builder, GID=1875 <86>Jun 16 01:36:44 useradd[2020387]: new user: name=builder, UID=1875, GID=1875, 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>Jun 16 01:36:47 rpmi: ocaml-runtime-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 01:36:47 rpmi: rpm-build-ocaml-1.4.2-alt1 p10+289137.700.7.1 1637431351 installed <13>Jun 16 01:36:54 rpmi: ocaml-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 01:36:54 rpmi: ocaml-react-runtime-1.2.1-alt4 p10+289137.5600.8.1 1638003374 installed <13>Jun 16 01:36:54 rpmi: ocaml-topkg-1.0.4-alt1 p10+289137.5500.8.1 1638003341 installed <13>Jun 16 01:36:54 rpmi: ocaml-topkg-devel-1.0.4-alt1 p10+289137.5500.8.1 1638003341 installed <13>Jun 16 01:36:54 rpmi: ocaml-react-1.2.1-alt4 p10+289137.5600.8.1 1638003374 installed <13>Jun 16 01:36:54 rpmi: ocaml-findlib-1.9.1-alt2 p10+289137.1000.8.1 1638001980 installed <13>Jun 16 01:36:54 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 p10+289137.300.8.1 1638001815 installed <13>Jun 16 01:36:55 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.81424 + 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.81424 + 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.81424 + 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.14303 + 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.8acIDK 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.zUseMM 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.w6TMSN 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.1C24BM 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.ZQoo5L 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.yGNtkO 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.F4rDiO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ih4ttK 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.63user 1.24system 0:09.03elapsed 20%CPU (0avgtext+0avgdata 24648maxresident)k 0inputs+0outputs (0major+200076minor)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.33user 2.65system 0:26.14elapsed 22%CPU (0avgtext+0avgdata 128888maxresident)k 584inputs+0outputs (0major+202012minor)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-06-16 01:37:07.398136203 +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 cee5add9b22cf3abcd54816ecb5a57f5 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: aed68f1c6e4b3a6c6ac4eb3173a7ecb8ba4fcfff1a7d6b93d2ff6d50fe48f91b0feaf5167c472612d5c2f204e78f049ef0e76344900d242a3e16cb727e63a943 --- 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-06-16 01:37:08.323152159 +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/b7 40755 root:root +/usr/lib/debug/.build-id/b7/5506892bde4caeec5eecfcfad6720bf24df3ee 120777 root:root ../../../../lib64/ocaml/reactiveData/reactiveData.cmxs +/usr/lib/debug/.build-id/b7/5506892bde4caeec5eecfcfad6720bf24df3ee.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/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/5506892bde4caeec5eecfcfad6720bf24df3ee 120777 root:root ../../../../lib64/ocaml/reactiveData/reactiveData.cmxs +File: /usr/lib/debug/.build-id/b7/5506892bde4caeec5eecfcfad6720bf24df3ee.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 88aeeaa471b7dbba817a556234307890 +RPMIdentity: 0b15cc86b9b12e7b571f3f6fe219ced8829f9653632eb2250685a14e8f53c192702a9faf0f992610e6875ffe7dbc9e3871a4b122121980270ac2fedd4ab9e587