Build:
  1. 0
2026-06-20 18:54.13: New job: build posix-getopt.2.0.2 (14a2eee87791)
2026-06-20 18:54.13: Waiting for resource in pool day11-builds
2026-06-20 19:15.32: Got resource from pool day11-builds
2026-06-20 19:15.32: [profile full] build posix-getopt.2.0.2
2026-06-20 19:15.32: build posix-getopt.2.0.2 (14a2eee87791)
=== DEPENDENCIES (15 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  csexp.1.5.2                                        315ecef51574
  ctypes.0.24.0                                      f65fb152010a
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  integers.0.8.0                                     750e68af49a4
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  posix-base.2.0.2                                   e899dd121167
  result.1.5                                         33cb91729092
  stdlib-shims.0.3.0                                 9047e6396dc4
  unix-errno.0.6.2                                   c27e43ee64d9
=== STDOUT ===
Processing: [default: loading data]
[posix-getopt.2.0.2: extract]
-> retrieved posix-getopt.2.0.2  (cached)
[posix-getopt: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "posix-getopt" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/posix-getopt.2.0.2)
- (cd _build/default/posix-getopt/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/ctypes -I /home/opam/.opam/default/lib/ctypes/stubs -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/posix-base -I /home/opam/.opam/default/lib/result -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/unix-errno -I /home/opam/.opam/default/lib/unix-errno/errno_bindings -I /home/opam/.opam/default/lib/unix-errno/errno_types -I /home/opam/.opam/default/lib/unix-errno/errno_types_detected -I /home/opam/.opam/default/lib/unix-errno/unix -I stubs -I types -o posix_getopt_generated_stubs.o -c posix_getopt_generated_stubs.c)
- posix_getopt_generated_stubs.c: In function 'posix_getopt_1_getopt':
- posix_getopt_generated_stubs.c:82:24: warning: passing argument 2 of 'getopt' from incompatible pointer type [-Wincompatible-pointer-types]
-    82 |    int x9 = getopt(x4, x7, x8);
-       |                        ^~
-       |                        |
-       |                        const char **
- In file included from /usr/include/x86_64-linux-gnu/bits/getopt_posix.h:27,
-                  from /usr/include/unistd.h:903,
-                  from posix_getopt_generated_stubs.c:2:
- /usr/include/x86_64-linux-gnu/bits/getopt_core.h:91:46: note: expected 'char * const*' but argument is of type 'const char **'
-    91 | extern int getopt (int ___argc, char *const *___argv, const char *__shortopts)
-       |                                 ~~~~~~~~~~~~~^~~~~~~
- posix_getopt_generated_stubs.c: In function 'posix_getopt_3_getopt_long':
- posix_getopt_generated_stubs.c:106:31: warning: passing argument 2 of 'getopt_long' from incompatible pointer type [-Wincompatible-pointer-types]
-   106 |    int x30 = getopt_long(x23, x26, x27, x28, x29);
-       |                               ^~~
-       |                               |
-       |                               const char **
- In file included from /usr/include/getopt.h:36,
-                  from posix_getopt_generated_stubs.c:9:
- /usr/include/x86_64-linux-gnu/bits/getopt_ext.h:66:65: note: expected 'char * const*' but argument is of type 'const char **'
-    66 | extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
-       |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
- posix_getopt_generated_stubs.c: In function 'posix_getopt_5_getopt_long_only':
- posix_getopt_generated_stubs.c:130:36: warning: passing argument 2 of 'getopt_long_only' from incompatible pointer type [-Wincompatible-pointer-types]
-   130 |    int x51 = getopt_long_only(x44, x47, x48, x49, x50);
-       |                                    ^~~
-       |                                    |
-       |                                    const char **
- /usr/include/x86_64-linux-gnu/bits/getopt_ext.h:70:70: note: expected 'char * const*' but argument is of type 'const char **'
-    70 | extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
-       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[posix-getopt: dune install]
+ /home/opam/.opam/default/bin/dune "install" "-p" "posix-getopt" "--create-install-files" "posix-getopt" (CWD=/home/opam/.opam/default/.opam-switch/build/posix-getopt.2.0.2)
-> compiled  posix-getopt.2.0.2
-> installed posix-getopt.2.0.2

=== STDERR ===

2026-06-20 19:15.47: OK: build posix-getopt.2.0.2 (runc: 4.6s, disk: 10KB)
2026-06-20 19:15.47: Job succeeded