Build:
  1. 0
2026-06-20 19:03.48: New job: build ocgtk.0.1~preview1 (27786020788f)
2026-06-20 19:03.48: Waiting for resource in pool day11-builds
2026-06-20 19:19.16: Got resource from pool day11-builds
2026-06-20 19:19.16: [profile full] build ocgtk.0.1~preview1
2026-06-20 19:19.16: build ocgtk.0.1~preview1 (27786020788f)
=== DEPENDENCIES (36 transitive) ===
  base.v0.17.3                                       ed6c283aa9a9
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.2.1.1                                     c4607a09ecef
  compiler-cloning.enabled                           0d2606125f88
  conf-gtk4.1                                        6ba260a83bac
  conf-pkg-config.5                                  64c6b37d622b
  containers.3.18                                    8cf13cd09f05
  cppo.1.8.0                                         2299340fea15
  csexp.1.5.2                                        315ecef51574
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  either.1.0.0                                       f710a2c06f5b
  fmt.0.11.0                                         1a2e11cf0823
  integers.0.8.0                                     750e68af49a4
  logs.0.10.0                                        d0f769defd65
  num.1.6                                            94f72f650e98
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocaml-compiler-libs.v0.17.0                        6373bfde8e91
  ocaml_intrinsics_kernel.v0.17.2                    1db91ca91065
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  parsexp.v0.17.0                                    7d275d842ed2
  ppx_derivers.1.2.1                                 2a3f00c1f6d2
  ppx_deriving.6.1.1                                 f86af3c9f71e
  ppx_sexp_conv.v0.17.1                              46278ff8ffcb
  ppxlib.0.38.0                                      c01fe47fa7a4
  ppxlib_jane.v0.17.4                                8a4c4328ddf0
  re.1.14.0                                          a474ef408490
  sexplib.v0.17.0                                    c0adfbf904aa
  sexplib0.v0.17.0                                   313244870034
  stdlib-shims.0.3.0                                 9047e6396dc4
  topkg.1.1.1                                        8e3718e4cf5c
  xmlm.1.4.0                                         fdf267ceb281
=== STDOUT ===
Processing: [default: loading data]
[ocgtk.0.1~preview1: dl]
[ocgtk.0.1~preview1: extract]
-> retrieved ocgtk.0.1~preview1  (https://opam.ocaml.org/cache)
[ocgtk: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ocgtk" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocgtk.0.1~preview1)
- File "ocgtk/src/cairo/generated/dune-generated.inc", lines 90-104, characters 0-672:
-  90 | (rule
-  91 |  (targets cflag-cairo.sexp clink-cairo.sexp)
-  92 |  (action (bash "\
- .....
- 102 | echo \")\" >> clink-cairo.sexp && \\
- 103 | rm cflag-cairo.sexp.tmp clink-cairo.sexp.tmp\\
- 104 | ")))
- (cd _build/default/ocgtk/src/cairo && /usr/bin/bash -e -u -o pipefail -c 'echo '\'''\'' > cflag-cairo.sexp.tmp && \
- echo '\'''\'' > clink-cairo.sexp.tmp && \
- pkg-config --cflags cairo-gobject >> cflag-cairo.sexp.tmp && \
- pkg-config --libs cairo-gobject >> clink-cairo.sexp.tmp && \
- echo "(" > cflag-cairo.sexp && \
- tr '\'' '\'' '\''\n'\'' < cflag-cairo.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> cflag-cairo.sexp && \
- echo ")" >> cflag-cairo.sexp && \
- echo "(" > clink-cairo.sexp && \
- tr '\'' '\'' '\''\n'\'' < clink-cairo.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> clink-cairo.sexp && \
- echo ")" >> clink-cairo.sexp && \
- rm cflag-cairo.sexp.tmp clink-cairo.sexp.tmp\
- ')
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/gdkpixbuf/generated/dune-generated.inc", lines 79-97, characters 0-992:
- 79 | (rule
- 80 |  (targets cflag-gdkpixbuf.sexp clink-gdkpixbuf.sexp)
- 81 |  (action (bash "\
- ....
- 95 | echo \")\" >> clink-gdkpixbuf.sexp && \\
- 96 | rm cflag-gdkpixbuf.sexp.tmp clink-gdkpixbuf.sexp.tmp\\
- 97 | ")))
- (cd _build/default/ocgtk/src/gdkpixbuf && /usr/bin/bash -e -u -o pipefail -c 'echo '\'''\'' > cflag-gdkpixbuf.sexp.tmp && \
- echo '\'''\'' > clink-gdkpixbuf.sexp.tmp && \
- pkg-config --cflags gdk-pixbuf-2.0 >> cflag-gdkpixbuf.sexp.tmp && \
- pkg-config --libs gdk-pixbuf-2.0 >> clink-gdkpixbuf.sexp.tmp && \
- pkg-config --cflags gio-2.0 >> cflag-gdkpixbuf.sexp.tmp && \
- pkg-config --libs gio-2.0 >> clink-gdkpixbuf.sexp.tmp && \
- pkg-config --cflags gio-unix-2.0 >> cflag-gdkpixbuf.sexp.tmp && \
- pkg-config --libs gio-unix-2.0 >> clink-gdkpixbuf.sexp.tmp && \
- echo "(" > cflag-gdkpixbuf.sexp && \
- tr '\'' '\'' '\''\n'\'' < cflag-gdkpixbuf.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> cflag-gdkpixbuf.sexp && \
- echo ")" >> cflag-gdkpixbuf.sexp && \
- echo "(" > clink-gdkpixbuf.sexp && \
- tr '\'' '\'' '\''\n'\'' < clink-gdkpixbuf.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> clink-gdkpixbuf.sexp && \
- echo ")" >> clink-gdkpixbuf.sexp && \
- rm cflag-gdkpixbuf.sexp.tmp clink-gdkpixbuf.sexp.tmp\
- ')
- Package shared-mime-info was not found in the pkg-config search path.
- Perhaps you should add the directory containing `shared-mime-info.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'shared-mime-info', required by 'gdk-pixbuf-2.0', not found
- File "ocgtk/src/pangocairo/generated/dune-generated.inc", lines 69-91, characters 0-1260:
- 69 | (rule
- 70 |  (targets cflag-pangocairo.sexp clink-pangocairo.sexp)
- 71 |  (action (bash "\
- ....
- 89 | echo \")\" >> clink-pangocairo.sexp && \\
- 90 | rm cflag-pangocairo.sexp.tmp clink-pangocairo.sexp.tmp\\
- 91 | ")))
- (cd _build/default/ocgtk/src/pangocairo && /usr/bin/bash -e -u -o pipefail -c 'echo '\'''\'' > cflag-pangocairo.sexp.tmp && \
- echo '\'''\'' > clink-pangocairo.sexp.tmp && \
- pkg-config --cflags pangocairo >> cflag-pangocairo.sexp.tmp && \
- pkg-config --libs pangocairo >> clink-pangocairo.sexp.tmp && \
- pkg-config --cflags cairo-gobject >> cflag-pangocairo.sexp.tmp && \
- pkg-config --libs cairo-gobject >> clink-pangocairo.sexp.tmp && \
- pkg-config --cflags gio-2.0 >> cflag-pangocairo.sexp.tmp && \
- pkg-config --libs gio-2.0 >> clink-pangocairo.sexp.tmp && \
- pkg-config --cflags gio-unix-2.0 >> cflag-pangocairo.sexp.tmp && \
- pkg-config --libs gio-unix-2.0 >> clink-pangocairo.sexp.tmp && \
- pkg-config --cflags pango >> cflag-pangocairo.sexp.tmp && \
- pkg-config --libs pango >> clink-pangocairo.sexp.tmp && \
- echo "(" > cflag-pangocairo.sexp && \
- tr '\'' '\'' '\''\n'\'' < cflag-pangocairo.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> cflag-pangocairo.sexp && \
- echo ")" >> cflag-pangocairo.sexp && \
- echo "(" > clink-pangocairo.sexp && \
- tr '\'' '\'' '\''\n'\'' < clink-pangocairo.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> clink-pangocairo.sexp && \
- echo ")" >> clink-pangocairo.sexp && \
- rm cflag-pangocairo.sexp.tmp clink-pangocairo.sexp.tmp\
- ')
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/pango/generated/dune-generated.inc", lines 146-166, characters 0-1020:
- 146 | (rule
- 147 |  (targets cflag-pango.sexp clink-pango.sexp)
- 148 |  (action (bash "\
- .....
- 164 | echo \")\" >> clink-pango.sexp && \\
- 165 | rm cflag-pango.sexp.tmp clink-pango.sexp.tmp\\
- 166 | ")))
- (cd _build/default/ocgtk/src/pango && /usr/bin/bash -e -u -o pipefail -c 'echo '\'''\'' > cflag-pango.sexp.tmp && \
- echo '\'''\'' > clink-pango.sexp.tmp && \
- pkg-config --cflags pango >> cflag-pango.sexp.tmp && \
- pkg-config --libs pango >> clink-pango.sexp.tmp && \
- pkg-config --cflags cairo-gobject >> cflag-pango.sexp.tmp && \
- pkg-config --libs cairo-gobject >> clink-pango.sexp.tmp && \
- pkg-config --cflags gio-2.0 >> cflag-pango.sexp.tmp && \
- pkg-config --libs gio-2.0 >> clink-pango.sexp.tmp && \
- pkg-config --cflags gio-unix-2.0 >> cflag-pango.sexp.tmp && \
- pkg-config --libs gio-unix-2.0 >> clink-pango.sexp.tmp && \
- echo "(" > cflag-pango.sexp && \
- tr '\'' '\'' '\''\n'\'' < cflag-pango.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> cflag-pango.sexp && \
- echo ")" >> cflag-pango.sexp && \
- echo "(" > clink-pango.sexp && \
- tr '\'' '\'' '\''\n'\'' < clink-pango.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> clink-pango.sexp && \
- echo ")" >> clink-pango.sexp && \
- rm cflag-pango.sexp.tmp clink-pango.sexp.tmp\
- ')
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/gtk/dune", lines 14-18, characters 0-510:
- 14 | (rule
- 15 |  (targets cflag-gtk4.sexp clink-gtk4.sexp)
- 16 |  (action
- 17 |   (bash
- 18 |    "pkg-config --cflags gtk4 > cflag-gtk4.tmp && pkg-config --libs gtk4 > clink-gtk4.tmp && echo \"(\" > cflag-gtk4.sexp && tr ' ' '\\n' < cflag-gtk4.tmp | sed 's/^\\(.*\\)$/\\1/' | tr '\\n' ' ' >> cflag-gtk4.sexp && echo \")\" >> cflag-gtk4.sexp && echo \"(\" > clink-gtk4.sexp && tr ' ' '\\n' < clink-gtk4.tmp | sed 's/^\\(.*\\)$/\\1/' | tr '\\n' ' ' >> clink-gtk4.sexp && echo \")\" >> clink-gtk4.sexp && rm cflag-gtk4.tmp clink-gtk4.tmp")))
- (cd _build/default/ocgtk/src/gtk && /usr/bin/bash -e -u -o pipefail -c 'pkg-config --cflags gtk4 > cflag-gtk4.tmp && pkg-config --libs gtk4 > clink-gtk4.tmp && echo "(" > cflag-gtk4.sexp && tr '\'' '\'' '\''\n'\'' < cflag-gtk4.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> cflag-gtk4.sexp && echo ")" >> cflag-gtk4.sexp && echo "(" > clink-gtk4.sexp && tr '\'' '\'' '\''\n'\'' < clink-gtk4.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> clink-gtk4.sexp && echo ")" >> clink-gtk4.sexp && rm cflag-gtk4.tmp clink-gtk4.tmp')
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'shared-mime-info', required by 'gdk-pixbuf-2.0', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/gdkpixbuf/dune", lines 11-16, characters 0-144:
- 11 | (rule
- 12 |  (targets c_flags.sexp)
- 13 |  (action
- 14 |   (with-stdout-to
- 15 |    %{targets}
- 16 |    (bash "echo '(' && pkg-config --cflags gdk-pixbuf-2.0 && echo ')'"))))
- (cd _build/default/ocgtk/src/gdkpixbuf && /usr/bin/bash -e -u -o pipefail -c 'echo '\''('\'' && pkg-config --cflags gdk-pixbuf-2.0 && echo '\'')'\''') > _build/default/ocgtk/src/gdkpixbuf/c_flags.sexp
- Package shared-mime-info was not found in the pkg-config search path.
- Perhaps you should add the directory containing `shared-mime-info.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'shared-mime-info', required by 'gdk-pixbuf-2.0', not found
- File "ocgtk/src/gtk/generated/dune-generated.inc", lines 656-686, characters 0-1560:
- 656 | (rule
- 657 |  (targets cflag-gtk.sexp clink-gtk.sexp)
- 658 |  (action (bash "\
- .....
- 684 | echo \")\" >> clink-gtk.sexp && \\
- 685 | rm cflag-gtk.sexp.tmp clink-gtk.sexp.tmp\\
- 686 | ")))
- (cd _build/default/ocgtk/src/gtk && /usr/bin/bash -e -u -o pipefail -c 'echo '\'''\'' > cflag-gtk.sexp.tmp && \
- echo '\'''\'' > clink-gtk.sexp.tmp && \
- pkg-config --cflags gtk4 >> cflag-gtk.sexp.tmp && \
- pkg-config --libs gtk4 >> clink-gtk.sexp.tmp && \
- pkg-config --cflags cairo-gobject >> cflag-gtk.sexp.tmp && \
- pkg-config --libs cairo-gobject >> clink-gtk.sexp.tmp && \
- pkg-config --cflags gdk-pixbuf-2.0 >> cflag-gtk.sexp.tmp && \
- pkg-config --libs gdk-pixbuf-2.0 >> clink-gtk.sexp.tmp && \
- pkg-config --cflags gio-2.0 >> cflag-gtk.sexp.tmp && \
- pkg-config --libs gio-2.0 >> clink-gtk.sexp.tmp && \
- pkg-config --cflags gio-unix-2.0 >> cflag-gtk.sexp.tmp && \
- pkg-config --libs gio-unix-2.0 >> clink-gtk.sexp.tmp && \
- pkg-config --cflags graphene-gobject-1.0 >> cflag-gtk.sexp.tmp && \
- pkg-config --libs graphene-gobject-1.0 >> clink-gtk.sexp.tmp && \
- pkg-config --cflags gtk4 >> cflag-gtk.sexp.tmp && \
- pkg-config --libs gtk4 >> clink-gtk.sexp.tmp && \
- pkg-config --cflags pango >> cflag-gtk.sexp.tmp && \
- pkg-config --libs pango >> clink-gtk.sexp.tmp && \
- pkg-config --cflags pangocairo >> cflag-gtk.sexp.tmp && \
- pkg-config --libs pangocairo >> clink-gtk.sexp.tmp && \
- echo "(" > cflag-gtk.sexp && \
- tr '\'' '\'' '\''\n'\'' < cflag-gtk.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> cflag-gtk.sexp && \
- echo ")" >> cflag-gtk.sexp && \
- echo "(" > clink-gtk.sexp && \
- tr '\'' '\'' '\''\n'\'' < clink-gtk.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> clink-gtk.sexp && \
- echo ")" >> clink-gtk.sexp && \
- rm cflag-gtk.sexp.tmp clink-gtk.sexp.tmp\
- ')
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'shared-mime-info', required by 'gdk-pixbuf-2.0', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/gsk/generated/dune-generated.inc", lines 155-185, characters 0-1560:
- 155 | (rule
- 156 |  (targets cflag-gsk.sexp clink-gsk.sexp)
- 157 |  (action (bash "\
- .....
- 183 | echo \")\" >> clink-gsk.sexp && \\
- 184 | rm cflag-gsk.sexp.tmp clink-gsk.sexp.tmp\\
- 185 | ")))
- (cd _build/default/ocgtk/src/gsk && /usr/bin/bash -e -u -o pipefail -c 'echo '\'''\'' > cflag-gsk.sexp.tmp && \
- echo '\'''\'' > clink-gsk.sexp.tmp && \
- pkg-config --cflags gtk4 >> cflag-gsk.sexp.tmp && \
- pkg-config --libs gtk4 >> clink-gsk.sexp.tmp && \
- pkg-config --cflags cairo-gobject >> cflag-gsk.sexp.tmp && \
- pkg-config --libs cairo-gobject >> clink-gsk.sexp.tmp && \
- pkg-config --cflags gdk-pixbuf-2.0 >> cflag-gsk.sexp.tmp && \
- pkg-config --libs gdk-pixbuf-2.0 >> clink-gsk.sexp.tmp && \
- pkg-config --cflags gio-2.0 >> cflag-gsk.sexp.tmp && \
- pkg-config --libs gio-2.0 >> clink-gsk.sexp.tmp && \
- pkg-config --cflags gio-unix-2.0 >> cflag-gsk.sexp.tmp && \
- pkg-config --libs gio-unix-2.0 >> clink-gsk.sexp.tmp && \
- pkg-config --cflags graphene-gobject-1.0 >> cflag-gsk.sexp.tmp && \
- pkg-config --libs graphene-gobject-1.0 >> clink-gsk.sexp.tmp && \
- pkg-config --cflags gtk4 >> cflag-gsk.sexp.tmp && \
- pkg-config --libs gtk4 >> clink-gsk.sexp.tmp && \
- pkg-config --cflags pango >> cflag-gsk.sexp.tmp && \
- pkg-config --libs pango >> clink-gsk.sexp.tmp && \
- pkg-config --cflags pangocairo >> cflag-gsk.sexp.tmp && \
- pkg-config --libs pangocairo >> clink-gsk.sexp.tmp && \
- echo "(" > cflag-gsk.sexp && \
- tr '\'' '\'' '\''\n'\'' < cflag-gsk.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> cflag-gsk.sexp && \
- echo ")" >> cflag-gsk.sexp && \
- echo "(" > clink-gsk.sexp && \
- tr '\'' '\'' '\''\n'\'' < clink-gsk.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> clink-gsk.sexp && \
- echo ")" >> clink-gsk.sexp && \
- rm cflag-gsk.sexp.tmp clink-gsk.sexp.tmp\
- ')
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'shared-mime-info', required by 'gdk-pixbuf-2.0', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/common/dune", lines 6-10, characters 0-510:
-  6 | (rule
-  7 |  (targets cflag-gtk4.sexp clink-gtk4.sexp)
-  8 |  (action
-  9 |   (bash
- 10 |    "pkg-config --cflags gtk4 > cflag-gtk4.tmp && pkg-config --libs gtk4 > clink-gtk4.tmp && echo \"(\" > cflag-gtk4.sexp && tr ' ' '\\n' < cflag-gtk4.tmp | sed 's/^\\(.*\\)$/\\1/' | tr '\\n' ' ' >> cflag-gtk4.sexp && echo \")\" >> cflag-gtk4.sexp && echo \"(\" > clink-gtk4.sexp && tr ' ' '\\n' < clink-gtk4.tmp | sed 's/^\\(.*\\)$/\\1/' | tr '\\n' ' ' >> clink-gtk4.sexp && echo \")\" >> clink-gtk4.sexp && rm cflag-gtk4.tmp clink-gtk4.tmp")))
- (cd _build/default/ocgtk/src/common && /usr/bin/bash -e -u -o pipefail -c 'pkg-config --cflags gtk4 > cflag-gtk4.tmp && pkg-config --libs gtk4 > clink-gtk4.tmp && echo "(" > cflag-gtk4.sexp && tr '\'' '\'' '\''\n'\'' < cflag-gtk4.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> cflag-gtk4.sexp && echo ")" >> cflag-gtk4.sexp && echo "(" > clink-gtk4.sexp && tr '\'' '\'' '\''\n'\'' < clink-gtk4.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> clink-gtk4.sexp && echo ")" >> clink-gtk4.sexp && rm cflag-gtk4.tmp clink-gtk4.tmp')
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'shared-mime-info', required by 'gdk-pixbuf-2.0', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/gdk/generated/dune-generated.inc", lines 176-202, characters 0-1320:
- 176 | (rule
- 177 |  (targets cflag-gdk.sexp clink-gdk.sexp)
- 178 |  (action (bash "\
- .....
- 200 | echo \")\" >> clink-gdk.sexp && \\
- 201 | rm cflag-gdk.sexp.tmp clink-gdk.sexp.tmp\\
- 202 | ")))
- (cd _build/default/ocgtk/src/gdk && /usr/bin/bash -e -u -o pipefail -c 'echo '\'''\'' > cflag-gdk.sexp.tmp && \
- echo '\'''\'' > clink-gdk.sexp.tmp && \
- pkg-config --cflags gtk4 >> cflag-gdk.sexp.tmp && \
- pkg-config --libs gtk4 >> clink-gdk.sexp.tmp && \
- pkg-config --cflags cairo-gobject >> cflag-gdk.sexp.tmp && \
- pkg-config --libs cairo-gobject >> clink-gdk.sexp.tmp && \
- pkg-config --cflags gdk-pixbuf-2.0 >> cflag-gdk.sexp.tmp && \
- pkg-config --libs gdk-pixbuf-2.0 >> clink-gdk.sexp.tmp && \
- pkg-config --cflags gio-2.0 >> cflag-gdk.sexp.tmp && \
- pkg-config --libs gio-2.0 >> clink-gdk.sexp.tmp && \
- pkg-config --cflags gio-unix-2.0 >> cflag-gdk.sexp.tmp && \
- pkg-config --libs gio-unix-2.0 >> clink-gdk.sexp.tmp && \
- pkg-config --cflags pango >> cflag-gdk.sexp.tmp && \
- pkg-config --libs pango >> clink-gdk.sexp.tmp && \
- pkg-config --cflags pangocairo >> cflag-gdk.sexp.tmp && \
- pkg-config --libs pangocairo >> clink-gdk.sexp.tmp && \
- echo "(" > cflag-gdk.sexp && \
- tr '\'' '\'' '\''\n'\'' < cflag-gdk.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> cflag-gdk.sexp && \
- echo ")" >> cflag-gdk.sexp && \
- echo "(" > clink-gdk.sexp && \
- tr '\'' '\'' '\''\n'\'' < clink-gdk.sexp.tmp | sed '\''s/^\(.*\)$/\1/'\'' | tr '\''\n'\'' '\'' '\'' >> clink-gdk.sexp && \
- echo ")" >> clink-gdk.sexp && \
- rm cflag-gdk.sexp.tmp clink-gdk.sexp.tmp\
- ')
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'shared-mime-info', required by 'gdk-pixbuf-2.0', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/cairo/dune", lines 11-16, characters 0-143:
- 11 | (rule
- 12 |  (targets c_flags.sexp)
- 13 |  (action
- 14 |   (with-stdout-to
- 15 |    %{targets}
- 16 |    (bash "echo '(' && pkg-config --cflags cairo-gobject && echo ')'"))))
- (cd _build/default/ocgtk/src/cairo && /usr/bin/bash -e -u -o pipefail -c 'echo '\''('\'' && pkg-config --cflags cairo-gobject && echo '\'')'\''') > _build/default/ocgtk/src/cairo/c_flags.sexp
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/pangocairo/dune", lines 11-16, characters 0-140:
- 11 | (rule
- 12 |  (targets c_flags.sexp)
- 13 |  (action
- 14 |   (with-stdout-to
- 15 |    %{targets}
- 16 |    (bash "echo '(' && pkg-config --cflags pangocairo && echo ')'"))))
- (cd _build/default/ocgtk/src/pangocairo && /usr/bin/bash -e -u -o pipefail -c 'echo '\''('\'' && pkg-config --cflags pangocairo && echo '\'')'\''') > _build/default/ocgtk/src/pangocairo/c_flags.sexp
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/pango/dune", lines 11-16, characters 0-135:
- 11 | (rule
- 12 |  (targets c_flags.sexp)
- 13 |  (action
- 14 |   (with-stdout-to
- 15 |    %{targets}
- 16 |    (bash "echo '(' && pkg-config --cflags pango && echo ')'"))))
- (cd _build/default/ocgtk/src/pango && /usr/bin/bash -e -u -o pipefail -c 'echo '\''('\'' && pkg-config --cflags pango && echo '\'')'\''') > _build/default/ocgtk/src/pango/c_flags.sexp
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/gdk/dune", lines 11-16, characters 0-134:
- 11 | (rule
- 12 |  (targets c_flags.sexp)
- 13 |  (action
- 14 |   (with-stdout-to
- 15 |    %{targets}
- 16 |    (bash "echo '(' && pkg-config --cflags gtk4 && echo ')'"))))
- (cd _build/default/ocgtk/src/gdk && /usr/bin/bash -e -u -o pipefail -c 'echo '\''('\'' && pkg-config --cflags gtk4 && echo '\'')'\''') > _build/default/ocgtk/src/gdk/c_flags.sexp
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'shared-mime-info', required by 'gdk-pixbuf-2.0', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- File "ocgtk/src/gsk/dune", lines 11-16, characters 0-134:
- 11 | (rule
- 12 |  (targets c_flags.sexp)
- 13 |  (action
- 14 |   (with-stdout-to
- 15 |    %{targets}
- 16 |    (bash "echo '(' && pkg-config --cflags gtk4 && echo ')'"))))
- (cd _build/default/ocgtk/src/gsk && /usr/bin/bash -e -u -o pipefail -c 'echo '\''('\'' && pkg-config --cflags gtk4 && echo '\'')'\''') > _build/default/ocgtk/src/gsk/c_flags.sexp
- Package xproto was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xproto.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'xft', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'shared-mime-info', required by 'gdk-pixbuf-2.0', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xau', not found
- Package 'xproto', required by 'xdmcp', not found
- Package 'xproto', required by 'xrender', not found
- Package 'renderproto', required by 'xrender', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xproto', required by 'x11', not found
- Package 'kbproto', required by 'x11', not found
- Package 'xextproto', required by 'xext', not found
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_action_entry_gen.o -c generated/ml_action_entry_gen.c)
- In file included from generated/ml_action_entry_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_box_gen.o -c generated/ml_box_gen.c)
- In file included from generated/ml_box_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_action_gen.o -c generated/ml_action_gen.c)
- In file included from generated/ml_action_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_action_group_gen.o -c generated/ml_action_group_gen.c)
- In file included from generated/ml_action_group_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_action_map_gen.o -c generated/ml_action_map_gen.c)
- In file included from generated/ml_action_map_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_app_info_gen.o -c generated/ml_app_info_gen.c)
- In file included from generated/ml_app_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_app_info_monitor_gen.o -c generated/ml_app_info_monitor_gen.c)
- In file included from generated/ml_app_info_monitor_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_app_launch_context_gen.o -c generated/ml_app_launch_context_gen.c)
- In file included from generated/ml_app_launch_context_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_application_command_line_gen.o -c generated/ml_application_command_line_gen.c)
- In file included from generated/ml_application_command_line_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_application_gen.o -c generated/ml_application_gen.c)
- In file included from generated/ml_application_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_async_initable_gen.o -c generated/ml_async_initable_gen.c)
- In file included from generated/ml_async_initable_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_async_result_gen.o -c generated/ml_async_result_gen.c)
- In file included from generated/ml_async_result_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_buffered_input_stream_gen.o -c generated/ml_buffered_input_stream_gen.c)
- In file included from generated/ml_buffered_input_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_buffered_output_stream_gen.o -c generated/ml_buffered_output_stream_gen.c)
- In file included from generated/ml_buffered_output_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_bytes_icon_gen.o -c generated/ml_bytes_icon_gen.c)
- In file included from generated/ml_bytes_icon_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_cancellable_gen.o -c generated/ml_cancellable_gen.c)
- In file included from generated/ml_cancellable_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_charset_converter_gen.o -c generated/ml_charset_converter_gen.c)
- In file included from generated/ml_charset_converter_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_converter_gen.o -c generated/ml_converter_gen.c)
- In file included from generated/ml_converter_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_converter_input_stream_gen.o -c generated/ml_converter_input_stream_gen.c)
- In file included from generated/ml_converter_input_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_converter_output_stream_gen.o -c generated/ml_converter_output_stream_gen.c)
- In file included from generated/ml_converter_output_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_credentials_gen.o -c generated/ml_credentials_gen.c)
- In file included from generated/ml_credentials_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_action_group_gen.o -c generated/ml_d_bus_action_group_gen.c)
- In file included from generated/ml_d_bus_action_group_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_annotation_info_gen.o -c generated/ml_d_bus_annotation_info_gen.c)
- In file included from generated/ml_d_bus_annotation_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_arg_info_gen.o -c generated/ml_d_bus_arg_info_gen.c)
- In file included from generated/ml_d_bus_arg_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_auth_observer_gen.o -c generated/ml_d_bus_auth_observer_gen.c)
- In file included from generated/ml_d_bus_auth_observer_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_connection_gen.o -c generated/ml_d_bus_connection_gen.c)
- In file included from generated/ml_d_bus_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_error_entry_gen.o -c generated/ml_d_bus_error_entry_gen.c)
- In file included from generated/ml_d_bus_error_entry_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_interface_gen.o -c generated/ml_d_bus_interface_gen.c)
- In file included from generated/ml_d_bus_interface_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_interface_info_gen.o -c generated/ml_d_bus_interface_info_gen.c)
- In file included from generated/ml_d_bus_interface_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_interface_skeleton_gen.o -c generated/ml_d_bus_interface_skeleton_gen.c)
- In file included from generated/ml_d_bus_interface_skeleton_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_interface_v_table_gen.o -c generated/ml_d_bus_interface_v_table_gen.c)
- In file included from generated/ml_d_bus_interface_v_table_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_menu_model_gen.o -c generated/ml_d_bus_menu_model_gen.c)
- In file included from generated/ml_d_bus_menu_model_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_message_gen.o -c generated/ml_d_bus_message_gen.c)
- In file included from generated/ml_d_bus_message_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_method_info_gen.o -c generated/ml_d_bus_method_info_gen.c)
- In file included from generated/ml_d_bus_method_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_method_invocation_gen.o -c generated/ml_d_bus_method_invocation_gen.c)
- In file included from generated/ml_d_bus_method_invocation_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_node_info_gen.o -c generated/ml_d_bus_node_info_gen.c)
- In file included from generated/ml_d_bus_node_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_object_gen.o -c generated/ml_d_bus_object_gen.c)
- In file included from generated/ml_d_bus_object_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_input_stream_gen.o -c generated/ml_file_input_stream_gen.c)
- In file included from generated/ml_file_input_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_object_manager_client_gen.o -c generated/ml_d_bus_object_manager_client_gen.c)
- In file included from generated/ml_d_bus_object_manager_client_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_object_manager_gen.o -c generated/ml_d_bus_object_manager_gen.c)
- In file included from generated/ml_d_bus_object_manager_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_object_manager_server_gen.o -c generated/ml_d_bus_object_manager_server_gen.c)
- In file included from generated/ml_d_bus_object_manager_server_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_object_proxy_gen.o -c generated/ml_d_bus_object_proxy_gen.c)
- In file included from generated/ml_d_bus_object_proxy_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_object_skeleton_gen.o -c generated/ml_d_bus_object_skeleton_gen.c)
- In file included from generated/ml_d_bus_object_skeleton_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_property_info_gen.o -c generated/ml_d_bus_property_info_gen.c)
- In file included from generated/ml_d_bus_property_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_proxy_gen.o -c generated/ml_d_bus_proxy_gen.c)
- In file included from generated/ml_d_bus_proxy_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_server_gen.o -c generated/ml_d_bus_server_gen.c)
- In file included from generated/ml_d_bus_server_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_signal_info_gen.o -c generated/ml_d_bus_signal_info_gen.c)
- In file included from generated/ml_d_bus_signal_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_d_bus_subtree_v_table_gen.o -c generated/ml_d_bus_subtree_v_table_gen.c)
- In file included from generated/ml_d_bus_subtree_v_table_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_data_input_stream_gen.o -c generated/ml_data_input_stream_gen.c)
- In file included from generated/ml_data_input_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_data_output_stream_gen.o -c generated/ml_data_output_stream_gen.c)
- In file included from generated/ml_data_output_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_datagram_based_gen.o -c generated/ml_datagram_based_gen.c)
- In file included from generated/ml_datagram_based_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_debug_controller_d_bus_gen.o -c generated/ml_debug_controller_d_bus_gen.c)
- In file included from generated/ml_debug_controller_d_bus_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_debug_controller_gen.o -c generated/ml_debug_controller_gen.c)
- In file included from generated/ml_debug_controller_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_desktop_app_info_gen.o -c generated/ml_desktop_app_info_gen.c)
- In file included from generated/ml_desktop_app_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_desktop_app_info_lookup_gen.o -c generated/ml_desktop_app_info_lookup_gen.c)
- In file included from generated/ml_desktop_app_info_lookup_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- generated/ml_desktop_app_info_lookup_gen.c: In function 'ml_gio_desktop_app_info_lookup_from_gobject':
- generated/ml_desktop_app_info_lookup_gen.c:40:13: warning: Deprecated pre-processor symbol
-    40 |     if (!g_type_is_a(G_OBJECT_TYPE(gobj), G_TYPE_DESKTOP_APP_INFO_LOOKUP)) {
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- generated/ml_desktop_app_info_lookup_gen.c:40:13: warning: Deprecated pre-processor symbol
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_drive_gen.o -c generated/ml_drive_gen.c)
- In file included from generated/ml_drive_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_dtls_client_connection_gen.o -c generated/ml_dtls_client_connection_gen.c)
- In file included from generated/ml_dtls_client_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_dtls_connection_gen.o -c generated/ml_dtls_connection_gen.c)
- In file included from generated/ml_dtls_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_dtls_server_connection_gen.o -c generated/ml_dtls_server_connection_gen.c)
- In file included from generated/ml_dtls_server_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_emblem_gen.o -c generated/ml_emblem_gen.c)
- In file included from generated/ml_emblem_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_emblemed_icon_gen.o -c generated/ml_emblemed_icon_gen.c)
- In file included from generated/ml_emblemed_icon_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_attribute_info_gen.o -c generated/ml_file_attribute_info_gen.c)
- In file included from generated/ml_file_attribute_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_attribute_info_list_gen.o -c generated/ml_file_attribute_info_list_gen.c)
- In file included from generated/ml_file_attribute_info_list_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_attribute_matcher_gen.o -c generated/ml_file_attribute_matcher_gen.c)
- In file included from generated/ml_file_attribute_matcher_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_descriptor_based_gen.o -c generated/ml_file_descriptor_based_gen.c)
- In file included from generated/ml_file_descriptor_based_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_enumerator_gen.o -c generated/ml_file_enumerator_gen.c)
- In file included from generated/ml_file_enumerator_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_gen.o -c generated/ml_file_gen.c)
- In file included from generated/ml_file_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_icon_gen.o -c generated/ml_file_icon_gen.c)
- In file included from generated/ml_file_icon_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_info_gen.o -c generated/ml_file_info_gen.c)
- In file included from generated/ml_file_info_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_io_stream_gen.o -c generated/ml_file_io_stream_gen.c)
- In file included from generated/ml_file_io_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_monitor_gen.o -c generated/ml_file_monitor_gen.c)
- In file included from generated/ml_file_monitor_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_file_output_stream_gen.o -c generated/ml_file_output_stream_gen.c)
- In file included from generated/ml_file_output_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_filename_completer_gen.o -c generated/ml_filename_completer_gen.c)
- In file included from generated/ml_filename_completer_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_filter_input_stream_gen.o -c generated/ml_filter_input_stream_gen.c)
- In file included from generated/ml_filter_input_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_filter_output_stream_gen.o -c generated/ml_filter_output_stream_gen.c)
- In file included from generated/ml_filter_output_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_icon_gen.o -c generated/ml_icon_gen.c)
- In file included from generated/ml_icon_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_pollable_output_stream_gen.o -c generated/ml_pollable_output_stream_gen.c)
- In file included from generated/ml_pollable_output_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_inet_socket_address_gen.o -c generated/ml_inet_socket_address_gen.c)
- In file included from generated/ml_inet_socket_address_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_initable_gen.o -c generated/ml_initable_gen.c)
- In file included from generated/ml_initable_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_io_extension_gen.o -c generated/ml_io_extension_gen.c)
- In file included from generated/ml_io_extension_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_io_extension_point_gen.o -c generated/ml_io_extension_point_gen.c)
- In file included from generated/ml_io_extension_point_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_list_store_gen.o -c generated/ml_list_store_gen.c)
- In file included from generated/ml_list_store_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_memory_input_stream_gen.o -c generated/ml_memory_input_stream_gen.c)
- In file included from generated/ml_memory_input_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_menu_link_iter_gen.o -c generated/ml_menu_link_iter_gen.c)
- In file included from generated/ml_menu_link_iter_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_menu_model_gen.o -c generated/ml_menu_model_gen.c)
- In file included from generated/ml_menu_model_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_native_socket_address_gen.o -c generated/ml_native_socket_address_gen.c)
- In file included from generated/ml_native_socket_address_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_inet_address_gen.o -c generated/ml_inet_address_gen.c)
- In file included from generated/ml_inet_address_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_inet_address_mask_gen.o -c generated/ml_inet_address_mask_gen.c)
- In file included from generated/ml_inet_address_mask_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_input_message_gen.o -c generated/ml_input_message_gen.c)
- In file included from generated/ml_input_message_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_input_vector_gen.o -c generated/ml_input_vector_gen.c)
- In file included from generated/ml_input_vector_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_io_module_scope_gen.o -c generated/ml_io_module_scope_gen.c)
- In file included from generated/ml_io_module_scope_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_io_scheduler_job_gen.o -c generated/ml_io_scheduler_job_gen.c)
- In file included from generated/ml_io_scheduler_job_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_io_stream_adapter_gen.o -c generated/ml_io_stream_adapter_gen.c)
- In file included from generated/ml_io_stream_adapter_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_list_model_gen.o -c generated/ml_list_model_gen.c)
- In file included from generated/ml_list_model_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_loadable_icon_gen.o -c generated/ml_loadable_icon_gen.c)
- In file included from generated/ml_loadable_icon_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_memory_monitor_gen.o -c generated/ml_memory_monitor_gen.c)
- In file included from generated/ml_memory_monitor_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_native_volume_monitor_gen.o -c generated/ml_native_volume_monitor_gen.c)
- In file included from generated/ml_native_volume_monitor_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_network_monitor_gen.o -c generated/ml_network_monitor_gen.c)
- In file included from generated/ml_network_monitor_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_output_message_gen.o -c generated/ml_output_message_gen.c)
- In file included from generated/ml_output_message_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_permission_gen.o -c generated/ml_permission_gen.c)
- In file included from generated/ml_permission_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_pollable_input_stream_gen.o -c generated/ml_pollable_input_stream_gen.c)
- In file included from generated/ml_pollable_input_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_io_module_gen.o -c generated/ml_io_module_gen.c)
- In file included from generated/ml_io_module_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_memory_output_stream_gen.o -c generated/ml_memory_output_stream_gen.c)
- In file included from generated/ml_memory_output_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_menu_item_gen.o -c generated/ml_menu_item_gen.c)
- In file included from generated/ml_menu_item_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_network_address_gen.o -c generated/ml_network_address_gen.c)
- In file included from generated/ml_network_address_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_output_vector_gen.o -c generated/ml_output_vector_gen.c)
- In file included from generated/ml_output_vector_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_menu_attribute_iter_gen.o -c generated/ml_menu_attribute_iter_gen.c)
- In file included from generated/ml_menu_attribute_iter_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_input_stream_gen.o -c generated/ml_input_stream_gen.c)
- In file included from generated/ml_input_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_io_stream_gen.o -c generated/ml_io_stream_gen.c)
- In file included from generated/ml_io_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_menu_gen.o -c generated/ml_menu_gen.c)
- In file included from generated/ml_menu_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_mount_gen.o -c generated/ml_mount_gen.c)
- In file included from generated/ml_mount_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_mount_operation_gen.o -c generated/ml_mount_operation_gen.c)
- In file included from generated/ml_mount_operation_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_network_service_gen.o -c generated/ml_network_service_gen.c)
- In file included from generated/ml_network_service_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_notification_gen.o -c generated/ml_notification_gen.c)
- In file included from generated/ml_notification_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_output_stream_gen.o -c generated/ml_output_stream_gen.c)
- In file included from generated/ml_output_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_power_profile_monitor_gen.o -c generated/ml_power_profile_monitor_gen.c)
- In file included from generated/ml_power_profile_monitor_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_socket_connection_gen.o -c generated/ml_socket_connection_gen.c)
- In file included from generated/ml_socket_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_seekable_gen.o -c generated/ml_seekable_gen.c)
- In file included from generated/ml_seekable_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_socket_client_gen.o -c generated/ml_socket_client_gen.c)
- In file included from generated/ml_socket_client_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_property_action_gen.o -c generated/ml_property_action_gen.c)
- In file included from generated/ml_property_action_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_proxy_address_enumerator_gen.o -c generated/ml_proxy_address_enumerator_gen.c)
- In file included from generated/ml_proxy_address_enumerator_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_proxy_address_gen.o -c generated/ml_proxy_address_gen.c)
- In file included from generated/ml_proxy_address_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_proxy_gen.o -c generated/ml_proxy_gen.c)
- In file included from generated/ml_proxy_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_proxy_resolver_gen.o -c generated/ml_proxy_resolver_gen.c)
- In file included from generated/ml_proxy_resolver_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_remote_action_group_gen.o -c generated/ml_remote_action_group_gen.c)
- In file included from generated/ml_remote_action_group_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_resolver_gen.o -c generated/ml_resolver_gen.c)
- In file included from generated/ml_resolver_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_resource_gen.o -c generated/ml_resource_gen.c)
- In file included from generated/ml_resource_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_settings_gen.o -c generated/ml_settings_gen.c)
- In file included from generated/ml_settings_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_settings_schema_gen.o -c generated/ml_settings_schema_gen.c)
- In file included from generated/ml_settings_schema_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_settings_schema_key_gen.o -c generated/ml_settings_schema_key_gen.c)
- In file included from generated/ml_settings_schema_key_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_settings_schema_source_gen.o -c generated/ml_settings_schema_source_gen.c)
- In file included from generated/ml_settings_schema_source_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_simple_action_gen.o -c generated/ml_simple_action_gen.c)
- In file included from generated/ml_simple_action_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_simple_action_group_gen.o -c generated/ml_simple_action_group_gen.c)
- In file included from generated/ml_simple_action_group_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_simple_async_result_gen.o -c generated/ml_simple_async_result_gen.c)
- In file included from generated/ml_simple_async_result_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_simple_io_stream_gen.o -c generated/ml_simple_io_stream_gen.c)
- In file included from generated/ml_simple_io_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_simple_permission_gen.o -c generated/ml_simple_permission_gen.c)
- In file included from generated/ml_simple_permission_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_simple_proxy_resolver_gen.o -c generated/ml_simple_proxy_resolver_gen.c)
- In file included from generated/ml_simple_proxy_resolver_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_socket_address_enumerator_gen.o -c generated/ml_socket_address_enumerator_gen.c)
- In file included from generated/ml_socket_address_enumerator_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_socket_address_gen.o -c generated/ml_socket_address_gen.c)
- In file included from generated/ml_socket_address_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_socket_connectable_gen.o -c generated/ml_socket_connectable_gen.c)
- In file included from generated/ml_socket_connectable_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_socket_control_message_gen.o -c generated/ml_socket_control_message_gen.c)
- In file included from generated/ml_socket_control_message_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_socket_gen.o -c generated/ml_socket_gen.c)
- In file included from generated/ml_socket_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_socket_listener_gen.o -c generated/ml_socket_listener_gen.c)
- In file included from generated/ml_socket_listener_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_socket_service_gen.o -c generated/ml_socket_service_gen.c)
- In file included from generated/ml_socket_service_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_srv_target_gen.o -c generated/ml_srv_target_gen.c)
- In file included from generated/ml_srv_target_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_static_resource_gen.o -c generated/ml_static_resource_gen.c)
- In file included from generated/ml_static_resource_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_subprocess_gen.o -c generated/ml_subprocess_gen.c)
- In file included from generated/ml_subprocess_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_subprocess_launcher_gen.o -c generated/ml_subprocess_launcher_gen.c)
- In file included from generated/ml_subprocess_launcher_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_task_gen.o -c generated/ml_task_gen.c)
- In file included from generated/ml_task_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tcp_connection_gen.o -c generated/ml_tcp_connection_gen.c)
- In file included from generated/ml_tcp_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tcp_wrapper_connection_gen.o -c generated/ml_tcp_wrapper_connection_gen.c)
- In file included from generated/ml_tcp_wrapper_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_test_d_bus_gen.o -c generated/ml_test_d_bus_gen.c)
- In file included from generated/ml_test_d_bus_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_themed_icon_gen.o -c generated/ml_themed_icon_gen.c)
- In file included from generated/ml_themed_icon_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_threaded_resolver_gen.o -c generated/ml_threaded_resolver_gen.c)
- In file included from generated/ml_threaded_resolver_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_threaded_socket_service_gen.o -c generated/ml_threaded_socket_service_gen.c)
- In file included from generated/ml_threaded_socket_service_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tls_backend_gen.o -c generated/ml_tls_backend_gen.c)
- In file included from generated/ml_tls_backend_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tls_certificate_gen.o -c generated/ml_tls_certificate_gen.c)
- In file included from generated/ml_tls_certificate_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tls_client_connection_gen.o -c generated/ml_tls_client_connection_gen.c)
- In file included from generated/ml_tls_client_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tls_file_database_gen.o -c generated/ml_tls_file_database_gen.c)
- In file included from generated/ml_tls_file_database_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_unix_socket_address_gen.o -c generated/ml_unix_socket_address_gen.c)
- In file included from generated/ml_unix_socket_address_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_vec2_gen.o -c generated/ml_vec2_gen.c)
- In file included from generated/ml_vec2_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_unix_mount_entry_gen.o -c generated/ml_unix_mount_entry_gen.c)
- In file included from generated/ml_unix_mount_entry_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_zlib_compressor_gen.o -c generated/ml_zlib_compressor_gen.c)
- In file included from generated/ml_zlib_compressor_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_vec3_gen.o -c generated/ml_vec3_gen.c)
- In file included from generated/ml_vec3_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tls_password_gen.o -c generated/ml_tls_password_gen.c)
- In file included from generated/ml_tls_password_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_volume_gen.o -c generated/ml_volume_gen.c)
- In file included from generated/ml_volume_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_zlib_decompressor_gen.o -c generated/ml_zlib_decompressor_gen.c)
- In file included from generated/ml_zlib_decompressor_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tls_interaction_gen.o -c generated/ml_tls_interaction_gen.c)
- In file included from generated/ml_tls_interaction_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_unix_connection_gen.o -c generated/ml_unix_connection_gen.c)
- In file included from generated/ml_unix_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_unix_credentials_message_gen.o -c generated/ml_unix_credentials_message_gen.c)
- In file included from generated/ml_unix_credentials_message_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_unix_fd_list_gen.o -c generated/ml_unix_fd_list_gen.c)
- In file included from generated/ml_unix_fd_list_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_unix_mount_point_gen.o -c generated/ml_unix_mount_point_gen.c)
- In file included from generated/ml_unix_mount_point_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_point_gen.o -c generated/ml_point_gen.c)
- In file included from generated/ml_point_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_simd4_f_gen.o -c generated/ml_simd4_f_gen.c)
- In file included from generated/ml_simd4_f_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_simd4_x4_f_gen.o -c generated/ml_simd4_x4_f_gen.c)
- In file included from generated/ml_simd4_x4_f_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_unix_mount_monitor_gen.o -c generated/ml_unix_mount_monitor_gen.c)
- In file included from generated/ml_unix_mount_monitor_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_ray_gen.o -c generated/ml_ray_gen.c)
- In file included from generated/ml_ray_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_triangle_gen.o -c generated/ml_triangle_gen.c)
- In file included from generated/ml_triangle_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_plane_gen.o -c generated/ml_plane_gen.c)
- In file included from generated/ml_plane_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_unix_fd_message_gen.o -c generated/ml_unix_fd_message_gen.c)
- In file included from generated/ml_unix_fd_message_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_unix_input_stream_gen.o -c generated/ml_unix_input_stream_gen.c)
- In file included from generated/ml_unix_input_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_size_gen.o -c generated/ml_size_gen.c)
- In file included from generated/ml_size_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tls_connection_gen.o -c generated/ml_tls_connection_gen.c)
- In file included from generated/ml_tls_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_unix_output_stream_gen.o -c generated/ml_unix_output_stream_gen.c)
- In file included from generated/ml_unix_output_stream_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_frustum_gen.o -c generated/ml_frustum_gen.c)
- In file included from generated/ml_frustum_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_point3_d_gen.o -c generated/ml_point3_d_gen.c)
- In file included from generated/ml_point3_d_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_quad_gen.o -c generated/ml_quad_gen.c)
- In file included from generated/ml_quad_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tls_database_gen.o -c generated/ml_tls_database_gen.c)
- In file included from generated/ml_tls_database_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_tls_server_connection_gen.o -c generated/ml_tls_server_connection_gen.c)
- In file included from generated/ml_tls_server_connection_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_vfs_gen.o -c generated/ml_vfs_gen.c)
- In file included from generated/ml_vfs_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_volume_monitor_gen.o -c generated/ml_volume_monitor_gen.c)
- In file included from generated/ml_volume_monitor_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_euler_gen.o -c generated/ml_euler_gen.c)
- In file included from generated/ml_euler_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_quaternion_gen.o -c generated/ml_quaternion_gen.c)
- In file included from generated/ml_quaternion_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_rect_gen.o -c generated/ml_rect_gen.c)
- In file included from generated/ml_rect_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_sphere_gen.o -c generated/ml_sphere_gen.c)
- In file included from generated/ml_sphere_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_matrix_gen.o -c generated/ml_matrix_gen.c)
- In file included from generated/ml_matrix_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/graphene && /usr/bin/gcc -fPIC -Igenerated -Icore -I../common -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-deprecated-declarations -Wno-incompatible-pointer-types -Wno-int-conversion -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -o ml_vec4_gen.o -c generated/ml_vec4_gen.c)
- In file included from generated/ml_vec4_gen.c:12:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- (cd _build/default/ocgtk/src/gio && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -Igenerated -Icore -I../common -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I ../common -I . -o ml_gio.o -c core/ml_gio.c)
- In file included from core/ml_gio.c:14:
- ../common/wrappers.h:201: warning: "Int8_val" redefined
-   201 | #define Int8_val(v)            ((int8_t)(Long_val(v)))
-       | 
- In file included from ../common/wrappers.h:26:
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:37: note: this is the location of the previous definition
-    37 | #define Int8_val(V) ((int8_t)(Int_val(V)))
-       | 
- ../common/wrappers.h:205: warning: "Int16_val" redefined
-   205 | #define Int16_val(v)           ((int16_t)(Long_val(v)))
-       | 
- /home/opam/.opam/default/lib/integers/ocaml_integers.h:38: note: this is the location of the previous definition
-    38 | #define Int16_val(V) ((int16_t)(Int_val(V)))
-       | 
- In file included from core/ml_gio.c:15:
- ./generated/gio_decls.h:1268:1: warning: 'GTlsRehandshakeMode' is deprecated [-Wdeprecated-declarations]
-  1268 | value Val_GioTlsRehandshakeMode(GTlsRehandshakeMode val);
-       | ^~~~~
- In file included from /usr/include/glib-2.0/gio/giotypes.h:30,
-                  from /usr/include/glib-2.0/gio/gio.h:28,
-                  from core/ml_gio.c:7:
- /usr/include/glib-2.0/gio/gioenums.h:1727:14: note: declared here
-  1727 | typedef enum {
-       |              ^
- ./generated/gio_decls.h:1269:1: warning: 'GTlsRehandshakeMode' is deprecated [-Wdeprecated-declarations]
-  1269 | GTlsRehandshakeMode GioTlsRehandshakeMode_val(value val);
-       | ^~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gioenums.h:1727:14: note: declared here
-  1727 | typedef enum {
-       |              ^
[ERROR] The compilation of ocgtk.0.1~preview1 failed at "dune build -p ocgtk -j 39 @install".
build failed... 

=== STDERR ===

2026-06-20 19:22.03: FAILED: build ocgtk.0.1~preview1
2026-06-20 19:22.03: Job failed: build failed: ocgtk.0.1~preview1