Build:
  1. 0
2026-06-16 14:33.32: New job: build pcre.7.3.5 (31e899f035e8)
2026-06-16 14:33.32: Waiting for resource in pool day11-builds
2026-06-16 16:18.07: Got resource from pool day11-builds
2026-06-16 16:18.07: [profile full] build pcre.7.3.5
2026-06-16 16:18.07: build pcre.7.3.5 (31e899f035e8)
=== DEPENDENCIES (14 transitive) ===
  base.v0.17.3                                       876ca94bfeea
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-libpcre.2                                     1e78e423e0f7
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        e2491a88a8e9
  dune.3.23.1                                        d50060dd2cab
  dune-configurator.3.23.1                           83dd42d9abe2
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocaml_intrinsics_kernel.v0.17.2                    faf575551ca9
  sexplib0.v0.17.0                                   3a274f46ef22
=== STDOUT ===
Processing: [default: loading data]
[pcre.7.3.5: dl]
[pcre.7.3.5: extract]
-> retrieved pcre.7.3.5  (https://opam.ocaml.org/cache)
[pcre: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "pcre" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/pcre.7.3.5)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC -DPIC -g -I /home/opam/.opam/default/lib/ocaml -o pcre_stubs.o -c pcre_stubs.c)
- pcre_stubs.c: In function 'pcre_callout_handler':
- pcre_stubs.c:157:29: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   157 |     ovec_dst_ptr ovec_dst = &Field(Field(v_substrings, 1), 0) + subgroups2_1;
-       |                             ^
- pcre_stubs.c: In function 'pcre_ocaml_init':
- pcre_stubs.c:190:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   190 |   pcre_exc_Error     = caml_named_value("Pcre.Error");
-       |                      ^
- pcre_stubs.c:191:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   191 |   pcre_exc_Backtrack = caml_named_value("Pcre.Backtrack");
-       |                      ^
- pcre_stubs.c: In function 'pcre_firsttable_stub':
- pcre_stubs.c:515:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   515 |     ptr = String_val(v_res_str);
-       |         ^
-> compiled  pcre.7.3.5
-> installed pcre.7.3.5
[WARNING] Opam package conf-libpcre.2 depends on the following system package that can no longer be found: libpcre3-dev

=== STDERR ===

2026-06-16 16:18.15: OK: build pcre.7.3.5 (runc: 3.6s, disk: 7KB)
2026-06-16 16:18.15: Job succeeded