Build:
  1. 0
2026-06-16 17:17.15: New job: build mecab.0.0.0 (1338aeda828a)
2026-06-16 17:17.15: Waiting for resource in pool day11-builds
2026-06-16 18:05.52: Got resource from pool day11-builds
2026-06-16 18:05.52: [profile full] build mecab.0.0.0
2026-06-16 18:05.52: build mecab.0.0.0 (1338aeda828a)
=== DEPENDENCIES (26 transitive) ===
  base.v0.14.4                                       9f1656c7e705
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  camomile.1.0.2                                     ce33a42bc9a0
  conf-mecab.0.996                                   24a80303c630
  csexp.1.5.2                                        2dc1d42cb195
  dune.3.23.1                                        6e9c895d33c4
  dune-configurator.3.22.2                           b3ee8ff25f05
  jbuilder.1.0+beta20.2                              12fbbe32fb93
  num.1.6                                            6107ad20ded4
  ocaml.4.12.1                                       b220906b3826
  ocaml-base-compiler.4.12.1                         ce8680725b32
  ocaml-compiler-libs.v0.12.4                        692cac4e32e0
  ocaml-config.2                                     3a99bd9dbb34
  ocaml-migrate-parsetree.1.8.0                      2e4ce0b38e6e
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlfind.1.9.6                                    6a204c1e4cf6
  ocamlfind-secondary.1.9.6                          74c288ceaf87
  parsexp.v0.14.2                                    9d7241cc0902
  ppx_derivers.1.2.1                                 8e0bcbefff24
  ppx_sexp_conv.v0.14.1                              d818046bc359
  ppxlib.0.15.0                                      e626e7e41d65
  result.1.5                                         be123bcfc185
  sexplib.v0.14.0                                    b0d486e7157e
  sexplib0.v0.14.0                                   ebe6a4b61f9e
  stdlib-shims.0.3.0                                 73378b8dd48d
=== STDOUT ===
Processing: [default: loading data]
[mecab.0.0.0: dl]
[mecab.0.0.0: extract]
-> retrieved mecab.0.0.0  (https://opam.ocaml.org/cache)
[mecab: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "mecab" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mecab.0.0.0)
-       ocamlc src/mecab_stubs.o
- In file included from /home/opam/.opam/default/lib/ocaml/caml/alloc.h:24,
-                  from mecab_common.h:26,
-                  from mecab_stubs.c:23:
- mecab_common.h: In function 'caml_copy_substring':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:282:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   282 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- mecab_common.h:54:10: note: in expansion of macro 'String_val'
-    54 |   memcpy(String_val(substr), str, len);
-       |          ^~~~~~~~~~
- In file included from mecab_common.h:23:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- mecab_stubs.c: In function 'ml_mecab_create':
- mecab_stubs.c:111:42: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   111 |   for (int i = 0; i < argc; ++i) argv[i] = String_val(Field(ml_argv, i));
-       |                                          ^
-> compiled  mecab.0.0.0
-> installed mecab.0.0.0

=== STDERR ===

2026-06-16 18:06.22: OK: build mecab.0.0.0 (runc: 4.6s, disk: 9KB)
2026-06-16 18:06.22: Job succeeded