Build:
  1. 0
2026-06-25 05:44.02: New job: build mecab.0.0.0 (6138f40faafb)
2026-06-25 05:44.02: [profile full] build mecab.0.0.0
2026-06-25 05:44.02: build mecab.0.0.0 (6138f40faafb)
=== DEPENDENCIES (26 transitive) ===
  base.v0.14.4                                       52500aca3a6a
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  camomile.1.0.2                                     83597dbc3e11
  conf-mecab.0.996                                   1d534492d51b
  csexp.1.5.2                                        cbff46c78e23
  dune.3.23.1                                        ec34fe9ebf2c
  dune-configurator.3.22.2                           f3081e3d47cb
  jbuilder.1.0+beta20.2                              8141ab48b1e2
  num.1.6                                            0d0867ee79d1
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-compiler-libs.v0.12.4                        d8bb1449f899
  ocaml-config.2                                     e77f021f2144
  ocaml-migrate-parsetree.1.8.0                      73b42abd5080
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlfind.1.9.6                                    8d8d9a490c0f
  ocamlfind-secondary.1.9.6                          e7e9f5a4b1a5
  parsexp.v0.14.2                                    5f3a2c0277db
  ppx_derivers.1.2.1                                 e2df7d6ecda0
  ppx_sexp_conv.v0.14.1                              0c298f7e3f54
  ppxlib.0.15.0                                      41b317614a27
  result.1.5                                         b2f02c331fa8
  sexplib.v0.14.0                                    0e3d33032e6b
  sexplib0.v0.14.0                                   42664ff9552d
  stdlib-shims.0.3.0                                 1590dd69ad83
=== 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-25 05:44.49: OK: build mecab.0.0.0 (runc: 5.1s, disk: 9KB)
2026-06-25 05:44.49: Job succeeded