<86>Sep 14 11:46:54 userdel[3341412]: delete user 'rooter' <86>Sep 14 11:46:54 userdel[3341412]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:46:54 userdel[3341412]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:46:54 groupadd[3341420]: group added to /etc/group: name=rooter, GID=627 <86>Sep 14 11:46:54 groupadd[3341420]: group added to /etc/gshadow: name=rooter <86>Sep 14 11:46:54 groupadd[3341420]: new group: name=rooter, GID=627 <86>Sep 14 11:46:54 useradd[3341424]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Sep 14 11:46:54 userdel[3341431]: delete user 'builder' <86>Sep 14 11:46:54 userdel[3341431]: removed group 'builder' owned by 'builder' <86>Sep 14 11:46:54 userdel[3341431]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 11:46:54 groupadd[3341436]: group added to /etc/group: name=builder, GID=628 <86>Sep 14 11:46:54 groupadd[3341436]: group added to /etc/gshadow: name=builder <86>Sep 14 11:46:54 groupadd[3341436]: new group: name=builder, GID=628 <86>Sep 14 11:46:54 useradd[3341441]: new user: name=builder, UID=628, GID=628, 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>Sep 14 11:46:55 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 11:46:55 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Sep 14 11:47:07 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 11:47:07 rpmi: ocaml-react-runtime-1.2.1-alt4 sisyphus+279404.3100.2.2 1626536778 installed <13>Sep 14 11:47:07 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+279404.3000.2.2 1626536729 installed <13>Sep 14 11:47:07 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+279404.3000.2.2 1626536729 installed <13>Sep 14 11:47:07 rpmi: ocaml-react-1.2.1-alt4 sisyphus+279404.3100.2.2 1626536778 installed <13>Sep 14 11:47:07 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed <13>Sep 14 11:47:07 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+279404.300.2.2 1626535665 installed <13>Sep 14 11:47:07 rpmi: opam-2.1.0-alt1 sisyphus+281779.100.1.1 1628058346 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.17316 + 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.17316 + 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.17316 + 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.17316 + 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.R5zwVD 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.HOFBYE 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.isM9sD 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.62TaoE 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.2eV6oD 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.heGCOE 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.1GqeFF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3wYBvD 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.10user 0.58system 0:09.01elapsed 18%CPU (0avgtext+0avgdata 15920maxresident)k 0inputs+0outputs (0major+179599minor)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 16.05user 3.50system 0:26.63elapsed 73%CPU (0avgtext+0avgdata 104116maxresident)k 48inputs+0outputs (0major+475836minor)pagefaults 0swaps --- ocaml-reactiveData-0.2.2-alt1.i586.rpm.repo 2021-04-06 16:08:26.576984239 +0000 +++ ocaml-reactiveData-0.2.2-alt1.i586.rpm.hasher 2021-09-14 11:47:19.090465123 +0000 @@ -30,3 +30,3 @@ File: /usr/lib/ocaml/reactiveData/reactiveData.cmti 100644 root:root 012889898c9def5f225e2ea6f3506b05 -File: /usr/lib/ocaml/reactiveData/reactiveData.cmxs 100644 root:root efb8ce6a27ee21d417a32933a43c662c +File: /usr/lib/ocaml/reactiveData/reactiveData.cmxs 100644 root:root 89a96ac70442873e41727623091ee186 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: 0ffa485aabae3931efb26d939828fc8877211eb96b199b51084a6b827398dfae6bba382f8b948357ac200b3c3cfa7f305e2514c62f7584bc727b91c094974450 +RPMIdentity: d6f76f99ded465c73fca12ac9dfdf4a513b330499b794ae700bd18cbdbd0d672045a197c65ae8589b8aab8d3141228ee4177c03feaf93a7043e0a2614dbdf44f --- ocaml-reactiveData-debuginfo-0.2.2-alt1.i586.rpm.repo 2021-04-06 16:08:26.565984164 +0000 +++ ocaml-reactiveData-debuginfo-0.2.2-alt1.i586.rpm.hasher 2021-09-14 11:47:19.156465204 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/85 40755 root:root -/usr/lib/debug/.build-id/85/03cf612a2f0446ffef9b250c4fe3f46795eb26 120777 root:root ../../../ocaml/reactiveData/reactiveData.cmxs -/usr/lib/debug/.build-id/85/03cf612a2f0446ffef9b250c4fe3f46795eb26.debug 120777 root:root ../../usr/lib/ocaml/reactiveData/reactiveData.cmxs.debug +/usr/lib/debug/.build-id/7e 40755 root:root +/usr/lib/debug/.build-id/7e/c69f2b564871d05870a8e5e995cb215a1c755c 120777 root:root ../../../ocaml/reactiveData/reactiveData.cmxs +/usr/lib/debug/.build-id/7e/c69f2b564871d05870a8e5e995cb215a1c755c.debug 120777 root:root ../../usr/lib/ocaml/reactiveData/reactiveData.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -9,8 +9,8 @@ Provides: ocaml-reactiveData-debuginfo = 0.2.2-alt1:sisyphus+268975.6700.3.1 -File: /usr/lib/debug/.build-id/85 40755 root:root -File: /usr/lib/debug/.build-id/85/03cf612a2f0446ffef9b250c4fe3f46795eb26 120777 root:root ../../../ocaml/reactiveData/reactiveData.cmxs -File: /usr/lib/debug/.build-id/85/03cf612a2f0446ffef9b250c4fe3f46795eb26.debug 120777 root:root ../../usr/lib/ocaml/reactiveData/reactiveData.cmxs.debug +File: /usr/lib/debug/.build-id/7e 40755 root:root +File: /usr/lib/debug/.build-id/7e/c69f2b564871d05870a8e5e995cb215a1c755c 120777 root:root ../../../ocaml/reactiveData/reactiveData.cmxs +File: /usr/lib/debug/.build-id/7e/c69f2b564871d05870a8e5e995cb215a1c755c.debug 120777 root:root ../../usr/lib/ocaml/reactiveData/reactiveData.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/reactiveData 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/reactiveData/reactiveData.cmxs.debug 100644 root:root c629306147759bc32af80954428e72de -RPMIdentity: 34700e6b570cdb2bddace1a5ac65842ebf79bd26e8d1f3a7be3d8fbb501c809a5f502720ae0b0bb7cde8b33d5dff9bcda36d7fa96cd7ede26bf1d49077f91852 +File: /usr/lib/debug/usr/lib/ocaml/reactiveData/reactiveData.cmxs.debug 100644 root:root 94c0464fab50d98af4ff4d759dd9ab71 +RPMIdentity: df5d8d660bb9bf176d8123c3a1c3134ddc960cfcd075696b309f1c90a9e37ceb43f6c9f4191fe85c913dad7c4eded264427d6a5b37290c9aa9fc3f4dd26b1bd6 --- ocaml-reactiveData-devel-0.2.2-alt1.i586.rpm.repo 2021-04-06 16:08:26.555984095 +0000 +++ ocaml-reactiveData-devel-0.2.2-alt1.i586.rpm.hasher 2021-09-14 11:47:19.226465289 +0000 @@ -15,3 +15,3 @@ Provides: ocaml-reactiveData-devel = 0.2.2-alt1:sisyphus+268975.6700.3.1 -File: /usr/lib/ocaml/reactiveData/reactiveData.a 100644 root:root 95de82d55c61bce80b0c4144febd7234 +File: /usr/lib/ocaml/reactiveData/reactiveData.a 100644 root:root 28b054ab59e765f953d6e7cd026d078e File: /usr/lib/ocaml/reactiveData/reactiveData.cmx 100644 root:root 92cd28a941fcb7c20abd22606b950bba @@ -19,2 +19,2 @@ File: /usr/lib/ocaml/reactiveData/reactiveData.mli 100644 root:root 6e1692b21b3d4f4b815ad4c12e7b1ecf -RPMIdentity: d12757982dbe993497f949b04b32acc5dbf843c2f4550c4b20fcd09212c00ed2ff86671ec29cb458cf214db287abc1851898fb2c4723bcc2bab26fe85689af89 +RPMIdentity: d22832172cee45c279206b7880df156697e46d94efe5692e9825ad036f2d63007a00be9491a16626f5813ca6f9368cfee2bd683ebda5595d357556333b2a7017