<86>Feb 12 04:02:20 userdel[1847726]: delete user 'rooter' <86>Feb 12 04:02:20 userdel[1847726]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 12 04:02:20 groupadd[1847740]: group added to /etc/group: name=rooter, GID=651 <86>Feb 12 04:02:20 groupadd[1847740]: group added to /etc/gshadow: name=rooter <86>Feb 12 04:02:20 groupadd[1847740]: new group: name=rooter, GID=651 <86>Feb 12 04:02:20 useradd[1847748]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Feb 12 04:02:20 userdel[1847763]: delete user 'builder' <86>Feb 12 04:02:20 userdel[1847763]: removed group 'builder' owned by 'builder' <86>Feb 12 04:02:20 userdel[1847763]: removed shadow group 'builder' owned by 'builder' <86>Feb 12 04:02:20 groupadd[1847785]: group added to /etc/group: name=builder, GID=652 <86>Feb 12 04:02:20 groupadd[1847785]: group added to /etc/gshadow: name=builder <86>Feb 12 04:02:20 groupadd[1847785]: new group: name=builder, GID=652 <86>Feb 12 04:02:20 useradd[1847794]: new user: name=builder, UID=652, GID=652, 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>Feb 12 04:02:22 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876541 installed <13>Feb 12 04:02:22 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Feb 12 04:02:31 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876541 installed <13>Feb 12 04:02:31 rpmi: ocaml-react-runtime-1.2.1-alt4 sisyphus+263310.11500.12.1 1608880760 installed <13>Feb 12 04:02:32 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879040 installed <13>Feb 12 04:02:32 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879040 installed <13>Feb 12 04:02:32 rpmi: ocaml-react-1.2.1-alt4 sisyphus+263310.11500.12.1 1608880760 installed <13>Feb 12 04:02:32 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877164 installed <13>Feb 12 04:02:32 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+263310.500.12.1 1608876674 installed <13>Feb 12 04:02:32 rpmi: opam-2.0.7-alt1 sisyphus+263310.22700.12.1 1608886348 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.99476 + 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.90303 + 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: 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.90303 + 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__6 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__list verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl 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: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__split_451 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__$40_193 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__array__to_list_182 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__mem_272 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__value_1074 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__add_196 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__length_aux_83 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__fold_1313 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__rev_append_121 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__max_binding_305 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl__create_inner_1576 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: camlStdlib__set__fun_988 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__diff_1216 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl__mem_722 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_alloc1 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__hashtbl__add_640 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__send_596 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__flatten_228 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__map_1144 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: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__create_604 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__add_185 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__remove_279 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__iter_354 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__mem_288 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__fun_1039 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__merge_834 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__map_521 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__find_208 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl__Make_841 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__map_681 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__array__of_list_192 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__remove_330 verify-elf: WARNING: ./usr/lib64/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__fold_left_272 Hardlinking identical .pyc and .pyo files Processing files: ocaml-reactiveData-0.2.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39305 + 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.rfPG81 find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.852Ft0 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(ReactiveData) = 4.11.1-F7D2BB07 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(React) = 4.11.1-83102FAA, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__pervasives) = 4.11.1-76119CE3, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rVQ3L2 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.frCko0 find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.906Vm3 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(ReactiveData) = 4.11.1-54AA37F7 Requires: ocaml-reactiveData = 0.2.2-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(React) = 4.11.1-83102FAA, ocaml-cmi(ReactiveData) = 4.11.1-F7D2BB07, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__pervasives) = 4.11.1-76119CE3, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmx(React) = 4.11.1-493FB4E7, ocaml-cmx(Stdlib) = 4.11.1-5B1118FC, ocaml-cmx(Stdlib__array) = 4.11.1-0DBD6C99, ocaml-cmx(Stdlib__hashtbl) = 4.11.1-3A70D438, ocaml-cmx(Stdlib__list) = 4.11.1-1F9660A3, ocaml-cmx(Stdlib__map) = 4.11.1-C699E5CD, ocaml-cmx(Stdlib__set) = 4.11.1-01D05842 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fYUfn0 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.JMtYi0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9MzvN3 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 10 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) 2.92user 0.75system 0:11.08elapsed 33%CPU (0avgtext+0avgdata 23924maxresident)k 0inputs+0outputs (0major+278662minor)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 16.28user 3.94system 0:27.51elapsed 73%CPU (0avgtext+0avgdata 107936maxresident)k 1800inputs+0outputs (0major+606969minor)pagefaults 0swaps