<86>Mar 27 10:47:51 userdel[2694886]: delete user 'rooter' <86>Mar 27 10:47:51 userdel[2694886]: removed group 'rooter' owned by 'rooter' <86>Mar 27 10:47:51 userdel[2694886]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 27 10:47:51 groupadd[2694904]: group added to /etc/group: name=rooter, GID=699 <86>Mar 27 10:47:51 groupadd[2694904]: group added to /etc/gshadow: name=rooter <86>Mar 27 10:47:51 groupadd[2694904]: new group: name=rooter, GID=699 <86>Mar 27 10:47:51 useradd[2694915]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Mar 27 10:47:51 userdel[2694931]: delete user 'builder' <86>Mar 27 10:47:51 userdel[2694931]: removed group 'builder' owned by 'builder' <86>Mar 27 10:47:51 userdel[2694931]: removed shadow group 'builder' owned by 'builder' <86>Mar 27 10:47:51 groupadd[2694940]: group added to /etc/group: name=builder, GID=700 <86>Mar 27 10:47:51 groupadd[2694940]: group added to /etc/gshadow: name=builder <86>Mar 27 10:47:51 groupadd[2694940]: new group: name=builder, GID=700 <86>Mar 27 10:47:51 useradd[2694947]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Mar 27 10:47:53 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Mar 27 10:47:53 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Mar 27 10:48:04 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Mar 27 10:48:04 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268243.100.1.1 1616511950 installed <13>Mar 27 10:48:04 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+263310.500.12.1 1608876794 installed <13>Mar 27 10:48:04 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+263310.5400.12.1 1608879400 installed <13>Mar 27 10:48:04 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-react-1.2.1-alt4.nosrc.rpm (w1.gzdio) Installing ocaml-react-1.2.1-alt4.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39009 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-react-1.2.1 + echo 'Source #0 (ocaml-react-1.2.1.tar):' Source #0 (ocaml-react-1.2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-react-1.2.1.tar + cd ocaml-react-1.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39009 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-react-1.2.1 + sed -i s,%%VERSION_NUM%%,1.2.1,g pkg/META + ocaml pkg/pkg.ml build ocamlfind ocamldep -package bytes -modules src/react.ml > src/react.ml.depends ocamlfind ocamldep -package bytes -modules src/react.mli > src/react.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmi src/react.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmx src/react.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmx src/react.ml File "src/react.ml", line 1437, characters 29-43: 1437 | | Some _ -> supdate (Pervasives.not (sval m')) m' c ^^^^^^^^^^^^^^ 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 bytes -I src src/react.cmx -o src/react.cmxa ocamlfind ocamlopt -shared -linkall -package bytes -I src src/react.cmxa -o src/react.cmxs + ocamlfind ocamlopt -shared -linkall -package bytes -I src src/react.cmxa -o src/react.cmxs ld: src/react.a(react.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmo src/react.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmo src/react.ml File "src/react.ml", line 1437, characters 29-43: 1437 | | Some _ -> supdate (Pervasives.not (sval m')) m' c ^^^^^^^^^^^^^^ 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 bytes -I src src/react.cmo -o src/react.cma ocamlfind ocamldep -package compiler-libs.toplevel -package bytes -modules src/react_top.ml > src/react_top.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs File "_none_", line 1: Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmx -o src/react_top.cmxa + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmx -o src/react_top.cmxa findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/react_top.cmxa -o src/react_top.cmxs + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/react_top.cmxa -o src/react_top.cmxs findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ld: src/react_top.a(react_top.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmo -o src/react_top.cma + ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmo -o src/react_top.cma findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29839 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-react-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-react-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-react-1.2.1 + opam-installer --prefix=/usr/src/tmp/ocaml-react-buildroot/usr --libdir=/usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml Creating directory /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react _build/opam => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/opam _build/pkg/META => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/META _build/src/react.a => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react.a _build/src/react.cma => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react.cma _build/src/react.cmi => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react.cmi _build/src/react.cmti => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react.cmti _build/src/react.cmx => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react.cmx _build/src/react.cmxa => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react.cmxa _build/src/react.cmxs => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react.cmxs _build/src/react.mli => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react.mli _build/src/react_top.a => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react_top.a _build/src/react_top.cma => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react_top.cma _build/src/react_top.cmx => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react_top.cmx _build/src/react_top.cmxa => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react_top.cmxa _build/src/react_top.cmxs => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react_top.cmxs _build/src/react_top_init.ml => /usr/src/tmp/ocaml-react-buildroot/usr/lib/ocaml/react/react_top_init.ml Creating directory /usr/src/tmp/ocaml-react-buildroot/usr/doc/react _build/CHANGES.md => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/CHANGES.md _build/LICENSE.md => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/LICENSE.md _build/README.md => /usr/src/tmp/ocaml-react-buildroot/usr/doc/react/README.md + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-react-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-react-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-react-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-react-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-react-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-react-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlReact_top__entry' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/react/react_top.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/react/react_top.cmxs: undefined symbol: camlToploop verify-elf: WARNING: ./usr/lib/ocaml/react/react_top.cmxs: undefined symbol: camlStdlib__format the file containing the function 'camlReact__is_empty_205' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__scan_add_234' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__rem_243' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__els_291' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__eops_367' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__cops_432' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__deps_486' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__eval_547' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__eupdate_559' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__sval_568' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__changes_736' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_828' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_829' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__merge_834' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_850' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_865' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fix_876' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3799' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_887' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__some_1005' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__value_1009' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__end_of_step_add_dep_1040' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__create_1057' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__stop_1079' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__equal_1088' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__trace_inner_3976' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__hold_1130' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__map_1144' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__app_1158' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__filter_1183' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fmap_1199' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1223' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__on_1256' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__dismiss_1278' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__accum_1299' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fold_1313' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__merge_inner_4240' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__merge_1328' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__switch_1362' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__bind_1385' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fix_inner_4335' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fix_1390' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l2_1423' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l3_inner_4403' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l3_1454' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l4_inner_4435' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l4_1478' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l5_inner_4474' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l5_1506' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l6_inner_4520' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l6_1540' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__not_1581' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$26$26_1583' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$7c$7c_1586' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__flip_1608' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$7e$2d_1823' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__succ_1825' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__pred_1827' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$2b_1829' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$2d_1832' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$2a_1835' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__mod_1838' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__land_1845' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__lor_1848' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__lxor_1851' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__lsl_1856' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__lsr_1859' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__asr_1862' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$7e$2d$2e_1870' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$2b$2e_1872' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$2d$2e_1875' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$2a$2e_1878' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$2f$2e_1881' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$2a$2a_1884' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__sqrt_1887' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__exp_1889' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__log_1891' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__log10_1893' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__cos_1895' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__sin_1897' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__tan_1899' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__acos_1901' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__asin_1903' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__atan_1905' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__atan2_1907' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__cosh_1910' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__sinh_1912' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__tanh_1914' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__ceil_1916' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__floor_1918' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__abs_float_1920' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__mod_float_1922' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__frexp_1925' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__ldexp_1927' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__modf_1930' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__float_1932' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__float_of_int_1934' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__truncate_1936' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__int_of_float_1938' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__classify_float_1946' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__pair_1949' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fst_1956' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__snd_1959' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__some_1964' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__eq_1969' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__value_inner_4763' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__value_1975' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$3d_2031' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$3c$3e_2034' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$3c_2037' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$3e_2040' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$3c$3d_2043' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$3e$3d_2046' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__compare_2049' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$3d$3d_2052' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__$21$3d_2055' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry8_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5' 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 'camlReact__create_199' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__set_216' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__add_230' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3433' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__create_339' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__add_deps_347' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__add_eop_351' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__add_cop_355' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__update_439' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__find_unfinished_447' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__find_451' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__create_472' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3491' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__loop_502' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__update_rank_531' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__aux_535' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__update_538' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__emut_551' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__event_554' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__smut_572' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__signal_576' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__supdate_585' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__create_604' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__retain_608' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__trace_inner_3551' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_635' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_642' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__once_647' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_651' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__drop_once_656' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_660' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_661' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__app_668' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_674' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__map_681' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_686' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__stamp_691' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_697' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__filter_701' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_706' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fmap_712' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_717' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__diff_723' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_729' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_730' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__changes_inner_3625' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_744' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_745' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__on_751' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_758' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__dismiss_763' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_770' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__until_774' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_781' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__accum_786' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_793' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fold_797' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_804' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__aux_815' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__select_822' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__switch_856' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_864' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l2_895' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_904' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l3_911' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_922' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l4_930' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_943' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l5_952' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_967' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l6_977' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_994' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3896' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1020' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_5000' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__set_sval_1028' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__set_1033' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__end_of_step_add_dep_inner_3918' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__const_1054' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__create_inner_3940' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__retain_1064' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__eq_fun_1070' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1110' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1119' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1124' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__hold_inner_4022' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1138' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__map_inner_4034' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1153' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__app_inner_4050' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1174' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1179' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__filter_inner_4086' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1194' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fmap_inner_4103' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1210' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__diff_1216' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1222' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__post_add_op_1228' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__changes_1232' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1236' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__sample_1241' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1250' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__on_inner_4149' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1268' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1273' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__dismiss_inner_4182' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1290' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1295' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__accum_inner_4215' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1308' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fold_inner_4227' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1322' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__nodes_1341' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1355' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__switch_inner_4271' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1372' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1373' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l2_inner_4362' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1440' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1445' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1450' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1474' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1502' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1535' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1573' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__edge_detect_1592' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1597' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1613' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4618' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__abs_1841' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__lnot_1854' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4642' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4645' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4648' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4651' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4654' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4657' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4660' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4663' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4666' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4669' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4672' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4675' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4678' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4681' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4684' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4687' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4690' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4693' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4696' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4699' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4702' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4705' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4708' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4711' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4719' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4727' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4730' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4750' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4761' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1990' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_2004' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_2010' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_first_2016' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_2023' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__Make_2163' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__create_2088' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__equal_2090' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__hold_2093' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__app_2096' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__map_2099' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__filter_2102' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fmap_2105' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__when__2108' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__dismiss_2112' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__accum_2115' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fold_2118' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__merge_2121' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__switch_2125' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__bind_2127' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fix_2130' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l2_2133' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l3_2137' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l4_2142' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l5_2148' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__l6_2155' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry8_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_6_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry8_7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_6' 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 'caml_apply6' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_996' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1574' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__clear_209' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__grow_226' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__stop_inner_3494' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__add_343' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__allow_reschedule_359' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__finish_436' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__bind_491' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__clear_564' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3524' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__send_596' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_794' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_805' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__clear_890' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3819' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__update_delayed_1397' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_first_2018' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__get_212' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__swap_220' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__iter_249' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fold_255' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__compare_down_296' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__aux_315' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__take_330' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3420' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__rem_last_239' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__add_326' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fold_839' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_906' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__equal_inner_3968' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1125' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4134' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1251' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1323' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__merger_1346' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1441' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1446' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1451' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__down_303' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__rebuild_322' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__aux_450' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__find_muts_and_next_rank_812' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__add_dep_1051' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__execute_445' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__rsucc_522' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__has_dep_483' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_652' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_783' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1120' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1991' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__rsucc2_525' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__add_dep_592' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__trace_625' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__trace_1099' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_636' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u$27_664' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_687' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_707' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_718' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_759' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_771' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_643' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1021' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1112' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1154' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1175' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1180' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1195' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1211' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1237' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1269' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1274' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1296' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1309' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1419' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1475' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1503' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1536' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1598' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_1614' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_2005' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_2012' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_2025' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3629' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3944' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3973' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_3992' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4027' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4039' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4055' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4092' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4109' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4155' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4188' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4220' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4233' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4246' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4304' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4340' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4368' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4410' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4443' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4483' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4530' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4714' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4722' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4768' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4855' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4716' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4724' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4858' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4861' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4864' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4867' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4870' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4873' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_851' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_924' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_945' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__u_969' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__value_1074' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__p_1354' is not compiled with -fpic/-fPIC the file containing the function 'camlReact__fun_4747' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__weak__create_82 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__weak__check_199 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__weak__get_191 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__weak verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__weak__set_184 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__weak__blit_203 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__list__rev_append_121 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__list__rev_map_249 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__list__find_414 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: camlStdlib__list__fold_left_272 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: pow verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: sqrt verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: exp verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: log verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: log10 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: cos verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: sin verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: tan verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: acos verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: asin verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: atan verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: atan2 verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: cosh verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: sinh verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: tanh verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: ceil verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: floor verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: fmod verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_frexp_float verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_ldexp_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_modf_float verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_classify_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_notequal verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_lessthan verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_greaterthan verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_lessequal verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_greaterequal verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/react/react.cmxs: undefined symbol: caml_alloc1 Hardlinking identical .pyc and .pyo files Processing files: ocaml-react-1.2.1-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hv9B44 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.i8onq6 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(React) = 4.11.1-F6F25A26, ocaml-cmx(React_top) = 4.11.1-081C0EA6 Requires: ocaml-react-runtime = 1.2.1-alt4, rpm-build-ocaml >= 1.1.1, ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(Build_path_prefix_map) = 4.11.1-76D6DFE9, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(Cmi_format) = 4.11.1-F66AC0FB, ocaml-cmi(Env) = 4.11.1-46561220, ocaml-cmi(Ident) = 4.11.1-BEA92412, ocaml-cmi(Identifiable) = 4.11.1-68502454, ocaml-cmi(Load_path) = 4.11.1-F712CE12, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Misc) = 4.11.1-351CA333, ocaml-cmi(Outcometree) = 4.11.1-897424D1, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Path) = 4.11.1-E3A8285F, ocaml-cmi(Primitive) = 4.11.1-26E8968C, ocaml-cmi(React) = 4.11.1-83102FAA, ocaml-cmi(React_top) = 4.11.1-AF4E509C, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__digest) = 4.11.1-F1B97F3E, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, 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-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Stdlib__weak) = 4.11.1-71A7B796, ocaml-cmi(Subst) = 4.11.1-5AA9C9ED, ocaml-cmi(Toploop) = 4.11.1-8DA83ED0, ocaml-cmi(Type_immediacy) = 4.11.1-AED60BFF, ocaml-cmi(Types) = 4.11.1-7F5D3859, ocaml-cmi(Warnings) = 4.11.1-9FC34835, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__format) = 4.11.1-D382A0EF, ocaml-cmx(Stdlib__list) = 4.11.1-EE635CDA, ocaml-cmx(Stdlib__weak) = 4.11.1-15CCD1FC Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JrT8K3 Processing files: ocaml-react-runtime-1.2.1-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2uHvO5 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.nqzFp5 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(React) = 4.11.1-83102FAA, ocaml-cmi(React_top) = 4.11.1-AF4E509C, ocaml-cmx(React) = 4.11.1-F6F25A26, ocaml-cmx(React_top) = 4.11.1-081C0EA6 Requires: ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(Build_path_prefix_map) = 4.11.1-76D6DFE9, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(Cmi_format) = 4.11.1-F66AC0FB, ocaml-cmi(Env) = 4.11.1-46561220, ocaml-cmi(Ident) = 4.11.1-BEA92412, ocaml-cmi(Identifiable) = 4.11.1-68502454, ocaml-cmi(Load_path) = 4.11.1-F712CE12, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Misc) = 4.11.1-351CA333, ocaml-cmi(Outcometree) = 4.11.1-897424D1, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Path) = 4.11.1-E3A8285F, ocaml-cmi(Primitive) = 4.11.1-26E8968C, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__digest) = 4.11.1-F1B97F3E, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, 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-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Stdlib__weak) = 4.11.1-71A7B796, ocaml-cmi(Subst) = 4.11.1-5AA9C9ED, ocaml-cmi(Toploop) = 4.11.1-8DA83ED0, ocaml-cmi(Type_immediacy) = 4.11.1-AED60BFF, ocaml-cmi(Types) = 4.11.1-7F5D3859, ocaml-cmi(Warnings) = 4.11.1-9FC34835, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__format) = 4.11.1-D382A0EF, ocaml-cmx(Stdlib__list) = 4.11.1-EE635CDA, ocaml-cmx(Stdlib__weak) = 4.11.1-15CCD1FC, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JXKHv6 Creating ocaml-react-runtime-debuginfo package Processing files: ocaml-react-runtime-debuginfo-1.2.1-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XvnPt5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OtTDG6 find-requires: running scripts (debuginfo) Requires: ocaml-react-runtime = 1.2.1-alt4 Adding to ocaml-react a strict dependency on ocaml-react-runtime Adding to ocaml-react-runtime-debuginfo a strict dependency on ocaml-react-runtime Removing 2 extra deps from ocaml-react due to dependency on ocaml-react-runtime Removing 42 extra deps from ocaml-react due to repentancy on ocaml-react-runtime warning: Installed (but unpackaged) file(s) found: /usr/doc/react/CHANGES.md /usr/doc/react/LICENSE.md /usr/doc/react/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-react-1.2.1-alt4.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-react-runtime-1.2.1-alt4.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-react-runtime-debuginfo-1.2.1-alt4.i586.rpm (w2.lzdio) 3.80user 0.90system 0:11.96elapsed 39%CPU (0avgtext+0avgdata 26272maxresident)k 0inputs+0outputs (0major+299560minor)pagefaults 0swaps 18.57user 4.05system 0:29.71elapsed 76%CPU (0avgtext+0avgdata 110044maxresident)k 6160inputs+0outputs (0major+610584minor)pagefaults 0swaps