Build:
- 0
2026-06-23 16:45.35: New job: build pcre.7.3.5 (078bd8342432)
2026-06-23 16:45.35: Waiting for resource in pool day11-builds
2026-06-23 17:06.56: Got resource from pool day11-builds
2026-06-23 17:06.56: [profile full] build pcre.7.3.5
2026-06-23 17:06.56: build pcre.7.3.5 (078bd8342432)
=== DEPENDENCIES (14 transitive) ===
base.v0.17.3 ed6c283aa9a9
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
compiler-cloning.enabled 0d2606125f88
conf-libpcre.2 e294701a2873
conf-pkg-config.5 4b60827fc174
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.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-23 17:07.13: OK: build pcre.7.3.5 (runc: 4.1s, disk: 7KB)
2026-06-23 17:07.13: Job succeeded