<86>Jul 10 12:08:46 userdel[2976092]: delete user 'rooter' <86>Jul 10 12:08:46 userdel[2976092]: removed group 'rooter' owned by 'rooter' <86>Jul 10 12:08:46 userdel[2976092]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 10 12:08:46 groupadd[2976102]: group added to /etc/group: name=rooter, GID=630 <86>Jul 10 12:08:46 groupadd[2976102]: group added to /etc/gshadow: name=rooter <86>Jul 10 12:08:46 groupadd[2976102]: new group: name=rooter, GID=630 <86>Jul 10 12:08:46 useradd[2976107]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jul 10 12:08:46 userdel[2976114]: delete user 'builder' <86>Jul 10 12:08:46 userdel[2976114]: removed group 'builder' owned by 'builder' <86>Jul 10 12:08:46 userdel[2976114]: removed shadow group 'builder' owned by 'builder' <86>Jul 10 12:08:46 groupadd[2976120]: group added to /etc/group: name=builder, GID=631 <86>Jul 10 12:08:46 groupadd[2976120]: group added to /etc/gshadow: name=builder <86>Jul 10 12:08:46 groupadd[2976120]: new group: name=builder, GID=631 <86>Jul 10 12:08:46 useradd[2976125]: new user: name=builder, UID=631, GID=631, 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>Jul 10 12:08:47 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jul 10 12:08:47 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Jul 10 12:08:58 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jul 10 12:08:58 rpmi: ocaml-react-runtime-1.2.1-alt4 sisyphus+268975.6600.3.1 1617725262 installed <13>Jul 10 12:08:58 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+268975.6300.3.1 1617725126 installed <13>Jul 10 12:08:58 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+268975.6300.3.1 1617725126 installed <13>Jul 10 12:08:58 rpmi: ocaml-react-1.2.1-alt4 sisyphus+268975.6600.3.1 1617725262 installed <13>Jul 10 12:08:58 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed <13>Jul 10 12:08:59 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+268975.500.3.1 1617722413 installed <13>Jul 10 12:08:59 rpmi: opam-2.0.8-alt2 sisyphus+272161.100.1.1 1621437828 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.86679 + 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.86679 + 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 + 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.68852 + 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_300' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__signal_260' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__from_signal_272' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_patch_374' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__merge_p_387' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__aux_399' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__aux_408' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__linear_merge_fwd_474' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__linear_merge_481' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__linear_mergeable_502' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__merge_509' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__mem_523' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fold_diff_971' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__diff_1017' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__index_1136' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__concat_1181' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3028' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3039' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3050' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3056' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__inverse_1242' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__rev_1252' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__filter_1259' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_index_move_1885' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__convert_p_1901' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__for_all_2305' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3193' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3207' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__diff_2379' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__g_2387' 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_195' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__from_event_205' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__const_214' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_msg_217' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_223' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__patch_244' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__set_248' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fold_252' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__signal_inner_2879' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__from_signal_inner_2898' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__f_278' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_patch_385' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fold_diff_inner_2956' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__list_rev_inner_2974' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__add_1022' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__remove_1023' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__cons_1073' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__snoc_1113' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__insert_1117' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_1122' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__move_1127' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__remove_1132' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__index_inner_2994' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__f_1143' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__singleton_1170' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__singleton_s_1173' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3014' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3052' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3054' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3097' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__filter_list_1825' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__aux_1828' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_index_insert_1838' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__filter_e_1923' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_idx_after_2321' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__f_2327' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__merge_2355' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_p_2361' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_patch_2368' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__g_2385' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__filter_2438' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__convert_p_2442' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__filter_e_2448' 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_2870' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2851' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2859' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_j_1848' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_j_1859' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_j_1869' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_j_1879' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2895' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__equal_515' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__f_983' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3175' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__merge_p_2348' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__map_data_2371' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2891' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2908' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2964' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2999' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__compare_1263' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__compare_1930' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__maybe_update_2309' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2924' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3036' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3047' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_3243' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__remove_last_1157' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__size_with_set_1192' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2947' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fun_2953' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__update_eq_1148' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__remove_eq_1162' is not compiled with -fpic/-fPIC the file containing the function 'camlReactiveData__fold_2315' 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_608 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__map_685 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_1317 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_1220 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__value_1078 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_236 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__length_aux_84 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__array__of_list_193 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__array__to_list_183 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_122 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_275 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_885 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_1633 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__iter_261 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl__add_660 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__hashtbl__mem_742 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_1148 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__send_600 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlReact__merge_838 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__$40_194 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__fun_1068 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_198 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__split_453 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__iter_356 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__max_binding_307 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__find_210 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__remove_332 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__map__mem_290 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__list__flatten_231 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__add_187 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__map_523 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__remove_281 verify-elf: WARNING: ./usr/lib/ocaml/reactiveData/reactiveData.cmxs: undefined symbol: camlStdlib__set__mem_274 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_1012 Processing files: ocaml-reactiveData-0.2.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68852 + 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.mmBKW1 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.RU7ug3 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.12.0-7B1D706E Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(React) = 4.12.0-9C06BD8E, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__pervasives) = 4.12.0-382FD751, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jWJ300 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.FWGV62 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.uUKBW3 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.12.0-473A284F Requires: ocaml-reactiveData = 0.2.2-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(React) = 4.12.0-9C06BD8E, ocaml-cmi(ReactiveData) = 4.12.0-7B1D706E, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__pervasives) = 4.12.0-382FD751, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmx(React) = 4.12.0-1D0777C7, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__array) = 4.12.0-0ED96C91, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-3829FA7A, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__map) = 4.12.0-58966393, ocaml-cmx(Stdlib__set) = 4.12.0-81EFDB4B Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yyphE4 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.QHTu53 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MXLxI1 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/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) 1.19user 0.57system 0:09.26elapsed 19%CPU (0avgtext+0avgdata 15896maxresident)k 0inputs+0outputs (0major+187856minor)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 15.64user 3.53system 0:26.76elapsed 71%CPU (0avgtext+0avgdata 104684maxresident)k 576inputs+0outputs (0major+494854minor)pagefaults 0swaps --- ocaml-reactiveData-0.2.2-alt1.i586.rpm.repo 2021-04-06 16:08:26.000000000 +0000 +++ ocaml-reactiveData-0.2.2-alt1.i586.rpm.hasher 2021-07-10 12:09:10.951535091 +0000 @@ -24,2 +24,2 @@ Provides: ocaml-reactiveData = 0.2.2-alt1:sisyphus+268975.6700.3.1 -RPMIdentity: 9fc9ec8b866c85c01dce9717faf848d4 +RPMIdentity: 9a44dc83c24672224f5880b1a4b4c664 --- ocaml-reactiveData-debuginfo-0.2.2-alt1.i586.rpm.repo 2021-04-06 16:08:26.000000000 +0000 +++ ocaml-reactiveData-debuginfo-0.2.2-alt1.i586.rpm.hasher 2021-07-10 12:09:11.649537467 +0000 @@ -5,2 +5,2 @@ Provides: ocaml-reactiveData-debuginfo = 0.2.2-alt1:sisyphus+268975.6700.3.1 -RPMIdentity: b91ebc022a4ce6be639e5234202c2979 +RPMIdentity: 82fdccd26f7ef8194664a5f93d35f2d8 --- ocaml-reactiveData-devel-0.2.2-alt1.i586.rpm.repo 2021-04-06 16:08:26.000000000 +0000 +++ ocaml-reactiveData-devel-0.2.2-alt1.i586.rpm.hasher 2021-07-10 12:09:11.838538111 +0000 @@ -14,2 +14,2 @@ Provides: ocaml-reactiveData-devel = 0.2.2-alt1:sisyphus+268975.6700.3.1 -RPMIdentity: 8ae777671a477c56d7b9753277823ad1 +RPMIdentity: b1edf40dd6b8cb414bf55452e376a1b5