<86>Apr 6 11:46:59 userdel[791475]: delete user 'rooter' <86>Apr 6 11:46:59 userdel[791475]: removed group 'rooter' owned by 'rooter' <86>Apr 6 11:46:59 userdel[791475]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 6 11:46:59 groupadd[791551]: group added to /etc/group: name=rooter, GID=1317 <86>Apr 6 11:46:59 groupadd[791551]: group added to /etc/gshadow: name=rooter <86>Apr 6 11:46:59 groupadd[791551]: new group: name=rooter, GID=1317 <86>Apr 6 11:46:59 useradd[791615]: new user: name=rooter, UID=1317, GID=1317, home=/root, shell=/bin/bash <86>Apr 6 11:46:59 userdel[791713]: delete user 'builder' <86>Apr 6 11:46:59 userdel[791713]: removed group 'builder' owned by 'builder' <86>Apr 6 11:46:59 userdel[791713]: removed shadow group 'builder' owned by 'builder' <86>Apr 6 11:46:59 groupadd[791775]: group added to /etc/group: name=builder, GID=1318 <86>Apr 6 11:46:59 groupadd[791775]: group added to /etc/gshadow: name=builder <86>Apr 6 11:46:59 groupadd[791775]: new group: name=builder, GID=1318 <86>Apr 6 11:46:59 useradd[791851]: new user: name=builder, UID=1318, GID=1318, 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>Apr 6 11:47:01 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Apr 6 11:47:01 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Apr 6 11:47:08 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Apr 6 11:47:08 rpmi: ocaml-react-runtime-1.2.1-alt4 sisyphus+288339.6600.3.1 1636232222 installed <13>Apr 6 11:47:08 rpmi: ocaml-topkg-1.0.5-alt1 sisyphus+297371.100.1.1 1648454898 installed <13>Apr 6 11:47:08 rpmi: ocaml-topkg-devel-1.0.5-alt1 sisyphus+297371.100.1.1 1648454898 installed <13>Apr 6 11:47:08 rpmi: ocaml-react-1.2.1-alt4 sisyphus+288339.6600.3.1 1636232222 installed <13>Apr 6 11:47:08 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757339 installed <13>Apr 6 11:47:08 rpmi: ocaml-ocamlbuild-1:0.14.1-alt1 sisyphus+297192.100.1.1 1648205275 installed <13>Apr 6 11:47:08 rpmi: opam-2.1.4-alt1 sisyphus+314123.100.1.1 1674638904 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.6044 + 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.6044 + 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.55823 + 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: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs 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.55823 + 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.cW5S5o 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.yCX35r 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.EK7XCJ 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.xD6Cl0 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.l06qoB 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.lRbgF1 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.ViL0y6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4aFswH 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.59user 0.83system 0:09.00elapsed 15%CPU (0avgtext+0avgdata 24600maxresident)k 0inputs+0outputs (0major+210124minor)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 2.13user 1.49system 0:22.72elapsed 15%CPU (0avgtext+0avgdata 110104maxresident)k 7568inputs+0outputs (32834major+175211minor)pagefaults 0swaps --- ocaml-reactiveData-0.2.2-alt1.x86_64.rpm.repo 2021-11-06 20:58:28.013315103 +0000 +++ ocaml-reactiveData-0.2.2-alt1.x86_64.rpm.hasher 2023-04-06 11:47:19.940979271 +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 13e11bd2c4645616ed1090cadff1d040 +File: /usr/lib64/ocaml/reactiveData/reactiveData.cmxs 100644 root:root 5573150eaf047c5b29bc31e0df3fc3ef 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: 606f186f38efbe90453f6e569b78fbf890882ad5447bc9f5259c229f65f5c3fd3a65dcc4057b1ab37b66dc97d8e5d89b4746cb6a65ecb63c9ee3f5b17765fc6f +RPMIdentity: bbad396e1cd267ee9c32f76028cfabb68e8548f3517f5f288462f6f6ef32d38d703a6794a014e7103a7e3efe956b1fcc7b73e4de5515ff89b607cbb1ea2cc38b --- ocaml-reactiveData-debuginfo-0.2.2-alt1.x86_64.rpm.repo 2021-11-06 20:58:27.675310800 +0000 +++ ocaml-reactiveData-debuginfo-0.2.2-alt1.x86_64.rpm.hasher 2023-04-06 11:47:20.023980818 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e5 40755 root:root -/usr/lib/debug/.build-id/e5/2856a03cc5701156a265860c0fa353b1522909 120777 root:root ../../../../lib64/ocaml/reactiveData/reactiveData.cmxs -/usr/lib/debug/.build-id/e5/2856a03cc5701156a265860c0fa353b1522909.debug 120777 root:root ../../usr/lib64/ocaml/reactiveData/reactiveData.cmxs.debug +/usr/lib/debug/.build-id/71 40755 root:root +/usr/lib/debug/.build-id/71/1431c98e185420eead34e181a008c6d6f9e5ab 120777 root:root ../../../../lib64/ocaml/reactiveData/reactiveData.cmxs +/usr/lib/debug/.build-id/71/1431c98e185420eead34e181a008c6d6f9e5ab.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:sisyphus+288339.7100.3.1 -File: /usr/lib/debug/.build-id/e5 40755 root:root -File: /usr/lib/debug/.build-id/e5/2856a03cc5701156a265860c0fa353b1522909 120777 root:root ../../../../lib64/ocaml/reactiveData/reactiveData.cmxs -File: /usr/lib/debug/.build-id/e5/2856a03cc5701156a265860c0fa353b1522909.debug 120777 root:root ../../usr/lib64/ocaml/reactiveData/reactiveData.cmxs.debug +File: /usr/lib/debug/.build-id/71 40755 root:root +File: /usr/lib/debug/.build-id/71/1431c98e185420eead34e181a008c6d6f9e5ab 120777 root:root ../../../../lib64/ocaml/reactiveData/reactiveData.cmxs +File: /usr/lib/debug/.build-id/71/1431c98e185420eead34e181a008c6d6f9e5ab.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 8dc9de32902c309ac332884fa367df7a -RPMIdentity: 1bf1782f942ebc6a933cedbf4d99ffbb73f3304e5a3b4369ffceb913b05c4b8f39e955edd6bf6d66477fc8f3587b80f0f4de0b6b996cabf6e6c74fb3148b11a3 +File: /usr/lib/debug/usr/lib64/ocaml/reactiveData/reactiveData.cmxs.debug 100644 root:root 50bee639cb2ae0dd53d496e7475f94f7 +RPMIdentity: 6c1e1307d68a1a1ba93982b89d6d70dadcb44907b6d8f000ad55d353db077fac5eebb265416e863e0af2186aef6e88df6489b63373fac661edc41405b61d942c