OCamllabs icon Home|Differences with the last checks|Previous runs


Building on falling

(from freebsd-ocaml-5.0)
2023-10-18 12:24.01 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam"))
2023-10-18 12:24.01 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q a4349cb398e7d693e3d509914067dc47d1c71782"))
2023-10-18 12:24.01 ---> using "847cbd71d6e243cb26730c6185d78510731de6bc2b4440eaf8f09e2ada29204e" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare  ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2023-10-18 12:24.02 ---> using "76fe4e508bf18ac6169aa42d066ca9a1236d6528de4350d6a7fa0ee89b29da2f" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2023-10-18 12:24.02 ---> using "183056b1d529ba4c31d6b524fc58b90cb421336bb6343f3dbef07f3b8210b9bd" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-10-18 12:24.02 ---> using "f2cccfff3a744118b82f250d66c5e406102a16d87a5c840cda08b5c5d25376c6" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"mel.0.3.2\"\
               \nopam install -vy \"mel.0.3.2\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"mel.0.3.2\" | grep -q '\"freebsd\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] mel.0.3.2 is not installed.

Nothing to do.
The following actions will be performed:
  - install dune                    3.11.1    [required by mel]
  - install cmdliner                1.2.0     [required by mel]
  - install stdlib-shims            0.3.0     [required by integers]
  - install ocaml-migrate-parsetree 2.4.0     [required by mel]
  - install menhirSdk               20230608  [required by menhir]
  - install menhirLib               20230608  [required by menhir]
  - install csexp                   1.5.2     [required by dune-configurator]
  - install cppo                    1.6.9     [required by melange]
  - install bigarray-compat         1.1.0     [required by ctypes]
  - install base64                  3.5.1     [required by meldep]
  - install integers                0.7.0     [required by ctypes]
  - install menhir                  20230608  [required by melange-compiler-libs]
  - install dune-configurator       3.11.1    [required by ctypes]
  - install melange-compiler-libs   0.0.1-414 [required by melange]
  - install ctypes                  0.21.1    [required by luv]
  - install meldep                  0.3.2     [required by melange]
  - install luv                     0.5.12    [required by mel]
  - install melange                 0.3.2     [required by mel]
  - install mel                     0.3.2
===== 19 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/57:
Processing  2/57:
Processing  3/57:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  4/57:
-> retrieved cmdliner.1.2.0  (cached)
Processing  5/57:
Processing  6/57: [cmdliner: gmake all]
-> retrieved csexp.1.5.2  (cached)
Processing  7/57: [cmdliner: gmake all]
-> retrieved cppo.1.6.9  (cached)
Processing  8/57: [cmdliner: gmake all]
-> retrieved ctypes.0.21.1  (cached)
Processing  9/57: [cmdliner: gmake all]
-> retrieved dune.3.11.1  (cached)
Processing 10/57: [cmdliner: gmake all]
Processing 11/57: [cmdliner: gmake all] [dune: ocaml 31]
-> retrieved integers.0.7.0  (cached)
Processing 12/57: [luv.0.5.12: http] [cmdliner: gmake all] [dune: ocaml 31]
-> retrieved dune-configurator.3.11.1  (cached)
Processing 13/57: [luv.0.5.12: http] [mel.0.3.2: http] [cmdliner: gmake all] [dune: ocaml 31]
Processing 13/57: [mel.0.3.2: http] [cmdliner: gmake all] [dune: ocaml 31]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 13/57: [mel.0.3.2: http] [dune: ocaml 31]
Processing 14/57: [mel.0.3.2: http] [dune: ocaml 31] [cmdliner: gmake install]
-> retrieved luv.0.5.12  (https://github.com/aantron/luv/releases/download/0.5.12/luv-0.5.12.tar.gz)
Processing 15/57: [mel.0.3.2: http] [melange.0.3.2: http] [dune: ocaml 31] [cmdliner: gmake install]
- install -d "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install cmdliner.opam "/usr/home/opam/.opam/4.14.1/lib/cmdliner/opam"
- install _build/cmdliner.cma "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
- install _build/cmdliner.cmxs "/usr/home/opam/.opam/4.14.1/lib/cmdliner"
Processing 15/57: [mel.0.3.2: http] [melange.0.3.2: http] [dune: ocaml 31] [cmdliner: gmake install-doc]
Processing 15/57: [melange.0.3.2: http] [dune: ocaml 31] [cmdliner: gmake install-doc]
- install -d "/usr/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/usr/home/opam/.opam/4.14.1/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/usr/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 15/57: [melange.0.3.2: http] [dune: ocaml 31]
-> retrieved base64.3.5.1  (cached)
Processing 16/57: [melange.0.3.2: http] [melange-compiler-libs.0.0.1-414: http] [dune: ocaml 31]
Processing 16/57: [melange-compiler-libs.0.0.1-414: http] [dune: ocaml 31]
Processing 16/57: [dune: ocaml 31]
-> retrieved melange-compiler-libs.0.0.1-414  (https://github.com/melange-re/melange-compiler-libs/releases/download/0.0.1-414/melange-compiler-libs-0.0.1-414.tbz)
Processing 17/57: [dune: ocaml 31]
-> retrieved melange.0.3.2  (https://github.com/melange-re/melange/releases/download/0.3.2/melange-0.3.2.tbz)
Processing 18/57: [dune: ocaml 31]
-> retrieved mel.0.3.2  (https://github.com/melange-re/melange/releases/download/0.3.2/melange-0.3.2.tbz)
Processing 19/57: [dune: ocaml 31]
-> retrieved menhir.20230608  (cached)
Processing 20/57: [dune: ocaml 31]
-> retrieved menhirLib.20230608  (cached)
Processing 21/57: [dune: ocaml 31]
-> retrieved menhirSdk.20230608  (cached)
Processing 22/57: [dune: ocaml 31]
-> retrieved ocaml-migrate-parsetree.2.4.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved meldep.0.3.2  (cached)
+ /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "31" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 22/57: [dune: ./_boot/dune.exe build]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.11.1)
-> compiled  dune.3.11.1
-> installed dune.3.11.1
Processing 24/57: [base64: dune build]
Processing 25/57: [base64: dune build] [bigarray-compat: dune build]
Processing 26/57: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build]
Processing 27/57: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 28/57: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build]
Processing 29/57: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 30/57: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build]
Processing 31/57: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 31/57: [base64: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 32/57: [base64: dune build] [cppo: dune build] [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> compiled  csexp.1.5.2
Processing 32/57: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 33/57: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
Processing 34/57: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 34/57: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build]
-> installed stdlib-shims.0.3.0
Processing 35/57: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build]
Processing 36/57: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build]
-> compiled  ocaml-migrate-parsetree.2.4.0
Processing 36/57: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> installed ocaml-migrate-parsetree.2.4.0
Processing 37/57: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 37/57: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> compiled  menhirSdk.20230608
Processing 37/57: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [menhirLib: dune build]
-> installed menhirSdk.20230608
Processing 38/57: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [menhirLib: dune build]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20230608
Processing 38/57: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [integers: dune build]
-> installed menhirLib.20230608
Processing 39/57: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [integers: dune build]
Processing 40/57: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [menhir: dune build]
-> compiled  dune-configurator.3.11.1
Processing 40/57: [base64: dune build] [cppo: dune build] [integers: dune build] [menhir: dune build]
-> installed dune-configurator.3.11.1
Processing 41/57: [base64: dune build] [cppo: dune build] [integers: dune build] [menhir: dune build]
-> compiled  integers.0.7.0
Processing 41/57: [base64: dune build] [cppo: dune build] [menhir: dune build]
-> installed integers.0.7.0
Processing 42/57: [base64: dune build] [cppo: dune build] [menhir: dune build]
Processing 43/57: [base64: dune build] [cppo: dune build] [ctypes: dune build] [menhir: dune build]
-> compiled  cppo.1.6.9
Processing 43/57: [base64: dune build] [ctypes: dune build] [menhir: dune build]
-> installed cppo.1.6.9
Processing 44/57: [base64: dune build] [ctypes: dune build] [menhir: dune build]
-> compiled  base64.3.5.1
Processing 44/57: [ctypes: dune build] [menhir: dune build]
-> installed base64.3.5.1
Processing 45/57: [ctypes: dune build] [menhir: dune build]
Processing 45/57: [ctypes: dune install] [menhir: dune build]
-> compiled  ctypes.0.21.1
Processing 45/57: [menhir: dune build]
-> installed ctypes.0.21.1
Processing 46/57: [menhir: dune build]
Processing 47/57: [luv: dune build] [menhir: dune build]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 41 out of 96 symbols keep track of their end position.
- The StackLang code contains 3973 instructions in 267 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20230608
Processing 47/57: [luv: dune build]
-> installed menhir.20230608
Processing 48/57: [luv: dune build]
Processing 49/57: [luv: dune build] [melange-compiler-libs: dune build]
- (cd _build/default && /usr/home/opam/.opam/4.14.1/bin/menhir --lalr --explain --dump --require-aliases --strict --table -lg 1 -la 1 --unused-token COMMENT --unused-token DOCSTRING --unused-token EOL --unused-token GREATERRBRACKET --fixed-exception lib/parser.mly --base lib/parser --infer-read-reply lib/parser__mock.mli.inferred)
- Grammar has 208 nonterminal symbols, among which 15 start symbols.
- Grammar has 123 terminal symbols.
- Grammar has 852 productions.
- Built an LR(0) automaton with 1863 states.
- The grammar is not SLR(1) -- 139 states have a conflict.
- The construction mode is lalr.
- Built an LR(1) automaton with 1863 states.
- 1066 shift/reduce conflicts were silently solved.
-> compiled  melange-compiler-libs.0.0.1-414
Processing 49/57: [luv: dune build]
-> installed melange-compiler-libs.0.0.1-414
Processing 50/57: [luv: dune build]
Processing 51/57: [luv: dune build] [meldep: dune build]
-> compiled  meldep.0.3.2
Processing 51/57: [luv: dune build]
-> installed meldep.0.3.2
Processing 52/57: [luv: dune build]
Processing 53/57: [luv: dune build] [melange: dune build]
- (cd _build/default/src/c && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/bigarray-compat -I /usr/home/opam/.opam/4.14.1/lib/ctypes -I /usr/home/opam/.opam/4.14.1/lib/integers -I /usr/home/opam/.opam/4.14.1/lib/ocaml/threads -I /usr/home/opam/.opam/4.14.1/lib/stdlib-shims -I . -I vendor/libuv/include -o c_generated_functions.o -c c_generated_functions.c)
- c_generated_functions.c:15:22: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    uv_strerror_r(x4, x7, x8);
-                      ^~
- vendor/libuv/include/uv.h:395:46: note: passing argument to parameter 'buf' here
- UV_EXTERN char* uv_strerror_r(int err, char* buf, size_t buflen);
-                                              ^
- c_generated_functions.c:23:23: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    uv_err_name_r(x15, x18, x19);
-                       ^~~
- vendor/libuv/include/uv.h:398:46: note: passing argument to parameter 'buf' here
- UV_EXTERN char* uv_err_name_r(int err, char* buf, size_t buflen);
-                                              ^
- c_generated_functions.c:706:41: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x535 = uv_pipe_getsockname(x532, x533, x534);
-                                         ^~~~
- vendor/libuv/include/uv.h:803:41: note: passing argument to parameter 'buffer' here
-                                   char* buffer,
-                                         ^
- c_generated_functions.c:714:41: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x542 = uv_pipe_getpeername(x539, x540, x541);
-                                         ^~~~
- vendor/libuv/include/uv.h:806:41: note: passing argument to parameter 'buffer' here
-                                   char* buffer,
-                                         ^
- c_generated_functions.c:1508:35: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1168 = uv_ip4_name(x1163, x1164, x1165);
-                                   ^~~~~
- vendor/libuv/include/uv.h:1662:64: note: passing argument to parameter 'dst' here
- UV_EXTERN int uv_ip4_name(const struct sockaddr_in* src, char* dst, size_t size);
-                                                                ^
- c_generated_functions.c:1516:35: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1177 = uv_ip6_name(x1172, x1173, x1174);
-                                   ^~~~~
- vendor/libuv/include/uv.h:1663:65: note: passing argument to parameter 'dst' here
- UV_EXTERN int uv_ip6_name(const struct sockaddr_in6* src, char* dst, size_t size);
-                                                                 ^
- c_generated_functions.c:1641:41: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1269 = uv_if_indextoname(x1264, x1267, x1268);
-                                         ^~~~~
- vendor/libuv/include/uv.h:1698:39: note: passing argument to parameter 'buffer' here
-                                 char* buffer,
-                                       ^
- c_generated_functions.c:1649:40: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1278 = uv_if_indextoiid(x1273, x1276, x1277);
-                                        ^~~~~
- vendor/libuv/include/uv.h:1701:38: note: passing argument to parameter 'buffer' here
-                                char* buffer,
-                                      ^
- c_generated_functions.c:1656:34: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1283 = uv_os_gethostname(x1281, x1282);
-                                  ^~~~~
- vendor/libuv/include/uv.h:1276:39: note: passing argument to parameter 'buffer' here
- UV_EXTERN int uv_os_gethostname(char* buffer, size_t* size);
-                                       ^
- c_generated_functions.c:1663:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1288 = uv_exepath(x1286, x1287);
-                           ^~~~~
- vendor/libuv/include/uv.h:1704:32: note: passing argument to parameter 'buffer' here
- UV_EXTERN int uv_exepath(char* buffer, size_t* size);
-                                ^
- c_generated_functions.c:1670:23: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1293 = uv_cwd(x1291, x1292);
-                       ^~~~~
- vendor/libuv/include/uv.h:1706:28: note: passing argument to parameter 'buffer' here
- UV_EXTERN int uv_cwd(char* buffer, size_t* size);
-                            ^
- c_generated_functions.c:1683:30: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1301 = uv_os_homedir(x1299, x1300);
-                              ^~~~~
- vendor/libuv/include/uv.h:1218:35: note: passing argument to parameter 'buffer' here
- UV_EXTERN int uv_os_homedir(char* buffer, size_t* size);
-                                   ^
- c_generated_functions.c:1690:29: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1306 = uv_os_tmpdir(x1304, x1305);
-                             ^~~~~
- vendor/libuv/include/uv.h:1219:34: note: passing argument to parameter 'buffer' here
- UV_EXTERN int uv_os_tmpdir(char* buffer, size_t* size);
-                                  ^
- c_generated_functions.c:1710:36: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1319 = uv_os_getenv(x1316, x1317, x1318);
-                                    ^~~~~
- vendor/libuv/include/uv.h:1261:52: note: passing argument to parameter 'buffer' here
- UV_EXTERN int uv_os_getenv(const char* name, char* buffer, size_t* size);
-                                                    ^
- c_generated_functions.c:1743:29: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x1342 = luv_os_uname(x1341);
-                             ^~~~~
- ./helpers.h:187:24: note: passing argument to parameter 'buffer' here
- int luv_os_uname(char *buffer);
-                        ^
- 15 warnings generated.
-> compiled  luv.0.5.12
Processing 53/57: [melange: dune build]
-> installed luv.0.5.12
Processing 54/57: [melange: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "melange" "-j" "31" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/melange.0.3.2)
-> compiled  melange.0.3.2
-> installed melange.0.3.2
Processing 56/57: [mel: dune build]
+ /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "mel" "-j" "31" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/mel.0.3.2)
-> compiled  mel.0.3.2
-> installed mel.0.3.2
Done.
2023-10-18 12:27.15 ---> saved as "28667f7f84581f6665ceff9264f3d2c2b1cfc0f247eb5845cf289bfa5406eb5f"
Job succeeded