<86>Jan 18 09:40:49 userdel[1600909]: delete user 'rooter' <86>Jan 18 09:40:49 userdel[1600909]: removed group 'rooter' owned by 'rooter' <86>Jan 18 09:40:49 userdel[1600909]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 18 09:40:49 groupadd[1600925]: group added to /etc/group: name=rooter, GID=705 <86>Jan 18 09:40:49 groupadd[1600925]: group added to /etc/gshadow: name=rooter <86>Jan 18 09:40:49 groupadd[1600925]: new group: name=rooter, GID=705 <86>Jan 18 09:40:49 useradd[1600937]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Jan 18 09:40:49 userdel[1600954]: delete user 'builder' <86>Jan 18 09:40:49 userdel[1600954]: removed group 'builder' owned by 'builder' <86>Jan 18 09:40:49 userdel[1600954]: removed shadow group 'builder' owned by 'builder' <86>Jan 18 09:40:49 groupadd[1600963]: group added to /etc/group: name=builder, GID=706 <86>Jan 18 09:40:49 groupadd[1600963]: group added to /etc/gshadow: name=builder <86>Jan 18 09:40:49 groupadd[1600963]: new group: name=builder, GID=706 <86>Jan 18 09:40:49 useradd[1600973]: new user: name=builder, UID=706, GID=706, 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>Jan 18 09:40:52 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Jan 18 09:40:52 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Jan 18 09:41:06 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Jan 18 09:41:06 rpmi: ocaml-react-runtime-1.2.1-alt4 sisyphus+263310.11500.12.1 1608881289 installed <13>Jan 18 09:41:06 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879400 installed <13>Jan 18 09:41:06 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879400 installed <13>Jan 18 09:41:06 rpmi: ocaml-react-1.2.1-alt4 sisyphus+263310.11500.12.1 1608881289 installed <13>Jan 18 09:41:06 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed <13>Jan 18 09:41:06 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+263310.500.12.1 1608876794 installed <13>Jan 18 09:41:07 rpmi: opam-2.0.7-alt1 sisyphus+263310.22700.12.1 1608888074 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25879 + 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.25879 + 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 + ocamlfind ocamlopt -shared -linkall -package react -I src src/reactiveData.cmxa -o src/reactiveData.cmxs ld: src/reactiveData.a(reactiveData.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53244 + 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/lib/ocaml Creating directory /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib/ocaml/reactiveData _build/pkg/META => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib/ocaml/reactiveData/META _build/src/reactiveData.a => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib/ocaml/reactiveData/reactiveData.a _build/src/reactiveData.cma => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib/ocaml/reactiveData/reactiveData.cma _build/src/reactiveData.cmi => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib/ocaml/reactiveData/reactiveData.cmi _build/src/reactiveData.cmti => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib/ocaml/reactiveData/reactiveData.cmti _build/src/reactiveData.cmx => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib/ocaml/reactiveData/reactiveData.cmx _build/src/reactiveData.cmxa => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib/ocaml/reactiveData/reactiveData.cmxa _build/src/reactiveData.cmxs => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib/ocaml/reactiveData/reactiveData.cmxs _build/src/reactiveData.mli => /usr/src/tmp/ocaml-reactiveData-buildroot/usr/lib/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/lib: (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/lib/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) the file containing the function 'camlReactiveData__Make_299' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__signal_259' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__from_signal_271' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_patch_370' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__merge_p_383' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__aux_395' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__aux_404' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__linear_merge_fwd_470' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__linear_merge_477' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__linear_mergeable_498' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__merge_505' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__mem_519' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fold_diff_942' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__diff_988' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__index_1107' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__concat_1152' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2899' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2910' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2921' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2927' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__inverse_1213' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__rev_1223' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__filter_1230' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_index_move_1807' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__convert_p_1823' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__for_all_2176' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3064' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3078' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__diff_2250' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__g_2258' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__create_194' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__from_event_204' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__const_213' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_msg_216' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_222' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__patch_243' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__set_247' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fold_251' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__signal_inner_2750' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__from_signal_inner_2769' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__f_277' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_patch_381' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fold_diff_inner_2827' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__list_rev_inner_2845' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__add_993' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__remove_994' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__cons_1044' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__snoc_1084' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__insert_1088' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_1093' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__move_1098' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__remove_1103' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__index_inner_2865' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__f_1114' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__singleton_1141' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__singleton_s_1144' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2885' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2923' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2925' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2968' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__filter_list_1747' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__aux_1750' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_index_insert_1760' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__filter_e_1845' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_idx_after_2192' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__f_2198' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__merge_2226' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_p_2232' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_patch_2239' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__g_2256' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__filter_2309' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__convert_p_2313' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__filter_e_2319' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2741' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2722' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2730' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_j_1770' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_j_1781' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_j_1791' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_j_1801' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2766' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__equal_511' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__f_954' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3046' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__merge_p_2219' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_data_2242' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2762' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2779' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2835' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2870' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__compare_1234' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__compare_1852' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__maybe_update_2180' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2795' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2907' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2918' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3114' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__remove_last_1128' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__size_with_set_1163' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2818' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2824' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_eq_1119' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__remove_eq_1133' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fold_2186' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__create_604 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__map_681 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__fold_1313 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__diff_1216 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__value_1074 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__length_aux_83 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__array__of_list_192 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__array__to_list_182 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__rev_append_121 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__fold_left_272 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl__Make_841 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl__6 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl__create_inner_1576 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl__add_640 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl__mem_722 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__map_1144 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__send_596 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__merge_834 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__$40_193 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__fun_1039 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__add_196 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__split_451 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__iter_354 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__max_binding_305 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__find_208 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__remove_330 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__mem_288 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__flatten_228 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__add_185 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__map_521 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__remove_279 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__mem_272 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__fun_988 Hardlinking identical .pyc and .pyo files Processing files: ocaml-reactiveData-0.2.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29976 + 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.8p98s5 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.Ngksm8 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.wKay25 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.4DWRs5 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.7TXyb7 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-C7692FC0 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-F6F25A26, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__array) = 4.11.1-6C55DC4F, ocaml-cmx(Stdlib__hashtbl) = 4.11.1-86D4160D, ocaml-cmx(Stdlib__list) = 4.11.1-EE635CDA, ocaml-cmx(Stdlib__map) = 4.11.1-9B891A41, ocaml-cmx(Stdlib__set) = 4.11.1-D00683E8 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ih5So7 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.9zNmB6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tXCBM8 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/i586/ocaml-reactiveData-0.2.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-reactiveData-devel-0.2.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-reactiveData-debuginfo-0.2.2-alt1.i586.rpm (w2.lzdio) 4.60user 1.01system 0:12.75elapsed 43%CPU (0avgtext+0avgdata 15896maxresident)k 0inputs+0outputs (0major+230813minor)pagefaults 0swaps /.out/ocaml-reactiveData-0.2.2-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: OCaml /.out/ocaml-reactiveData-0.2.2-alt1.i586.rpm: license not found in '/usr/share/license' directory: linking /.out/ocaml-reactiveData-0.2.2-alt1.i586.rpm: license not found in '/usr/share/license' directory: exception /.out/ocaml-reactiveData-devel-0.2.2-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: OCaml /.out/ocaml-reactiveData-devel-0.2.2-alt1.i586.rpm: license not found in '/usr/share/license' directory: linking /.out/ocaml-reactiveData-devel-0.2.2-alt1.i586.rpm: license not found in '/usr/share/license' directory: exception /.out/ocaml-reactiveData-debuginfo-0.2.2-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: OCaml /.out/ocaml-reactiveData-debuginfo-0.2.2-alt1.i586.rpm: license not found in '/usr/share/license' directory: linking /.out/ocaml-reactiveData-debuginfo-0.2.2-alt1.i586.rpm: license not found in '/usr/share/license' directory: exception 24.37user 6.57system 0:37.39elapsed 82%CPU (0avgtext+0avgdata 106812maxresident)k 608inputs+0outputs (0major+544624minor)pagefaults 0swaps