Build:
- 0
2026-09-04 03:06.44: New job: build re2.v0.17.0 (2486b11be405) 2026-09-04 03:06.44: Waiting for resource in pool day11-builds 2026-09-04 03:24.09: Got resource from pool day11-builds 2026-09-04 03:24.09: [profile full] build re2.v0.17.0 2026-09-04 03:24.09: build re2.v0.17.0 (2486b11be405) === DEPENDENCIES (72 transitive) === base.v0.17.3 7abbafbb223f base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e base_bigstring.v0.17.0 6217198d6846 base_quickcheck.v0.17.0 73a31ad5ce67 bin_prot.v0.17.0-1 9070b06d05f8 capitalization.v0.17.0 12705011cdfe conf-g++.1.0 333ef6cbb063 core.v0.17.2 bb154f08e376 csexp.1.5.2 204dfa35f143 dune.3.24.2 88901d34a1b8 dune-configurator.3.24.2 e6e6e9d6d313 fieldslib.v0.17.0 2d69bebabce0 gel.v0.17.0 e7e5813c8d0b int_repr.v0.17.0 285941f29cb7 jane-street-headers.v0.17.0 a67566dcd000 jane_rope.v0.17.0 cd8bf43010d4 jst-config.v0.17.0 72119917de90 num.1.6 c57c40dedb5e ocaml.5.1.1 50f1035a9b57 ocaml-base-compiler.5.1.1 a16d764e3123 ocaml-compiler-libs.v0.12.4 7bdf14865c64 ocaml-config.3 efed1b59ba59 ocaml_intrinsics_kernel.v0.17.2 a1f659440300 parsexp.v0.17.0 f9c52f897c11 ppx_assert.v0.17.0 03102ec8b40c ppx_base.v0.17.0 eba78496e86c ppx_bench.v0.17.0 fc7f4102525a ppx_bin_prot.v0.17.0 1778a8913065 ppx_cold.v0.17.0 ac04876f331b ppx_compare.v0.17.0 c10a99abcdf5 ppx_custom_printf.v0.17.0 00f9c09d72e2 ppx_derivers.1.2.1 0629025eaf3c ppx_diff.v0.17.0 b907de51a098 ppx_disable_unused_warnings.v0.17.0 02b2c5933329 ppx_enumerate.v0.17.0 85080384c520 ppx_expect.v0.17.2 cbe63427d5a4 ppx_fields_conv.v0.17.0 9b1784d28ccb ppx_fixed_literal.v0.17.0 322037316408 ppx_globalize.v0.17.0 f431eda7cd84 ppx_hash.v0.17.0 1fe950881562 ppx_here.v0.17.0 fb295b2c2602 ppx_ignore_instrumentation.v0.17.0 3b85abb6157c ppx_inline_test.v0.17.0 dda3241d5d20 ppx_jane.v0.17.0 592a6a38dfd1 ppx_let.v0.17.0 ec118ac988ce ppx_log.v0.17.0 6885e90c5a6a ppx_module_timer.v0.17.0 bd03ab9b975d ppx_optcomp.v0.17.0 c890d1e8c803 ppx_optional.v0.17.0 3a8ed69e808c ppx_pipebang.v0.17.0 bfd659fc6697 ppx_sexp_conv.v0.17.0 d31c08ebd580 ppx_sexp_message.v0.17.0 4a559012e622 ppx_sexp_value.v0.17.0 a4a0dd813cb5 ppx_stable.v0.17.0 6881d0b155a9 ppx_stable_witness.v0.17.0 22efb639873d ppx_string.v0.17.0 8b534937d1e4 ppx_string_conv.v0.17.0 23fae255e9a9 ppx_tydi.v0.17.0 557a98350b10 ppx_typerep_conv.v0.17.0 e370f090a1cd ppx_variants_conv.v0.17.0 ea2912aede3b ppxlib.0.35.0 6e92e29ec98d ppxlib_jane.v0.17.0 425b217a5de9 regex_parser_intf.v0.17.0 ebeacd693e80 sexplib.v0.17.0 3f8609646c07 sexplib0.v0.17.0 042874cee3ce splittable_random.v0.17.0 bfd37ed22b18 stdio.v0.17.0 0a2c89718b7a stdlib-shims.0.3.0 7b175e5e8ae7 time_now.v0.17.0 b64e2911d049 typerep.v0.17.1 58a376443cd4 variantslib.v0.17.0 08c062c974fd === STDOUT === Processing: [default: loading data] [re2.v0.17.0: dl] [re2.v0.17.0: extract] -> retrieved re2.v0.17.0 (https://opam.ocaml.org/cache) [re2: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "re2" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/re2.v0.17.0) - (cd _build/default/src/re2_c && /usr/bin/bash -e -u -o pipefail -c ' - ARFLAGS=rsc - CXXFLAGS="-Wall -O3 -g -pthread" - if [ FreeBSD = `uname -s` ]; then - CXX=clang++ - CXXFLAGS="$CXXFLAGS -I /usr/local/lib/re2" - else - CXX=g++ - fi - if ! true; then - CXX="$CXX -m32" - fi - /usr/bin/gmake -s -C libre2 clean - /usr/bin/gmake -s -C libre2 ARFLAGS="$ARFLAGS" CXX="$CXX" CXXFLAGS="$CXXFLAGS" obj/libre2.a obj/so/libre2.so - cp libre2/obj/libre2.a libre2_c_stubs.a - cp libre2/obj/so/libre2.so dllre2_c_stubs.so - /usr/bin/gmake -s -C libre2 clean - ') - In file included from re2/compile.cc:14: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/mimics_pcre.cc:27: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/prefilter.cc:9: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/regexp.cc:11: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/simplify.cc:11: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/tostring.cc:10: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/compile.cc:14: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/mimics_pcre.cc:27: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/prefilter.cc:9: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/regexp.cc:11: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/simplify.cc:11: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' - In file included from re2/tostring.cc:10: - ./re2/walker-inl.h:118:16: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] - 118 | WalkState<T>(Regexp* re, T parent) - | ^~~~~~ - ./re2/walker-inl.h:118:16: note: remove the '< >' -> compiled re2.v0.17.0 -> installed re2.v0.17.0 === STDERR === 2026-09-04 03:27.09: OK: build re2.v0.17.0 (runc: 107.2s, disk: 17KB) 2026-09-04 03:27.09: Job succeeded