Build:
- 0
2026-06-19 18:36.02: New job: build pcre.7.3.5 (94d33afc4968)
2026-06-19 18:36.02: Waiting for resource in pool day11-builds
2026-06-19 19:18.21: Got resource from pool day11-builds
2026-06-19 19:18.21: [profile full] build pcre.7.3.5
2026-06-19 19:18.21: build pcre.7.3.5 (94d33afc4968)
=== DEPENDENCIES (13 transitive) ===
base.v0.17.3 c7e5188298bb
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
conf-libpcre.2 1e78e423e0f7
conf-pkg-config.5 64c6b37d622b
csexp.1.5.2 6a11fd34e537
dune.3.23.1 b9e31df96092
dune-configurator.3.23.1 cdae849f232e
ocaml.5.5.0 7bdffd2f55d9
ocaml-base-compiler.5.5.0 88ac983b1a28
ocaml-compiler.5.5.0 8d77bbea3746
ocaml_intrinsics_kernel.v0.17.2 f1834f130868
sexplib0.v0.17.0 4906aac5ee08
=== 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-19 19:18.57: OK: build pcre.7.3.5 (runc: 4.6s, disk: 7KB)
2026-06-19 19:18.57: Job succeeded