Build:
  1. 0
2026-06-20 17:18.45: New job: build pcre.7.4.0 (b8a8eac73001)
2026-06-20 17:18.45: Waiting for resource in pool day11-builds
2026-06-20 18:49.41: Got resource from pool day11-builds
2026-06-20 18:49.41: [profile full] build pcre.7.4.0
2026-06-20 18:49.41: build pcre.7.4.0 (b8a8eac73001)
=== DEPENDENCIES (14 transitive) ===
  base.v0.17.3                                       ed6c283aa9a9
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  conf-libpcre.2                                     1e78e423e0f7
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        315ecef51574
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocaml_intrinsics_kernel.v0.17.2                    1db91ca91065
  sexplib0.v0.17.0                                   313244870034
=== STDOUT ===
Processing: [default: loading data]
[pcre.7.4.0: dl]
[pcre.7.4.0: extract]
-> retrieved pcre.7.4.0  (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.4.0)
- (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 |     caml_int_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:520:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   520 |     ptr = String_val(v_res_str);
-       |         ^
-> compiled  pcre.7.4.0
[WARNING] Opam package conf-libpcre.2 depends on the following system package that can no longer be found: libpcre3-dev
-> installed pcre.7.4.0

=== STDERR ===

2026-06-20 18:49.54: OK: build pcre.7.4.0 (runc: 6.1s, disk: 7KB)
2026-06-20 18:49.54: Job succeeded