<86>Aug 14 10:10:19 userdel[2616638]: delete user 'rooter' <86>Aug 14 10:10:19 userdel[2616638]: removed group 'rooter' owned by 'rooter' <86>Aug 14 10:10:19 userdel[2616638]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 14 10:10:19 groupadd[2616664]: group added to /etc/group: name=rooter, GID=639 <86>Aug 14 10:10:19 groupadd[2616664]: group added to /etc/gshadow: name=rooter <86>Aug 14 10:10:19 groupadd[2616664]: new group: name=rooter, GID=639 <86>Aug 14 10:10:19 useradd[2616679]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Aug 14 10:10:19 userdel[2616708]: delete user 'builder' <86>Aug 14 10:10:19 userdel[2616708]: removed group 'builder' owned by 'builder' <86>Aug 14 10:10:19 userdel[2616708]: removed shadow group 'builder' owned by 'builder' <86>Aug 14 10:10:19 groupadd[2616726]: group added to /etc/group: name=builder, GID=640 <86>Aug 14 10:10:19 groupadd[2616726]: group added to /etc/gshadow: name=builder <86>Aug 14 10:10:19 groupadd[2616726]: new group: name=builder, GID=640 <86>Aug 14 10:10:19 useradd[2616744]: new user: name=builder, UID=640, GID=640, 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>Aug 14 10:10:23 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Aug 14 10:10:23 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Aug 14 10:10:45 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Aug 14 10:10:46 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.4.0-alt3.nosrc.rpm (w1.gzdio) Installing ocaml-integers-0.4.0-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2572 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf integers-0.4.0 + echo 'Source #0 (integers-0.4.0.tar):' Source #0 (integers-0.4.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/integers-0.4.0.tar + cd integers-0.4.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2572 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.4.0 + /usr/bin/dune build --verbose -p integers Workspace root: /usr/src/RPM/BUILD/integers-0.4.0 Running[0]: /usr/bin/nproc > /usr/src/tmp/duned6db94.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune24da81.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.4.0/_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.4.0" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/integers-0.4.0/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/integers-0.4.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/integers-0.4.0/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/integers-0.4.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/integers-0.4.0/_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/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[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/integer_printers.cmo -c -impl top/integer_printers.ml) Running[21]: (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[22]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/integers_stubs src/unsigned_stubs.o) Running[23]: (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[24]: (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[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.90856 + 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.4.0 + __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_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_644' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__pp_590' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__of_byte_size_1160' 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_byte_size_1189' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__MakeInfix_377' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__div_656' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__rem_657' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__div_819' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__rem_820' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__MakeInfix_453' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__div_458' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__rem_459' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__to_nativeint_761' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2086' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2084' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2078' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2076' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2074' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2072' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2070' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2068' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2066' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2064' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2062' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2060' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2058' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2048' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2046' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2044' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2042' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2040' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2038' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2036' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2034' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2032' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2030' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2028' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_nativeint_1104' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__to_nativeint_1105' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2143' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2131' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2129' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2127' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2125' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2123' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2121' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2119' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2117' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2103' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2101' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2099' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2097' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2095' 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_2091' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2089' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2279' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2277' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2271' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2269' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2267' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2265' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2263' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2261' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2259' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2257' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2255' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2253' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2251' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2243' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2231' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2229' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2227' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2225' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2223' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2221' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2219' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2217' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__succ_381' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__pred_383' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__lognot_385' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__pp_807' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__pp_1110' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__pp_1181' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__compare_388' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__compare_671' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__equal_580' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1857' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__of_int64_669' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__to_int64_714' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1849' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1853' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1883' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__of_int64_832' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__to_int64_834' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1875' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1879' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1983' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1981' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1979' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1977' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1975' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1973' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1971' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1969' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1967' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1965' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1963' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1961' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1959' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1957' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1955' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1953' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1951' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1949' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1915' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1913' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1911' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1909' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1907' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1905' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1903' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1901' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1899' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1897' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1895' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1893' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1891' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1889' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1887' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1885' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1947' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1945' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1943' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1941' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1939' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1937' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1935' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1933' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1931' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1929' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1927' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1925' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1923' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1921' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1919' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1917' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2083' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2081' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2079' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2077' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2075' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2073' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2071' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2069' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2067' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2065' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2063' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2061' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2059' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2057' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2055' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2053' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2051' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2049' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2015' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2013' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2011' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2009' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2007' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2005' 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_2001' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1999' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1997' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1995' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1993' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1991' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1989' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1987' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_1985' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2047' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2045' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2043' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2041' 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_2037' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2035' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2033' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2031' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2029' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2027' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2025' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2023' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2021' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2019' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2017' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2093' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__fun_2091' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_string_663' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__equal_672' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__to_int64_716' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_int64_760' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2082' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__of_int64_1106' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__to_int64_1107' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2149' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2147' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2145' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2141' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2139' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2137' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2135' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2133' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__equal_1115' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2109' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2107' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2105' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2275' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2249' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2247' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2245' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2241' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2239' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2237' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2235' is not compiled with -fpic/-fPIC the file containing the function 'camlSigned__fun_2233' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__max_584' is not compiled with -fpic/-fPIC the file containing the function 'camlUnsigned__min_587' 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__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_raise_exn 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: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/integers/integers.cmxs: undefined symbol: caml_allocN 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_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: 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_ops 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: caml_int64_sub_native 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: camlStdlib__int64__5 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__5 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_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.85081 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.4.0 + /usr/bin/dune runtest + exit 0 Processing files: ocaml-integers-0.4.0-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85081 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.4.0 + DOCDIR=/usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + /bin/mkdir -p /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + cp -prL README.md /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + chmod -R go-w /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + chmod -R a+rX /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3xA3JO 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.0KXW0O 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-34FC2861, ocaml-cmi(Signed) = 4.12.0-8E28C4A4, ocaml-cmi(Unsigned) = 4.12.0-96F3AA64, 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), libc.so.6(GLIBC_2.7), 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.0jQJ2O Creating ocaml-integers-debuginfo package Processing files: ocaml-integers-devel-0.4.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fkt9iR 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.mT5LGR 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-76668A4D, ocaml-cmx(Unsigned) = 4.12.0-80B4538B Requires: ocaml-integers = 0.4.0-alt3, /usr/lib/ocaml/stublibs/dllintegers_stubs.so, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Signed) = 4.12.0-8E28C4A4, 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-96F3AA64, 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.l4KvZN Processing files: ocaml-integers-debuginfo-0.4.0-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oyGisP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SfKznR find-requires: running scripts (debuginfo) Requires: ocaml-integers = 0.4.0-alt3, 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.4.0-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-integers-devel-0.4.0-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-integers-debuginfo-0.4.0-alt3.i586.rpm (w2.lzdio) 3.50user 2.21system 0:10.87elapsed 52%CPU (0avgtext+0avgdata 22732maxresident)k 0inputs+0outputs (0major+317925minor)pagefaults 0swaps 28.40user 9.19system 0:46.58elapsed 80%CPU (0avgtext+0avgdata 101164maxresident)k 199008inputs+0outputs (0major+613165minor)pagefaults 0swaps --- ocaml-integers-0.4.0-alt3.i586.rpm.repo 2021-07-17 15:43:11.000000000 +0000 +++ ocaml-integers-0.4.0-alt3.i586.rpm.hasher 2021-08-14 10:11:02.146362681 +0000 @@ -71,3 +71,3 @@ File: /usr/lib/ocaml/integers/integers.cma 100644 root:root 37441e0eccd83c6c2eac161864d7f879 -File: /usr/lib/ocaml/integers/integers.cmxs 100644 root:root 7e0dd3cbe2ea06f94073cb78aad4c4fc +File: /usr/lib/ocaml/integers/integers.cmxs 100644 root:root d180ef9f23448d8d9a4e31c695f72363 File: /usr/lib/ocaml/integers/signed.cmi 100644 root:root a282c6bd5d4c03225abaabeb1e757c8b @@ -79,5 +79,5 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllintegers_stubs.so 100644 root:root 35363488e3bd9a11ef19fa39e8938b7d +File: /usr/lib/ocaml/stublibs/dllintegers_stubs.so 100644 root:root bf7ed024ada47b88551dc1b12c36d642 File: /usr/share/doc/ocaml-integers-0.4.0 40755 root:root File: /usr/share/doc/ocaml-integers-0.4.0/README.md 100644 root:root b48e30cb113807bf68bb2ff99d495ddb -RPMIdentity: c4f530d85e39a45407e200b88ef3619ae66414a57f0b0905321f062c4cdeb2f5a5918eb74086286e41b8309d0c6287fd64319f2c2bbd305d0e9273cd60ea3366 +RPMIdentity: c6c7aebcd315d673001b998bd95705b765dcf9ee451721de7151ed738649909518e0816b69a4282230ad55a651790804f55accdfbea7f7b97ebf08e1b6358528 --- ocaml-integers-debuginfo-0.4.0-alt3.i586.rpm.repo 2021-07-17 15:43:11.000000000 +0000 +++ ocaml-integers-debuginfo-0.4.0-alt3.i586.rpm.hasher 2021-08-14 10:11:02.265358520 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/3c1cae8bc30807830ea825329b76b21e76c187 120777 root:root ../../../ocaml/integers/integers.cmxs -/usr/lib/debug/.build-id/57/3c1cae8bc30807830ea825329b76b21e76c187.debug 120777 root:root ../../usr/lib/ocaml/integers/integers.cmxs.debug -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/6187388aa852f07f27920975d4f4f60bff1692 120777 root:root ../../../ocaml/stublibs/dllintegers_stubs.so -/usr/lib/debug/.build-id/71/6187388aa852f07f27920975d4f4f60bff1692.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/0dfe792cd559000539cd0797e6790a49742faa 120777 root:root ../../../ocaml/stublibs/dllintegers_stubs.so +/usr/lib/debug/.build-id/9e/0dfe792cd559000539cd0797e6790a49742faa.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/2e4efb54d0b14ba17295228a8fb69296f5f191 120777 root:root ../../../ocaml/integers/integers.cmxs +/usr/lib/debug/.build-id/db/2e4efb54d0b14ba17295228a8fb69296f5f191.debug 120777 root:root ../../usr/lib/ocaml/integers/integers.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -22,13 +22,13 @@ Provides: ocaml-integers-debuginfo = 0.4.0-alt3:sisyphus+279404.2500.2.2 -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/3c1cae8bc30807830ea825329b76b21e76c187 120777 root:root ../../../ocaml/integers/integers.cmxs -File: /usr/lib/debug/.build-id/57/3c1cae8bc30807830ea825329b76b21e76c187.debug 120777 root:root ../../usr/lib/ocaml/integers/integers.cmxs.debug -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/6187388aa852f07f27920975d4f4f60bff1692 120777 root:root ../../../ocaml/stublibs/dllintegers_stubs.so -File: /usr/lib/debug/.build-id/71/6187388aa852f07f27920975d4f4f60bff1692.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/0dfe792cd559000539cd0797e6790a49742faa 120777 root:root ../../../ocaml/stublibs/dllintegers_stubs.so +File: /usr/lib/debug/.build-id/9e/0dfe792cd559000539cd0797e6790a49742faa.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/2e4efb54d0b14ba17295228a8fb69296f5f191 120777 root:root ../../../ocaml/integers/integers.cmxs +File: /usr/lib/debug/.build-id/db/2e4efb54d0b14ba17295228a8fb69296f5f191.debug 120777 root:root ../../usr/lib/ocaml/integers/integers.cmxs.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 347a791df063db841a13c47f6887f1f9 +File: /usr/lib/debug/usr/lib/ocaml/integers/integers.cmxs.debug 100644 root:root a8c6bc30945a4b92a99bb238b0350179 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 df2e9cff01137065bc95f1b8ea539355 +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllintegers_stubs.so.debug 100644 root:root 40b62646ef05a2d75eeddac16e5e020e File: /usr/src/debug/integers-0.4.0 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/integers-0.4.0/_build/default/src/unsigned_stubs.c 100644 root:root 25a4501cc08e904e5ffa645a63583d23 -RPMIdentity: c4c48a29372e18242c94077136c20497a986a5a41068059cb2ef2b3e17ac938cfdaa072962f044be4b5ac49275b83e635e5deb91c3ffb16f694157d0dc0d9a8c +RPMIdentity: 73784c4f6d78b49edd42ff7ed803910c7245cd0b7e304eb91a664a646fb6e9384582237bcc2dc2b4ab7fecb04df05c04a3285ddbeade0e921abfe6bbcefae5ae --- ocaml-integers-devel-0.4.0-alt3.i586.rpm.repo 2021-07-17 15:43:11.000000000 +0000 +++ ocaml-integers-devel-0.4.0-alt3.i586.rpm.hasher 2021-08-14 10:11:02.377354604 +0000 @@ -35,6 +35,6 @@ Provides: ocaml-integers-devel = 0.4.0-alt3:sisyphus+279404.2500.2.2 -File: /usr/lib/ocaml/integers/dune-package 100644 root:root 0fb71a15e624b824c17d2491e1889d89 +File: /usr/lib/ocaml/integers/dune-package 100644 root:root 88fd396c2006a9eff61f9a39b512a9a4 File: /usr/lib/ocaml/integers/integers.a 100644 root:root 453139bf4d3888fb30a24be8529d89ce File: /usr/lib/ocaml/integers/integers.cmxa 100644 root:root f938ac63496ad76c66a341a245ddb1c4 -File: /usr/lib/ocaml/integers/libintegers_stubs.a 100644 root:root 86449561ab15bd6ae09a00beba0c239f +File: /usr/lib/ocaml/integers/libintegers_stubs.a 100644 root:root 85c2562b8d4c3254e97560af4ecb7eda 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 d31faa76dc0f0a7d68a0bd8d9b756930 -RPMIdentity: b03b594ae897b922efdf0b320a4eaea04755c6f283fa3efc2a0df0a1f463978574d4c3617c27341afd9f68c21a5a6df12feef3ebde7f03b194e1519c8b5b13b8 +RPMIdentity: bb98bc319d24e4f851216a34ed9d94b0ccb319b7b7e691190b7a55110435d2e0f2987d42fb96f1f0ceb28e4a45d8ace0b1f8f391649753261bda8243a2970304