<86>Sep 14 11:21:59 userdel[658618]: delete user 'rooter' <86>Sep 14 11:21:59 userdel[658618]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:21:59 userdel[658618]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:21:59 groupadd[658633]: group added to /etc/group: name=rooter, GID=642 <86>Sep 14 11:21:59 groupadd[658633]: group added to /etc/gshadow: name=rooter <86>Sep 14 11:21:59 groupadd[658633]: new group: name=rooter, GID=642 <86>Sep 14 11:21:59 useradd[658645]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Sep 14 11:21:59 userdel[658675]: delete user 'builder' <86>Sep 14 11:21:59 userdel[658675]: removed group 'builder' owned by 'builder' <86>Sep 14 11:21:59 userdel[658675]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 11:21:59 groupadd[658693]: group added to /etc/group: name=builder, GID=643 <86>Sep 14 11:21:59 groupadd[658693]: group added to /etc/gshadow: name=builder <86>Sep 14 11:21:59 groupadd[658693]: new group: name=builder, GID=643 <86>Sep 14 11:21:59 useradd[658704]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Sep 14 11:22:01 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 11:22:01 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Sep 14 11:22:17 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Sep 14 11:22:17 rpmi: dune-2.9.0-alt1 sisyphus+281172.100.1.1 1627454564 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-integers-0.5.1-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-integers-0.5.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27478 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf integers-0.5.1 + echo 'Source #0 (integers-0.5.1.tar):' Source #0 (integers-0.5.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/integers-0.5.1.tar + cd integers-0.5.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27478 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.5.1 + /usr/bin/dune build --verbose -p integers Workspace root: /usr/src/RPM/BUILD/integers-0.5.1 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune8577d4.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune866f38.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/integers-0.5.1/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/integers-0.5.1" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/integers-0.5.1/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/integers-0.5.1/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/integers-0.5.1/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/integers-0.5.1/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/integers-0.5.1/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = false ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.12.0" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "i686-pc-linux-gnu" ; target = "i686-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X029" ; cmi_magic_number = "Caml1999I029" ; cmo_magic_number = "Caml1999O029" ; cma_magic_number = "Caml1999A029" ; cmx_magic_number = "Caml1999Y029" ; cmxa_magic_number = "Caml1999Z029" ; ast_impl_magic_number = "Caml1999M029" ; ast_intf_magic_number = "Caml1999N029" ; cmxs_magic_number = "Caml1999D029" ; cmt_magic_number = "Caml1999T029" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/signed.mli) > _build/default/src/.integers.objs/signed.mli.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/signed.ml) > _build/default/src/.integers.objs/signed.ml.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unsigned.mli) > _build/default/src/.integers.objs/unsigned.mli.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unsigned.ml) > _build/default/src/.integers.objs/unsigned.ml.d Running[6]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fPIC -g -I /usr/lib/ocaml -o unsigned_stubs.o -c unsigned_stubs.c) Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf top/install_integer_printers.mli) > _build/default/top/.integers_top.objs/install_integer_printers.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl top/install_integer_printers.ml) > _build/default/top/.integers_top.objs/install_integer_printers.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf top/integer_printers.mli) > _build/default/top/.integers_top.objs/integer_printers.mli.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl top/integer_printers.ml) > _build/default/top/.integers_top.objs/integer_printers.ml.d Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.integers.objs/byte -no-alias-deps -o src/.integers.objs/byte/unsigned.cmi -c -intf src/unsigned.mli) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.integers.objs/byte -I src/.integers.objs/native -intf-suffix .ml -no-alias-deps -o src/.integers.objs/native/unsigned.cmx -c -impl src/unsigned.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o src/.integers.objs/byte/unsigned.cmo -c -impl src/unsigned.ml) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.integers.objs/byte -no-alias-deps -o src/.integers.objs/byte/signed.cmi -c -intf src/signed.mli) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o src/.integers.objs/byte/signed.cmo -c -impl src/signed.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I src/.integers.objs/byte -no-alias-deps -o top/.integers_top.objs/byte/install_integer_printers.cmi -c -intf top/install_integer_printers.mli) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I src/.integers.objs/byte -no-alias-deps -o top/.integers_top.objs/byte/integer_printers.cmi -c -intf top/integer_printers.mli) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/integers.cma -dllib -lintegers_stubs -cclib -lintegers_stubs src/.integers.objs/byte/unsigned.cmo src/.integers.objs/byte/signed.cmo) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o top/.integers_top.objs/byte/integer_printers.cmo -c -impl top/integer_printers.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o top/.integers_top.objs/byte/install_integer_printers.cmo -c -impl top/install_integer_printers.ml) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.integers.objs/byte -I src/.integers.objs/native -intf-suffix .ml -no-alias-deps -o src/.integers.objs/native/signed.cmx -c -impl src/signed.ml) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o top/integers_top.cma top/.integers_top.objs/byte/integer_printers.cmo top/.integers_top.objs/byte/install_integer_printers.cmo) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/integers.cmxa -cclib -lintegers_stubs src/.integers.objs/native/unsigned.cmx src/.integers.objs/native/signed.cmx) Running[24]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/integers_stubs src/unsigned_stubs.o) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/integers.cmxs src/integers.cmxa) Output[25]: ld: src/integers.a(unsigned.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.92095 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-integers-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-integers-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd integers-0.5.1 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-integers-buildroot Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/META Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/dune-package Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/integers.a Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/integers.cma Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/integers.cmxa Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/libintegers_stubs.a Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/ocaml_integers.h Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/opam Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/signed.cmi Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/signed.cmt Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/signed.cmti Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/signed.cmx Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/signed.ml Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/signed.mli Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/install_integer_printers.cmi Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/install_integer_printers.cmt Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/install_integer_printers.cmti Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/install_integer_printers.ml Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/install_integer_printers.mli Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/integer_printers.cmi Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/integer_printers.cmt Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/integer_printers.cmti Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/integer_printers.ml Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/integer_printers.mli Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/top/integers_top.cma Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/unsigned.cmi Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/unsigned.cmt Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/unsigned.cmti Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/unsigned.cmx Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/unsigned.ml Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/unsigned.mli Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/integers/integers.cmxs Installing /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/integers/CHANGES.md Installing /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/integers/LICENSE.md Installing /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/integers/README.md Installing /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/stublibs/dllintegers_stubs.so + find /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-integers-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-integers-buildroot (auto) mode of './usr/lib/ocaml/stublibs/dllintegers_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/integers/integers.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-integers-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-integers-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-integers-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-integers-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-integers-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_deserialize_uint_8 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_serialize_int_8 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_failwith the file containing the function 'camlUnsigned__Extras_665' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__of_string_opt_600' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__pp_603' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__pp_hex_637' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__of_int64_1161' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__of_byte_size_1277' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_string_opt_686' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_string_opt_1048' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_string_opt_1162' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_byte_size_1242' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__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_curry2_1' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnsigned__code_begin' or the file containing the function 'camlUnsigned__Extras_665' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__div_678' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__rem_679' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__div_850' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__rem_851' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__of_int32_987' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__to_int32_1030' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__to_int64_1165' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__MakeInfix_474' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__div_480' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__rem_481' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__to_nativeint_789' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2187' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2185' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2179' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2177' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2175' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2173' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2171' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2169' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2167' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2165' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2163' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2161' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2159' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2142' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2140' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2138' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2136' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2134' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2132' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2130' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2128' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2126' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2124' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2122' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_nativeint_1140' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__to_nativeint_1141' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2252' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2240' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2238' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2236' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2234' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2232' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2230' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2228' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2226' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2205' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2203' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2201' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2199' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2197' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2195' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2193' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2191' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2388' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2386' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2380' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2378' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2376' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2374' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2372' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2370' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2368' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2366' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2364' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2362' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2360' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2352' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2340' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2338' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2336' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2334' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2332' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2330' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2328' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2326' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry2_1' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnsigned__code_begin' or the file containing the function 'camlUnsigned__Extras_665' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__succ_391' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__pred_393' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__lognot_395' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__pp_835' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__pp_hex_1039' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__pp_1146' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__pp_hex_1150' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__pp_1227' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__pp_hex_1231' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__compare_398' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__compare_697' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__equal_590' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2018' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__of_int64_691' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__to_int64_736' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1998' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2003' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2010' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2014' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2054' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__of_int64_863' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__to_int64_865' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2034' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2039' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2046' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2050' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2160' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2158' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2156' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2154' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2152' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2150' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2148' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2146' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2144' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2142' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2140' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2138' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2136' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2134' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2132' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2130' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2128' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2092' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2090' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2088' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2086' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2084' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2082' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2080' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2078' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2076' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2074' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2072' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2070' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2068' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2066' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2064' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2062' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2060' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2126' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2124' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2122' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2120' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2118' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2116' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2114' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2112' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2110' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2108' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2106' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2104' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2102' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2100' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2098' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2096' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2094' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2258' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2256' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2254' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2252' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2250' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2248' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2246' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2244' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2242' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2240' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2238' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2236' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2234' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2232' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2230' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2228' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2226' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2194' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2192' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2190' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2188' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2186' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2184' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2182' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2180' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2178' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2176' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2174' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2172' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2170' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2168' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2166' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2224' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2222' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2220' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2218' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2216' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2214' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2212' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2210' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2208' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2206' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2204' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2202' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2200' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2198' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2196' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_string_685' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2093' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2098' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__equal_698' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__to_int64_744' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_int64_788' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2183' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_int64_1142' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__to_int64_1143' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2258' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2256' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2254' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2250' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2248' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2246' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2244' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2242' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__equal_1158' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2211' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2209' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2207' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2384' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2358' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2356' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2354' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2350' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2348' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2346' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2344' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2342' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__max_594' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__min_597' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__to_hexstring_1154' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__to_hexstring_1235' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__max_47 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__format__fprintf_1227 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_to_int verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_of_int verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_format_int verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_greaterequal verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_add_native verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_sub_native verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32__5 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64__5 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_nativeint_ops verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int32_of_string verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_to_int32 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_of_int32 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__format__kasprintf_1259 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_to_nativeint verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_of_nativeint verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_shift_right_unsigned verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_neg_native verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_of_string verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_shift_right verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_shift_left verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_xor_native verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_or_native verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_and_native verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_mod_native verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_div_native verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_mul_native verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64__1 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64__2 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64__3 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64__4 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32__1 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32__2 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32__3 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32__4 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__pervasives verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int32 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__int64 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_deserialize_uint_8 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_serialize_int_8 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_failwith Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.92095 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.5.1 + /usr/bin/dune runtest ocamlopt test/uint32conversions.exe ld: test/.hexprinting.eobjs/native/uint32conversions.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE ocamlopt test/hexprinting.exe ld: test/.hexprinting.eobjs/native/hexprinting.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE uint32conversions alias test/runtest UInt32-Int32 conversion test: ? UInt32-Int32 conversion test: ✓ ocamlopt test/uint64conversions.exe ld: test/.hexprinting.eobjs/native/uint64conversions.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE hexprinting alias test/runtest Hexstring test: ? Hexstring test: ✓ uint64conversions alias test/runtest UInt64-Int64 conversion test: ? UInt64-Int64 conversion test: ✓ + exit 0 Processing files: ocaml-integers-0.5.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48626 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.5.1 + DOCDIR=/usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + /bin/mkdir -p /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + cp -prL README.md /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + chmod -R go-w /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + chmod -R a+rX /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.5.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p6417r 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.7ABIVr 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(Install_integer_printers) = 4.12.0-2DD0FCBD, ocaml-cmi(Integer_printers) = 4.12.0-6ECC0291, ocaml-cmi(Signed) = 4.12.0-B0CC9BF5, ocaml-cmi(Unsigned) = 4.12.0-3DF5B4D2, ocaml-dll(integers_stubs) Requires: libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__pervasives) = 4.12.0-382FD751, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, ocaml-runtime = 4.12.0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yNMESn Creating ocaml-integers-debuginfo package Processing files: ocaml-integers-devel-0.5.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DLlBor 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.2qE5ir 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(Signed) = 4.12.0-C79E2A3E, ocaml-cmx(Unsigned) = 4.12.0-EEC77BFB Requires: ocaml-integers = 0.5.1-alt1, /usr/lib/ocaml/stublibs/dllintegers_stubs.so, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Signed) = 4.12.0-B0CC9BF5, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__pervasives) = 4.12.0-382FD751, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Unsigned) = 4.12.0-3DF5B4D2, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__format) = 4.12.0-5D89D582, ocaml-cmx(Stdlib__int32) = 4.12.0-FF3BD564, ocaml-cmx(Stdlib__int64) = 4.12.0-722E7307, ocaml-cmx(Stdlib__pervasives) = 4.12.0-39209DE9 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cv2Jip Processing files: ocaml-integers-debuginfo-0.5.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UqyC1p find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.APpQPq find-requires: running scripts (debuginfo) Requires: ocaml-integers = 0.5.1-alt1, debug(libc.so.6) Adding to ocaml-integers-devel a strict dependency on ocaml-integers Adding to ocaml-integers-debuginfo a strict dependency on ocaml-integers Removing 3 extra deps from ocaml-integers-devel due to dependency on ocaml-integers Removing 10 extra deps from ocaml-integers-devel due to repentancy on ocaml-integers warning: Installed (but unpackaged) file(s) found: /usr/share/doc/integers/CHANGES.md /usr/share/doc/integers/LICENSE.md /usr/share/doc/integers/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-integers-0.5.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-integers-devel-0.5.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-integers-debuginfo-0.5.1-alt1.i586.rpm (w2.lzdio) 2.86user 1.37system 0:09.67elapsed 43%CPU (0avgtext+0avgdata 23032maxresident)k 0inputs+0outputs (0major+384787minor)pagefaults 0swaps 22.72user 5.78system 0:33.38elapsed 85%CPU (0avgtext+0avgdata 101100maxresident)k 199008inputs+0outputs (0major+678043minor)pagefaults 0swaps --- ocaml-integers-0.5.1-alt1.i586.rpm.repo 2021-08-16 12:03:05.157082386 +0000 +++ ocaml-integers-0.5.1-alt1.i586.rpm.hasher 2021-09-14 11:22:29.534544651 +0000 @@ -70,3 +70,3 @@ File: /usr/lib/ocaml/integers/integers.cma 100644 root:root 2a7a458e9a9bc2196ea40d21248e45c0 -File: /usr/lib/ocaml/integers/integers.cmxs 100644 root:root e68dfc0586027f9787a1867ed3d89c44 +File: /usr/lib/ocaml/integers/integers.cmxs 100644 root:root 9f5bcbb4ab4f2afdefe3287d31009383 File: /usr/lib/ocaml/integers/signed.cmi 100644 root:root 7ce92b01f2cc38201ce127e6525295b4 @@ -78,5 +78,5 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllintegers_stubs.so 100644 root:root 68ea41312d7ac6d7d875c36015d36424 +File: /usr/lib/ocaml/stublibs/dllintegers_stubs.so 100644 root:root badbf2c9049eeaa9626803a6e0715d44 File: /usr/share/doc/ocaml-integers-0.5.1 40755 root:root File: /usr/share/doc/ocaml-integers-0.5.1/README.md 100644 root:root 1f37761005b9bfd9dc14c241e71211ba -RPMIdentity: 751946253fa6d24493ea2bb12553b2d988a27ef1b5cbb27822c659006f7e4a67aac7d824c6dd1c4f4eec5c351ec0b88e4a3c845e450384ccda136a26ac045db8 +RPMIdentity: 04355207fdbc4a8b9d45fcbe887e537b71a91bf9dc0de341c18dbc1333b4093f5a4276b456fcb177d0ef5663ffcb01e2532cbdb17f39d928589d630b5b78ca70 --- ocaml-integers-debuginfo-0.5.1-alt1.i586.rpm.repo 2021-08-16 12:03:05.147081929 +0000 +++ ocaml-integers-debuginfo-0.5.1-alt1.i586.rpm.hasher 2021-09-14 11:22:29.622544055 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/85 40755 root:root -/usr/lib/debug/.build-id/85/f85782c3315f19b3f2633ebedcdacc79ab97be 120777 root:root ../../../ocaml/integers/integers.cmxs -/usr/lib/debug/.build-id/85/f85782c3315f19b3f2633ebedcdacc79ab97be.debug 120777 root:root ../../usr/lib/ocaml/integers/integers.cmxs.debug -/usr/lib/debug/.build-id/b2 40755 root:root -/usr/lib/debug/.build-id/b2/4ae2412cbd175d15533202dbd19055a93ef279 120777 root:root ../../../ocaml/stublibs/dllintegers_stubs.so -/usr/lib/debug/.build-id/b2/4ae2412cbd175d15533202dbd19055a93ef279.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/66f86280cbba30464643d81f238be9a2bf2fb5 120777 root:root ../../../ocaml/integers/integers.cmxs +/usr/lib/debug/.build-id/89/66f86280cbba30464643d81f238be9a2bf2fb5.debug 120777 root:root ../../usr/lib/ocaml/integers/integers.cmxs.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/ee8d16b942667db4eab0ae43f09c93fd09d556 120777 root:root ../../../ocaml/stublibs/dllintegers_stubs.so +/usr/lib/debug/.build-id/c1/ee8d16b942667db4eab0ae43f09c93fd09d556.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -22,13 +22,13 @@ Provides: ocaml-integers-debuginfo = 0.5.1-alt1:sisyphus+282918.100.1.1 -File: /usr/lib/debug/.build-id/85 40755 root:root -File: /usr/lib/debug/.build-id/85/f85782c3315f19b3f2633ebedcdacc79ab97be 120777 root:root ../../../ocaml/integers/integers.cmxs -File: /usr/lib/debug/.build-id/85/f85782c3315f19b3f2633ebedcdacc79ab97be.debug 120777 root:root ../../usr/lib/ocaml/integers/integers.cmxs.debug -File: /usr/lib/debug/.build-id/b2 40755 root:root -File: /usr/lib/debug/.build-id/b2/4ae2412cbd175d15533202dbd19055a93ef279 120777 root:root ../../../ocaml/stublibs/dllintegers_stubs.so -File: /usr/lib/debug/.build-id/b2/4ae2412cbd175d15533202dbd19055a93ef279.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/66f86280cbba30464643d81f238be9a2bf2fb5 120777 root:root ../../../ocaml/integers/integers.cmxs +File: /usr/lib/debug/.build-id/89/66f86280cbba30464643d81f238be9a2bf2fb5.debug 120777 root:root ../../usr/lib/ocaml/integers/integers.cmxs.debug +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/ee8d16b942667db4eab0ae43f09c93fd09d556 120777 root:root ../../../ocaml/stublibs/dllintegers_stubs.so +File: /usr/lib/debug/.build-id/c1/ee8d16b942667db4eab0ae43f09c93fd09d556.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/integers 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/integers/integers.cmxs.debug 100644 root:root bcdb69e8c26158479027a863520b1d13 +File: /usr/lib/debug/usr/lib/ocaml/integers/integers.cmxs.debug 100644 root:root 92b91f58c4dae6e5d45823c24cddf1ef File: /usr/lib/debug/usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug 100644 root:root ced25b22e4a7edbc9e0e79c767da2684 +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug 100644 root:root 785230d15b54dd0bfc08812738f4287a File: /usr/src/debug/integers-0.5.1 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/integers-0.5.1/_build/default/src/unsigned_stubs.c 100644 root:root e24892d3542ede5f5ef9f8ce54333f6f -RPMIdentity: 4ce5a43d7333bd08b8d92b789e21c5367947a0903e1b6255e144a61dab81b73f49a148009a060171ab390946ec4484ee05d6001efc31ef2542a650dd6f45deec +RPMIdentity: f33f88d3388c7e4ee366de745eded7e0b80b662908d338e121693d3eec03bfdf4ef6e7bf80a056bd30fd12fd233ed4e0160ec712698afc97ae72de0321f44f62 --- ocaml-integers-devel-0.5.1-alt1.i586.rpm.repo 2021-08-16 12:03:05.167082843 +0000 +++ ocaml-integers-devel-0.5.1-alt1.i586.rpm.hasher 2021-09-14 11:22:29.707543479 +0000 @@ -36,5 +36,5 @@ File: /usr/lib/ocaml/integers/dune-package 100644 root:root 88fd396c2006a9eff61f9a39b512a9a4 -File: /usr/lib/ocaml/integers/integers.a 100644 root:root 8607de4def3466a551d3b67d4dfc9528 +File: /usr/lib/ocaml/integers/integers.a 100644 root:root 008ad6f1b00fd447ecbc500f93974360 File: /usr/lib/ocaml/integers/integers.cmxa 100644 root:root b39e2d8a120944eb30b6853faaec4bbb -File: /usr/lib/ocaml/integers/libintegers_stubs.a 100644 root:root c1ab20c1f4969d3bf527b9cb340f328b +File: /usr/lib/ocaml/integers/libintegers_stubs.a 100644 root:root 0cc7043b61d27e50173afb486638c054 File: /usr/lib/ocaml/integers/ocaml_integers.h 100644 root:root eb801b07a6b8f348d85e40b100f26b79 @@ -59,2 +59,2 @@ File: /usr/lib/ocaml/integers/unsigned.mli 100644 root:root ba5fb48f86550eb05df8b36511d41775 -RPMIdentity: e5104fbf861c5ed5033db8f8b8e34db3cbfa89f697330a0bf5d3957302ebcb5d9e991b923d9235f1ba59b93ec14412aaf8809cd248978995d41c59f688784b72 +RPMIdentity: 45a46bca8459b571d0ba5ad6428233d6e73d2eef7a171849951cc05d76f77fd09b10581661d5964e968fff220db948bad10b20f5337943487f58d1ef6169cf7b