Build:
- 0
2026-06-24 13:56.06: New job: build pcre.7.4.0 (2603aa902884)
2026-06-24 13:56.06: Waiting for resource in pool day11-builds
2026-06-24 16:08.09: Got resource from pool day11-builds
2026-06-24 16:08.09: [profile full] build pcre.7.4.0
2026-06-24 16:08.09: build pcre.7.4.0 (2603aa902884)
=== DEPENDENCIES (14 transitive) ===
base.v0.17.3 c29afc67ba00
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
compiler-cloning.enabled 439a1fc77aa6
conf-libpcre.2 262542ccb2b0
conf-pkg-config.5 d5de2c6a88f9
csexp.1.5.2 977b865a51b4
dune.3.23.1 a59dd9b14fe3
dune-configurator.3.23.1 8cec6bb1116c
ocaml.5.5.0 383268832c4b
ocaml-base-compiler.5.5.0 522c248944c8
ocaml-compiler.5.5.0 eb1a8babf54c
ocaml_intrinsics_kernel.v0.17.2 5f4f03f1d581
sexplib0.v0.17.0 166f8102230b
=== 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
-> installed pcre.7.4.0
[WARNING] Opam package conf-libpcre.2 depends on the following system package that can no longer be found: libpcre3-dev
=== STDERR ===
2026-06-24 16:08.33: OK: build pcre.7.4.0 (runc: 3.2s, disk: 7KB)
2026-06-24 16:08.33: Job succeeded