<86>Apr  2 03:20:54 userdel[1943202]: delete user 'rooter'
<86>Apr  2 03:20:54 userdel[1943202]: removed group 'rooter' owned by 'rooter'
<86>Apr  2 03:20:54 userdel[1943202]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr  2 03:20:54 groupadd[1943218]: group added to /etc/group: name=rooter, GID=645
<86>Apr  2 03:20:54 groupadd[1943218]: group added to /etc/gshadow: name=rooter
<86>Apr  2 03:20:54 groupadd[1943218]: new group: name=rooter, GID=645
<86>Apr  2 03:20:54 useradd[1943231]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Apr  2 03:20:54 userdel[1943251]: delete user 'builder'
<86>Apr  2 03:20:54 userdel[1943251]: removed group 'builder' owned by 'builder'
<86>Apr  2 03:20:54 userdel[1943251]: removed shadow group 'builder' owned by 'builder'
<86>Apr  2 03:20:54 groupadd[1943257]: group added to /etc/group: name=builder, GID=646
<86>Apr  2 03:20:54 groupadd[1943257]: group added to /etc/gshadow: name=builder
<86>Apr  2 03:20:54 groupadd[1943257]: new group: name=builder, GID=646
<86>Apr  2 03:20:54 useradd[1943265]: new user: name=builder, UID=646, GID=646, 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>Apr  2 03:20:56 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed
<13>Apr  2 03:20:56 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed
<13>Apr  2 03:21:08 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed
<13>Apr  2 03:21:08 rpmi: dune-2.9.3-alt1 sisyphus+294384.100.1.1 1643564548 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ocaml-integers-0.7.0-alt1.nosrc.rpm (w1.gzdio)
Installing ocaml-integers-0.7.0-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58300
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf integers-0.7.0
+ echo 'Source #0 (integers-0.7.0.tar):'
Source #0 (integers-0.7.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/integers-0.7.0.tar
+ cd integers-0.7.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58300
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd integers-0.7.0
+ sed -i s,stdlib-shims,, src/dune
+ /usr/bin/dune build --verbose -p integers
Workspace root: /usr/src/RPM/BUILD/integers-0.7.0
Running[0]: /usr/bin/nproc > /usr/src/tmp/dune419790.output 2> /dev/null
Auto-detected concurrency: 8
disable binary cache
Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune5ca5fc.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.7.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.7.0"
       ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/integers-0.7.0/_build/default"
       ; "MANPATH" :
           "/usr/src/RPM/BUILD/integers-0.7.0/_build/install/default/bin"
       ; "OCAMLFIND_IGNORE_DUPS_IN" :
           "/usr/src/RPM/BUILD/integers-0.7.0/_build/install/default/lib"
       ; "OCAMLPATH" :
           "/usr/src/RPM/BUILD/integers-0.7.0/_build/install/default/lib"
       ; "OCAMLTOP_INCLUDE_PATH" :
           "/usr/src/RPM/BUILD/integers-0.7.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.13.1"
     ; 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"; "-pthread"; "-fPIC" ]
     ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ]
     ; ocamlopt_cflags =
         [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ]
     ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ]
     ; bytecomp_c_compiler =
         [ "gcc"
         ; "-O2"
         ; "-fno-strict-aliasing"
         ; "-fwrapv"
         ; "-pthread"
         ; "-fPIC"
         ; "-D_FILE_OFFSET_BITS=64"
         ]
     ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ]
     ; native_c_compiler =
         [ "gcc"
         ; "-O2"
         ; "-fno-strict-aliasing"
         ; "-fwrapv"
         ; "-pthread"
         ; "-fPIC"
         ; "-D_FILE_OFFSET_BITS=64"
         ]
     ; native_c_libraries = [ "-lm" ]
     ; 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 = "Caml1999X030"
     ; cmi_magic_number = "Caml1999I030"
     ; cmo_magic_number = "Caml1999O030"
     ; cma_magic_number = "Caml1999A030"
     ; cmx_magic_number = "Caml1999Y030"
     ; cmxa_magic_number = "Caml1999Z030"
     ; ast_impl_magic_number = "Caml1999M030"
     ; ast_intf_magic_number = "Caml1999N030"
     ; cmxs_magic_number = "Caml1999D030"
     ; cmt_magic_number = "Caml1999T030"
     ; 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 -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -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.45695
+ 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.7.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 <cmdline>: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_478' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__of_string_opt_413' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__pp_416' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__pp_hex_450' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__of_int64_978' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__of_byte_size_1094' 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_496' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__of_string_opt_865' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__of_string_opt_983' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__of_byte_size_1065' 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_389' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__div_491' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__rem_492' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__div_665' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__rem_666' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__of_int32_802' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__to_int32_847' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__to_int64_982' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__MakeInfix_473' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__div_479' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__rem_480' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__to_nativeint_601' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2013' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2011' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2005' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2003' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2001' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1999' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1997' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1995' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1993' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1991' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1989' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1987' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1985' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1968' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1966' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1964' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1962' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1960' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1958' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1956' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1954' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1952' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1950' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1948' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__of_nativeint_961' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__to_nativeint_962' 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_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_2056' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2054' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2052' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2031' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2029' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2027' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2025' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2023' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2021' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2019' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2017' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2214' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2212' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2206' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2204' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2202' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2200' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2198' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2196' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2194' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2192' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2190' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2188' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2186' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2178' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2166' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2164' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2162' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2160' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2158' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2156' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2154' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2152' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__succ_393' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__pred_395' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__lognot_397' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__pp_649' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__pp_hex_856' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__pp_967' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__pp_hex_971' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__pp_1050' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__pp_hex_1054' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__compare_400' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__compare_507' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__equal_403' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1834' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__of_int64_504' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__to_int64_551' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1814' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1819' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1826' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1830' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1870' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__of_int64_678' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__to_int64_680' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1850' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1855' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1862' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1866' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1976' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1974' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1972' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1970' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1968' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1966' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1964' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1962' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1960' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1958' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1956' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1954' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1952' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1950' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1948' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1946' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1944' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1908' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1906' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1904' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1902' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1900' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1898' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1896' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1894' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1892' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1890' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1888' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1886' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1884' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1882' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1880' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1878' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1876' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1942' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1940' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1938' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1936' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1934' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1932' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1930' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1928' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1926' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1924' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1922' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1920' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1918' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1916' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1914' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1912' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1910' 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_2058' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2056' 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__fun_2052' 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_2048' 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_2044' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2042' 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_2008' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2006' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2004' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2002' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2000' 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_1996' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1994' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1992' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1990' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1988' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1986' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1984' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_1982' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2040' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2038' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2036' 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_2032' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2030' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2028' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2026' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2024' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2022' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__fun_2020' 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__fun_2016' 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_2012' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__of_string_495' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1919' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_1924' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__equal_508' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__to_int64_554' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__of_int64_600' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2009' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__of_int64_963' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__to_int64_964' 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_2082' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2080' 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__equal_979' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2037' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2035' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2033' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2210' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2184' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2182' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2180' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2176' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2174' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2172' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2170' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__fun_2168' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__max_407' is not compiled with -fpic/-fPIC
the file containing the function 'camlUnsigned__min_410' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__to_hexstring_975' is not compiled with -fpic/-fPIC
the file containing the function 'camlSigned__to_hexstring_1058' 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_1377
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_1409
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__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.45695
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd integers-0.7.0
+ /usr/bin/dune runtest
    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
    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
    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
uint64conversions alias test/runtest
UInt64-Int64 conversion test: ?
UInt64-Int64 conversion test: ✓
 hexprinting alias test/runtest
Hexstring test: ?
Hexstring test: ✓
uint32conversions alias test/runtest
UInt32-Int32 conversion test: ?
UInt32-Int32 conversion test: ✓
+ exit 0
Processing files: ocaml-integers-0.7.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90355
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd integers-0.7.0
+ DOCDIR=/usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0
+ /bin/mkdir -p /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0
+ cp -prL README.md /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0
+ chmod -R go-w /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0
+ chmod -R a+rX /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tYNxjP
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.DkyHlw
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.13.1-B6299E93, ocaml-cmi(Integer_printers) = 4.13.1-4505BA11, ocaml-cmi(Signed) = 4.13.1-A47CCCC2, ocaml-cmi(Unsigned) = 4.13.1-A63A8F41, 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.13.1-8D9243B2, ocaml-cmi(Build_path_prefix_map) = 4.13.1-768AAA9A, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Cmi_format) = 4.13.1-76D3429A, ocaml-cmi(Env) = 4.13.1-3E1FEE82, ocaml-cmi(Ident) = 4.13.1-66346E41, ocaml-cmi(Identifiable) = 4.13.1-9F19D868, ocaml-cmi(Load_path) = 4.13.1-8AB42785, ocaml-cmi(Location) = 4.13.1-42FE4A2F, ocaml-cmi(Longident) = 4.13.1-A52B92DB, ocaml-cmi(Misc) = 4.13.1-5AD92B5C, ocaml-cmi(Outcometree) = 4.13.1-AC56C08F, ocaml-cmi(Parsetree) = 4.13.1-EBAF0FCB, ocaml-cmi(Path) = 4.13.1-B4C2C6EA, ocaml-cmi(Primitive) = 4.13.1-849BB0DB, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Digest) = 4.13.1-4288C582, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Nativeint) = 4.13.1-20906FC1, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Subst) = 4.13.1-B172A3FE, ocaml-cmi(Toploop) = 4.13.1-442ADDBC, ocaml-cmi(Type_immediacy) = 4.13.1-D9790C85, ocaml-cmi(Types) = 4.13.1-5E0F9BE6, ocaml-cmi(Warnings) = 4.13.1-EAE45E31, ocaml-runtime = 4.13.1, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FfS3ar
Creating ocaml-integers-debuginfo package
Processing files: ocaml-integers-devel-0.7.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.72AaQG
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.n7lHZN
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.13.1-4A28868F, ocaml-cmx(Unsigned) = 4.13.1-727374CA
Requires: ocaml-integers = 0.7.0-alt1, /usr/lib/ocaml/stublibs/dllintegers_stubs.so, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Signed) = 4.13.1-A47CCCC2, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Nativeint) = 4.13.1-20906FC1, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Unsigned) = 4.13.1-A63A8F41, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Format) = 4.13.1-D5F7C8EF, ocaml-cmx(Stdlib__Int32) = 4.13.1-04502FF2, ocaml-cmx(Stdlib__Int64) = 4.13.1-010120A8
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IVYJiI
Processing files: ocaml-integers-debuginfo-0.7.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p6f9gM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bdzbpA
find-requires: running scripts (debuginfo)
Requires: ocaml-integers = 0.7.0-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.7.0-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-integers-devel-0.7.0-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-integers-debuginfo-0.7.0-alt1.i586.rpm (w2.lzdio)
2.64user 1.24system 0:09.78elapsed 39%CPU (0avgtext+0avgdata 23196maxresident)k
0inputs+0outputs (0major+392764minor)pagefaults 0swaps
17.56user 5.10system 0:30.52elapsed 74%CPU (0avgtext+0avgdata 104096maxresident)k
4088inputs+0outputs (30042major+665955minor)pagefaults 0swaps