<86>Feb 19 04:28:10 userdel[575470]: delete user 'rooter'
<86>Feb 19 04:28:10 userdel[575470]: removed group 'rooter' owned by 'rooter'
<86>Feb 19 04:28:10 userdel[575470]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 19 04:28:10 groupadd[575550]: group added to /etc/group: name=rooter, GID=954
<86>Feb 19 04:28:10 groupadd[575550]: group added to /etc/gshadow: name=rooter
<86>Feb 19 04:28:10 groupadd[575550]: new group: name=rooter, GID=954
<86>Feb 19 04:28:10 useradd[575758]: new user: name=rooter, UID=954, GID=954, home=/root, shell=/bin/bash
<86>Feb 19 04:28:10 userdel[575913]: delete user 'builder'
<86>Feb 19 04:28:10 userdel[575913]: removed group 'builder' owned by 'builder'
<86>Feb 19 04:28:10 userdel[575913]: removed shadow group 'builder' owned by 'builder'
<86>Feb 19 04:28:10 groupadd[575972]: group added to /etc/group: name=builder, GID=955
<86>Feb 19 04:28:10 groupadd[575972]: group added to /etc/gshadow: name=builder
<86>Feb 19 04:28:10 groupadd[575972]: new group: name=builder, GID=955
<86>Feb 19 04:28:10 useradd[576033]: new user: name=builder, UID=955, GID=955, home=/usr/src, shell=/bin/bash
warning: Macro %dune_build not found
warning: Macro %dune_install not found
<13>Feb 19 04:28:14 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed
<13>Feb 19 04:28:14 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed
<13>Feb 19 04:28:24 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed
<13>Feb 19 04:28:24 rpmi: ocaml-csexp-1.5.1-alt2 sisyphus+288339.12000.3.1 1636233142 installed
<13>Feb 19 04:28:24 rpmi: ocaml-csexp-devel-1.5.1-alt2 sisyphus+288339.12000.3.1 1636233142 installed
<13>Feb 19 04:28:24 rpmi: ocaml-result-1.5-alt2 sisyphus+288339.6400.3.1 1636232265 installed
<13>Feb 19 04:28:24 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+288339.6400.3.1 1636232265 installed
<13>Feb 19 04:28:24 rpmi: libncurses-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966459 installed
<13>Feb 19 04:28:24 rpmi: libtinfo-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966459 installed
<13>Feb 19 04:28:24 rpmi: libncurses-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966459 installed
<13>Feb 19 04:28:24 rpmi: dune-2.9.3-alt1 sisyphus+294384.100.1.1 1643564548 installed
<13>Feb 19 04:28:24 rpmi: ocaml-dune-configurator-2.9.3-alt1 sisyphus+294384.200.1.1 1643564581 installed
<13>Feb 19 04:28:24 rpmi: ocaml-dune-configurator-devel-2.9.3-alt1 sisyphus+294384.200.1.1 1643564581 installed
<13>Feb 19 04:28:24 rpmi: libncursesw-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966459 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ocaml-curses-1.0.10-alt1.nosrc.rpm (w1.gzdio)
Installing ocaml-curses-1.0.10-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47437
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ocaml-curses-1.0.10
+ echo 'Source #0 (ocaml-curses-1.0.10.tar):'
Source #0 (ocaml-curses-1.0.10.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-curses-1.0.10.tar
+ cd ocaml-curses-1.0.10
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47437
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-curses-1.0.10
+ /usr/bin/dune build --verbose --release @install
Workspace root: /usr/src/RPM/BUILD/ocaml-curses-1.0.10
Running[0]: /usr/bin/nproc > /usr/src/tmp/duneffdebd.output 2> /dev/null
Auto-detected concurrency: 16
disable binary cache
Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune1e067c.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/ocaml-curses-1.0.10/_build/install/default/lib/stublibs"
       ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml"
       ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml"
       ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-curses-1.0.10"
       ; "INSIDE_DUNE" :
           "/usr/src/RPM/BUILD/ocaml-curses-1.0.10/_build/default"
       ; "MANPATH" :
           "/usr/src/RPM/BUILD/ocaml-curses-1.0.10/_build/install/default/bin"
       ; "OCAMLFIND_IGNORE_DUPS_IN" :
           "/usr/src/RPM/BUILD/ocaml-curses-1.0.10/_build/install/default/lib"
       ; "OCAMLPATH" :
           "/usr/src/RPM/BUILD/ocaml-curses-1.0.10/_build/install/default/lib"
       ; "OCAMLTOP_INCLUDE_PATH" :
           "/usr/src/RPM/BUILD/ocaml-curses-1.0.10/_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/ocamlc.opt -w -40 -g -bin-annot -I .curses.objs/byte -no-alias-deps -o .curses.objs/byte/curses.cmi -c -intf curses.mli)
Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I .discover.eobjs/byte -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/result -no-alias-deps -o .discover.eobjs/byte/dune__exe__Discover.cmo -c -impl discover.ml)
Running[4]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .discover.eobjs/byte -I .discover.eobjs/native -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/result -intf-suffix .ml -no-alias-deps -o .discover.eobjs/native/dune__exe__Discover.cmx -c -impl discover.ml)
Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o discover.exe /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/csexp/csexp.cmxa /usr/lib/ocaml/result/result.cmxa /usr/lib/ocaml/dune-configurator/configurator.cmxa .discover.eobjs/native/dune__exe__Discover.cmx)
Output[5]:
ld: .discover.eobjs/native/dune__exe__Discover.o: warning: relocation in read-only section `.text'
ld: warning: creating DT_TEXTREL in a PIE
Running[6]: (cd _build/default && ./discover.exe)
Running[7]: (cd _build/default && /bin/sh -c '/usr/bin/gcc -x c -E _curses.ml') > _build/default/curses.ml
Running[8]: (cd _build/default && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_CONFIG_H -g -I /usr/lib/ocaml -o ml_curses.o -c ml_curses.c)
Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .curses.objs/byte -I .curses.objs/native -intf-suffix .ml -no-alias-deps -o .curses.objs/native/curses.cmx -c -impl curses.ml)
Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I .curses.objs/byte -intf-suffix .ml -no-alias-deps -o .curses.objs/byte/curses.cmo -c -impl curses.ml)
Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o curses.cma -dllib -lcurses_stubs -cclib -lcurses_stubs -cclib -lncursesw -cclib -ltinfo .curses.objs/byte/curses.cmo)
Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o curses.cmxa -cclib -lcurses_stubs -cclib -lncursesw -cclib -ltinfo .curses.objs/native/curses.cmx)
Output[8]:
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_getstr':
/usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  290 | #define String_val(x) ((const char *) Bp_val(x))
      |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:195:6: note: in expansion of macro 'r_err'
  195 | BEG1 r_err(getnstr(a_string(aa),string_length(aa))); END
      |      ^~~~~
ml_curses.c:88:25: note: in expansion of macro 'String_val'
   88 | #define a_string(a)     String_val(a)
      |                         ^~~~~~~~~~
functions.c:195:20: note: in expansion of macro 'a_string'
  195 | BEG1 r_err(getnstr(a_string(aa),string_length(aa))); END
      |                    ^~~~~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:853:47: note: expected 'char *' but argument is of type 'const char *'
  853 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int);              /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_wgetstr':
/usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  290 | #define String_val(x) ((const char *) Bp_val(x))
      |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:197:6: note: in expansion of macro 'r_err'
  197 | BEG2 r_err(wgetnstr(a_window(aa),a_string(ab),string_length(ab))); END
      |      ^~~~~
ml_curses.c:88:25: note: in expansion of macro 'String_val'
   88 | #define a_string(a)     String_val(a)
      |                         ^~~~~~~~~~
functions.c:197:34: note: in expansion of macro 'a_string'
  197 | BEG2 r_err(wgetnstr(a_window(aa),a_string(ab),string_length(ab))); END
      |                                  ^~~~~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:853:47: note: expected 'char *' but argument is of type 'const char *'
  853 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int);              /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_mvgetstr':
/usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  290 | #define String_val(x) ((const char *) Bp_val(x))
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:199:6: note: in expansion of macro 'r_err'
  199 | BEG3 r_err(mvgetnstr(a_int(aa),a_int(ab),a_string(ac),string_length(ac))); END
      |      ^~~~~
ml_curses.c:88:25: note: in expansion of macro 'String_val'
   88 | #define a_string(a)     String_val(a)
      |                         ^~~~~~~~~~
functions.c:199:42: note: in expansion of macro 'a_string'
  199 | BEG3 r_err(mvgetnstr(a_int(aa),a_int(ab),a_string(ac),string_length(ac))); END
      |                                          ^~~~~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:853:47: note: expected 'char *' but argument is of type 'const char *'
  853 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int);              /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_mvwgetstr':
/usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  290 | #define String_val(x) ((const char *) Bp_val(x))
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:201:6: note: in expansion of macro 'r_err'
  201 | BEG4 r_err(mvwgetnstr(a_window(aa),a_int(ab),a_int(ac),a_string(ad),
      |      ^~~~~
ml_curses.c:88:25: note: in expansion of macro 'String_val'
   88 | #define a_string(a)     String_val(a)
      |                         ^~~~~~~~~~
functions.c:201:56: note: in expansion of macro 'a_string'
  201 | BEG4 r_err(mvwgetnstr(a_window(aa),a_int(ab),a_int(ac),a_string(ad),
      |                                                        ^~~~~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:853:47: note: expected 'char *' but argument is of type 'const char *'
  853 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int);              /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_getnstr':
functions.c:204:32: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  204 | BEG3 r_err(getnstr(a_string(aa)+a_int(ab),a_int(ac))); END
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:204:6: note: in expansion of macro 'r_err'
  204 | BEG3 r_err(getnstr(a_string(aa)+a_int(ab),a_int(ac))); END
      |      ^~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:853:47: note: expected 'char *' but argument is of type 'const char *'
  853 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int);              /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_wgetnstr':
functions.c:206:46: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  206 | BEG4 r_err(wgetnstr(a_window(aa),a_string(ab)+a_int(ac),a_int(ad))); END
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:206:6: note: in expansion of macro 'r_err'
  206 | BEG4 r_err(wgetnstr(a_window(aa),a_string(ab)+a_int(ac),a_int(ad))); END
      |      ^~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:853:47: note: expected 'char *' but argument is of type 'const char *'
  853 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int);              /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_mvgetnstr':
functions.c:208:54: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  208 | BEG5 r_err(mvgetnstr(a_int(aa),a_int(ab),a_string(ac)+a_int(ad),
      |                                                      ^
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:208:6: note: in expansion of macro 'r_err'
  208 | BEG5 r_err(mvgetnstr(a_int(aa),a_int(ab),a_string(ac)+a_int(ad),
      |      ^~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:853:47: note: expected 'char *' but argument is of type 'const char *'
  853 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int);              /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_mvwgetnstr_native':
functions.c:211:68: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  211 | BEG6 r_err(mvwgetnstr(a_window(aa),a_int(ab),a_int(ac),a_string(ad)+a_int(ae),
      |                                                                    ^
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:211:6: note: in expansion of macro 'r_err'
  211 | BEG6 r_err(mvwgetnstr(a_window(aa),a_int(ab),a_int(ac),a_string(ad)+a_int(ae),
      |      ^~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:853:47: note: expected 'char *' but argument is of type 'const char *'
  853 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int);              /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_instr':
/usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  290 | #define String_val(x) ((const char *) Bp_val(x))
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:337:6: note: in expansion of macro 'r_err'
  337 | BEG1 r_err(innstr(a_string(aa),string_length(aa))); END
      |      ^~~~~
ml_curses.c:88:25: note: in expansion of macro 'String_val'
   88 | #define a_string(a)     String_val(a)
      |                         ^~~~~~~~~~
functions.c:337:19: note: in expansion of macro 'a_string'
  337 | BEG1 r_err(innstr(a_string(aa),string_length(aa))); END
      |                   ^~~~~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:859:47: note: expected 'char *' but argument is of type 'const char *'
  859 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int);             /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_winstr':
/usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  290 | #define String_val(x) ((const char *) Bp_val(x))
      |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:339:6: note: in expansion of macro 'r_err'
  339 | BEG2 r_err(winnstr(a_window(aa),a_string(ab),string_length(ab))); END
      |      ^~~~~
ml_curses.c:88:25: note: in expansion of macro 'String_val'
   88 | #define a_string(a)     String_val(a)
      |                         ^~~~~~~~~~
functions.c:339:33: note: in expansion of macro 'a_string'
  339 | BEG2 r_err(winnstr(a_window(aa),a_string(ab),string_length(ab))); END
      |                                 ^~~~~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:859:47: note: expected 'char *' but argument is of type 'const char *'
  859 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int);             /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_mvinstr':
/usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  290 | #define String_val(x) ((const char *) Bp_val(x))
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:341:6: note: in expansion of macro 'r_err'
  341 | BEG3 r_err(mvinnstr(a_int(aa),a_int(ab),a_string(ac),string_length(ac))); END
      |      ^~~~~
ml_curses.c:88:25: note: in expansion of macro 'String_val'
   88 | #define a_string(a)     String_val(a)
      |                         ^~~~~~~~~~
functions.c:341:41: note: in expansion of macro 'a_string'
  341 | BEG3 r_err(mvinnstr(a_int(aa),a_int(ab),a_string(ac),string_length(ac))); END
      |                                         ^~~~~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:859:47: note: expected 'char *' but argument is of type 'const char *'
  859 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int);             /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_mvwinstr':
/usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  290 | #define String_val(x) ((const char *) Bp_val(x))
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:343:6: note: in expansion of macro 'r_err'
  343 | BEG4 r_err(mvwinnstr(a_window(aa),a_int(ab),a_int(ac),
      |      ^~~~~
ml_curses.c:88:25: note: in expansion of macro 'String_val'
   88 | #define a_string(a)     String_val(a)
      |                         ^~~~~~~~~~
functions.c:344:3: note: in expansion of macro 'a_string'
  344 |   a_string(ad),string_length(ad))); END
      |   ^~~~~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:859:47: note: expected 'char *' but argument is of type 'const char *'
  859 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int);             /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_innstr':
functions.c:346:31: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  346 | BEG3 r_err(innstr(a_string(aa)+a_int(ab),a_int(ac))); END
      |                               ^
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:346:6: note: in expansion of macro 'r_err'
  346 | BEG3 r_err(innstr(a_string(aa)+a_int(ab),a_int(ac))); END
      |      ^~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:859:47: note: expected 'char *' but argument is of type 'const char *'
  859 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int);             /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_winnstr':
functions.c:348:45: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  348 | BEG4 r_err(winnstr(a_window(aa),a_string(ab)+a_int(ac),a_int(ad))); END
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:348:6: note: in expansion of macro 'r_err'
  348 | BEG4 r_err(winnstr(a_window(aa),a_string(ab)+a_int(ac),a_int(ad))); END
      |      ^~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:859:47: note: expected 'char *' but argument is of type 'const char *'
  859 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int);             /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_mvinnstr':
functions.c:350:53: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  350 | BEG5 r_err(mvinnstr(a_int(aa),a_int(ab),a_string(ac)+a_int(ad),a_int(ae))); END
      |                                                     ^
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:350:6: note: in expansion of macro 'r_err'
  350 | BEG5 r_err(mvinnstr(a_int(aa),a_int(ab),a_string(ac)+a_int(ad),a_int(ae))); END
      |      ^~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:859:47: note: expected 'char *' but argument is of type 'const char *'
  859 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int);             /* implemented */
      |                                               ^~~~~~
In file included from ml_curses.c:7:
functions.c: In function 'mlcurses_mvwinnstr_native':
functions.c:353:15: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  353 |   a_string(ad)+a_int(ae),a_int(af))); END
      |               ^
/usr/lib/ocaml/caml/memory.h:460:29: note: in definition of macro 'CAMLreturnT'
  460 |   type caml__temp_result = (result); \
      |                             ^~~~~~
ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                         ^~~~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long'
   79 | #define Val_int(x) Val_long(x)
      |                    ^~~~~~~~
/usr/lib/ocaml/caml/mlvalues.h:387:21: note: in expansion of macro 'Val_int'
  387 | #define Val_bool(x) Val_int((x) != 0)
      |                     ^~~~~~~
ml_curses.c:51:36: note: in expansion of macro 'Val_bool'
   51 | #define r_err(f)        CAMLreturn(Val_bool((f)!=ERR))
      |                                    ^~~~~~~~
functions.c:352:6: note: in expansion of macro 'r_err'
  352 | BEG6 r_err(mvwinnstr(a_window(aa),a_int(ab),a_int(ac),
      |      ^~~~~
In file included from ml_curses.c:22:
/usr/include/curses.h:859:47: note: expected 'char *' but argument is of type 'const char *'
  859 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int);             /* implemented */
      |                                               ^~~~~~
Running[13]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o curses_stubs ml_curses.o -lncursesw -ltinfo)
Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I . -o curses.cmxs curses.cmxa)
Output[14]:
ld: curses.a(curses.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.19349
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-curses-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ocaml-curses-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ocaml-curses-1.0.10
+ __dune_install
+ /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-curses-buildroot
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/META
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.a
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cma
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cmi
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cmt
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cmti
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cmx
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cmxa
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.ml
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.mli
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/dune-package
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/libcurses_stubs.a
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/opam
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cmxs
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/curses/CHANGES
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/curses/README.md
Installing /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/stublibs/dllcurses_stubs.so
+ find /usr/src/tmp/ocaml-curses-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-curses-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n'
+ find /usr/src/tmp/ocaml-curses-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-curses-buildroot (auto)
mode of './usr/lib/ocaml/stublibs/dllcurses_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/ocaml/curses/curses.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ocaml-curses-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ocaml-curses-buildroot/ (default)
Compressing files in /usr/src/tmp/ocaml-curses-buildroot (auto)
Adjusting library links in /usr/src/tmp/ocaml-curses-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/ocaml-curses-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal)
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_alloc_tuple
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_string_length
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_callback_exn
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_leave_blocking_section
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_invalid_argument
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_enter_blocking_section
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_modify
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_copy_string
verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_failwith
the file containing the function 'camlCurses__ins_856' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__entry' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_6' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_7' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_6' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_5_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_6_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_7_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry9_8' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_5_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_6_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry8_7' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry7_6' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2336' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2338' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2362' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2364' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2366' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2120' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2122' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2124' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2126' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2128' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2130' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2132' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2134' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2136' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2138' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2140' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2142' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2144' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2146' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2148' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2150' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2152' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2154' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2156' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2158' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2160' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2162' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2164' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2166' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2168' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2170' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2172' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2174' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2176' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2178' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2180' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2182' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2184' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2186' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2188' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2190' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2192' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2194' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2196' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2198' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2200' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2202' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2204' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2206' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2208' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2210' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2212' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2214' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2216' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2218' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2220' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2222' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2224' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2226' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2228' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2230' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2232' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2234' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2236' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2238' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2240' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2242' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2244' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2246' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2248' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2250' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2252' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2254' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2256' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2258' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2260' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2262' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2264' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2266' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2268' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2270' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2272' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2274' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2276' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2278' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2280' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2282' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2284' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2286' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2288' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2290' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2292' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2294' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2296' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2298' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2300' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2302' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2304' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2306' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2308' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2310' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2312' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2314' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2316' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2318' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2320' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2322' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2324' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2326' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2328' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2330' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2332' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2334' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2340' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2342' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2344' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2346' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2348' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2350' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2352' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2354' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2356' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2358' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2360' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2368' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2370' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2372' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2374' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2376' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2378' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2380' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2382' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2384' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2386' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2388' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2390' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2392' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2394' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2396' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2398' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2400' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2402' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2404' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2406' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2408' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2410' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2412' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2414' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2416' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2418' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2420' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2422' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2424' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2426' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2428' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2430' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2432' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2434' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2436' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2438' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2440' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2442' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2444' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2446' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2448' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2450' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2452' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2454' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2456' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2458' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2460' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2462' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2464' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2466' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2468' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2470' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2472' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2474' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2476' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2478' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2480' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2482' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2484' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2486' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2488' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2490' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2492' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2494' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2496' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2498' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2500' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2502' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2504' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2506' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2508' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2510' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2512' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2514' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2516' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2518' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2520' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2522' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2524' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2526' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2528' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2530' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2532' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2534' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2536' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2538' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2540' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2542' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2544' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2546' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2548' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2550' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2552' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2554' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2556' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2558' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2560' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2562' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2564' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2566' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2568' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2570' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2572' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2574' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2576' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2578' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2580' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2582' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2584' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2586' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2588' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2590' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2592' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2594' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2596' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2598' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2600' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2602' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2604' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2606' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2608' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2610' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2612' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2614' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2616' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2618' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2620' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2622' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2624' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2626' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2628' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2630' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2632' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2634' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2636' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2638' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2640' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2642' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2644' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2646' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2648' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2650' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2652' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2654' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2656' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2658' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2660' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2662' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2664' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2666' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2668' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2670' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2672' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2674' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2676' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2678' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2680' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2682' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2700' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2702' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2704' is not compiled with -fpic/-fPIC
the file containing the function 'camlCurses__fun_2713' is not compiled with -fpic/-fPIC
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: TEXTREL entry found: 0x00000000
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_call_gc
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_extra_params
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_c_call
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_string_equal
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: camlStdlib__Hashtbl__add_969
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: camlStdlib__List__fold_left_275
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_allocN
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: camlStdlib__Hashtbl
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: camlStdlib__Hashtbl__create_inner_1702
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: camlStdlib
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_raise_exn
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: camlStdlib__List
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_alloc_tuple
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_string_length
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_callback_exn
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_leave_blocking_section
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_invalid_argument
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_enter_blocking_section
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_modify
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_copy_string
verify-elf: WARNING: ./usr/lib/ocaml/curses/curses.cmxs: undefined symbol: caml_failwith
Processing files: ocaml-curses-1.0.10-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25941
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-curses-1.0.10
+ DOCDIR=/usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.10
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.10
+ /bin/mkdir -p /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.10
+ cp -prL COPYING /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.10
+ chmod -R go-w /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.10
+ chmod -R a+rX /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.10
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.90rBAm
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.vCwQML
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(Curses) = 4.13.1-0E7286D6, ocaml-dll(curses_stubs)
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libncursesw-devel, libncursesw.so.5 >= set:mfB3UYMSsjNePjRDQhY7gzyG6IUriQTBUkonZgXqaUlsfxIeXs53yBbO2QLW64jmdyAvZ6x7EZ2I9Pk2vdWXJjPDIwBFFado11LiPShdx08W5tlV7tg2W2LSMFeNGCDAoQM0yaZpWhghmConuHqPwHy4ZEo33sm3ZqxQhZ7zUGr2svCw2alZ51TIpxgmKbDfiDjThaYtKdzMhEG3n1pEiRH7cbPCiAI735m7VdlH1an8l5fC3Gk8UvL35Zfbea, libtinfo, libtinfo.so.5 >= set:lfhUf5A1fQPDoGQdS5FzrdP3OECj72anPKFgBqRVvx389luBwtS6tQoAOfujOofMCYHPbjT94RoQj126UIzhg1mYhaTETNQSKZ1MCD2jQbXYJxkKhZsIZEBjduhZKiSkDWZ3GTTNrzeaktHYZL, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Unix) = 4.13.1-49C6C492, ocaml-runtime = 4.13.1, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vC2c1i
Creating ocaml-curses-debuginfo package
Processing files: ocaml-curses-devel-1.0.10-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94146
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-curses-1.0.10
+ DOCDIR=/usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.10
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.10
+ /bin/mkdir -p /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.10
+ cp -prL COPYING /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.10
+ chmod -R go-w /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.10
+ chmod -R a+rX /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.10
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VNtw0g
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.ikGc2y
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(Curses) = 4.13.1-27ABBF46
Requires: ocaml-curses = 1.0.10-alt1, /usr/lib/ocaml/stublibs/dllcurses_stubs.so, libncursesw-devel, libtinfo, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Curses) = 4.13.1-0E7286D6, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Unix) = 4.13.1-49C6C492, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Hashtbl) = 4.13.1-7228153E, ocaml-cmx(Stdlib__List) = 4.13.1-749429E7
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5naPLg
Processing files: ocaml-curses-debuginfo-1.0.10-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.025qca
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DUaUZm
find-requires: running scripts (debuginfo)
Requires: ocaml-curses = 1.0.10-alt1, debug(libc.so.6), debug(libncursesw.so.5), debug(libtinfo.so.5)
Adding to ocaml-curses-devel a strict dependency on ocaml-curses
Adding to ocaml-curses-debuginfo a strict dependency on ocaml-curses
Removing 2 extra deps from ocaml-curses-devel due to dependency on ocaml-curses
Removing 11 extra deps from ocaml-curses-devel due to repentancy on ocaml-curses
warning: Installed (but unpackaged) file(s) found:
    /usr/share/doc/curses/CHANGES
    /usr/share/doc/curses/README.md
Wrote: /usr/src/RPM/RPMS/i586/ocaml-curses-1.0.10-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-curses-devel-1.0.10-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-curses-debuginfo-1.0.10-alt1.i586.rpm (w2.lzdio)
4.07user 0.81system 0:13.85elapsed 35%CPU (0avgtext+0avgdata 48132maxresident)k
0inputs+0outputs (0major+325776minor)pagefaults 0swaps
18.36user 6.37system 0:38.09elapsed 64%CPU (0avgtext+0avgdata 103880maxresident)k
1160inputs+0outputs (30174major+603017minor)pagefaults 0swaps
--- ocaml-curses-1.0.10-alt1.i586.rpm.repo	2021-11-29 10:52:46.000000000 +0000
+++ ocaml-curses-1.0.10-alt1.i586.rpm.hasher	2022-02-19 04:28:43.338081097 +0000
@@ -39,7 +39,7 @@
 File: /usr/lib/ocaml/curses/curses.cmi	100644	root:root	de068e0fc3cfbd72a5f6592db90adb0d	
-File: /usr/lib/ocaml/curses/curses.cmxs	100644	root:root	45e8b8d0623447144d9b4f01d5beb33b	
+File: /usr/lib/ocaml/curses/curses.cmxs	100644	root:root	21ce804ec8bbfe15a79ff84a27f21239	
 File: /usr/lib/ocaml/stublibs	40755	root:root		
-File: /usr/lib/ocaml/stublibs/dllcurses_stubs.so	100644	root:root	72dc693b81cb33428819a27ca7f3e2d3	
+File: /usr/lib/ocaml/stublibs/dllcurses_stubs.so	100644	root:root	39680fa05adad531c358fe87ed54b96d	
 File: /usr/share/doc/ocaml-curses-1.0.10	40755	root:root		
 File: /usr/share/doc/ocaml-curses-1.0.10/COPYING	100644	root:root	7fbc338309ac38fefcd64b04bb903e34	
-RPMIdentity: 486b31d4d3682f32eb100fd6e215b3a2e4cd7e9bfd931a43c97d975b5abdae2a2dff529cbcb88cfea0471593522e1fd3a9223c49faedd1806e20bc541e6307cc
+RPMIdentity: 6f36af9e1eb523349b9a8277411e001411a9e0a6844f487f132715766ab12e582bf9e0420667f4f586424219a3e629c21cc91b7be429d34de98f7cb2f4b269c8
--- ocaml-curses-debuginfo-1.0.10-alt1.i586.rpm.repo	2021-11-29 10:52:47.000000000 +0000
+++ ocaml-curses-debuginfo-1.0.10-alt1.i586.rpm.hasher	2022-02-19 04:28:43.744087134 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/4a	40755	root:root	
-/usr/lib/debug/.build-id/4a/238fbe836d6af82b23bcfd24d8509edb64895a	120777	root:root	../../../ocaml/stublibs/dllcurses_stubs.so
-/usr/lib/debug/.build-id/4a/238fbe836d6af82b23bcfd24d8509edb64895a.debug	120777	root:root	../../usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug
-/usr/lib/debug/.build-id/b8	40755	root:root	
-/usr/lib/debug/.build-id/b8/a8aa7d2cec1fa0089ae7ca12eb906356f200aa	120777	root:root	../../../ocaml/curses/curses.cmxs
-/usr/lib/debug/.build-id/b8/a8aa7d2cec1fa0089ae7ca12eb906356f200aa.debug	120777	root:root	../../usr/lib/ocaml/curses/curses.cmxs.debug
+/usr/lib/debug/.build-id/28	40755	root:root	
+/usr/lib/debug/.build-id/28/d3ded45b860207b4cf1486f70721f8e0da5d83	120777	root:root	../../../ocaml/curses/curses.cmxs
+/usr/lib/debug/.build-id/28/d3ded45b860207b4cf1486f70721f8e0da5d83.debug	120777	root:root	../../usr/lib/ocaml/curses/curses.cmxs.debug
+/usr/lib/debug/.build-id/ee	40755	root:root	
+/usr/lib/debug/.build-id/ee/8e56c2c9ad3bc72ee6d3c7f6cec9491ee62797	120777	root:root	../../../ocaml/stublibs/dllcurses_stubs.so
+/usr/lib/debug/.build-id/ee/8e56c2c9ad3bc72ee6d3c7f6cec9491ee62797.debug	120777	root:root	../../usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug
 /usr/lib/debug/usr/lib/ocaml	40755	root:root	
@@ -23,13 +23,13 @@
 Provides: ocaml-curses-debuginfo = 1.0.10-alt1:sisyphus+290947.100.1.1
-File: /usr/lib/debug/.build-id/4a	40755	root:root		
-File: /usr/lib/debug/.build-id/4a/238fbe836d6af82b23bcfd24d8509edb64895a	120777	root:root		../../../ocaml/stublibs/dllcurses_stubs.so
-File: /usr/lib/debug/.build-id/4a/238fbe836d6af82b23bcfd24d8509edb64895a.debug	120777	root:root		../../usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug
-File: /usr/lib/debug/.build-id/b8	40755	root:root		
-File: /usr/lib/debug/.build-id/b8/a8aa7d2cec1fa0089ae7ca12eb906356f200aa	120777	root:root		../../../ocaml/curses/curses.cmxs
-File: /usr/lib/debug/.build-id/b8/a8aa7d2cec1fa0089ae7ca12eb906356f200aa.debug	120777	root:root		../../usr/lib/ocaml/curses/curses.cmxs.debug
+File: /usr/lib/debug/.build-id/28	40755	root:root		
+File: /usr/lib/debug/.build-id/28/d3ded45b860207b4cf1486f70721f8e0da5d83	120777	root:root		../../../ocaml/curses/curses.cmxs
+File: /usr/lib/debug/.build-id/28/d3ded45b860207b4cf1486f70721f8e0da5d83.debug	120777	root:root		../../usr/lib/ocaml/curses/curses.cmxs.debug
+File: /usr/lib/debug/.build-id/ee	40755	root:root		
+File: /usr/lib/debug/.build-id/ee/8e56c2c9ad3bc72ee6d3c7f6cec9491ee62797	120777	root:root		../../../ocaml/stublibs/dllcurses_stubs.so
+File: /usr/lib/debug/.build-id/ee/8e56c2c9ad3bc72ee6d3c7f6cec9491ee62797.debug	120777	root:root		../../usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug
 File: /usr/lib/debug/usr/lib/ocaml	40755	root:root		
 File: /usr/lib/debug/usr/lib/ocaml/curses	40755	root:root		
-File: /usr/lib/debug/usr/lib/ocaml/curses/curses.cmxs.debug	100644	root:root	5ef69ef0b4fa9795fa583722e309f1b1	
+File: /usr/lib/debug/usr/lib/ocaml/curses/curses.cmxs.debug	100644	root:root	f043ec698bcef26a06b0078a76318b3c	
 File: /usr/lib/debug/usr/lib/ocaml/stublibs	40755	root:root		
-File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug	100644	root:root	9656177514d2ec9bce42707f679abf31	
+File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug	100644	root:root	787a88a92a2c725fbf7af09e5dd756e0	
 File: /usr/src/debug/ocaml-curses-1.0.10	40755	root:root		
@@ -40,2 +40,2 @@
 File: /usr/src/debug/ocaml-curses-1.0.10/_build/default/ml_curses.c	100644	root:root	69999d80e8cbf918cd0d81eeb5906236	
-RPMIdentity: adb41c0ed25c77bb37726b8bb5df669778881fc00a9853607939405e9bb09a5fd17ad83dc3446ae33c35c5cf215866bac17a850e5c4511cf42bb0351d2302c48
+RPMIdentity: bcaa44892e60def20c47ee111cc04fe6ba95a4be9643e1d7b73236e7a299b135e565ae7f9817a0f1636c521d2498c0a858f8895391d26497c9c99c373ac2e495
--- ocaml-curses-devel-1.0.10-alt1.i586.rpm.repo	2021-11-29 10:52:46.000000000 +0000
+++ ocaml-curses-devel-1.0.10-alt1.i586.rpm.hasher	2022-02-19 04:28:43.985090719 +0000
@@ -27,3 +27,3 @@
 File: /usr/lib/ocaml/curses/dune-package	100644	root:root	184863d52b33764797f6c60b1f7de99b	
-File: /usr/lib/ocaml/curses/libcurses_stubs.a	100644	root:root	a3a8f46fb559014cdee4e952b897f40c	
+File: /usr/lib/ocaml/curses/libcurses_stubs.a	100644	root:root	f4f0d430b1113d935a4db7806d91d391	
 File: /usr/lib/ocaml/curses/opam	100644	root:root	95ec73990ce83bbac771ffccb8257cc6	
@@ -31,2 +31,2 @@
 File: /usr/share/doc/ocaml-curses-devel-1.0.10/COPYING	100644	root:root	7fbc338309ac38fefcd64b04bb903e34	
-RPMIdentity: 0800ee3b9ee0c21b5be536da64617422dc346079614dd47906f85a705345b3f23f32e6dc2f977b37c92802609955d2a3229f0b38b046bd091c3599ab481856d2
+RPMIdentity: 244190fba3b55197cfffb070f1f4c7c8882d8fa06546da4f64db4ca1e9b06289f4d4da711628d57fbb2e04150d0d00764189bed98d8d762c6cc34d504de29e97