Build:
- 0
2026-09-03 17:39.41: New job: build bitwuzla-cxx.0.7.0 (09bac4243392)
2026-09-03 17:39.41: Waiting for resource in pool day11-builds
2026-09-03 18:51.24: Got resource from pool day11-builds
2026-09-03 18:51.24: [profile full] build bitwuzla-cxx.0.7.0
2026-09-03 18:51.24: build bitwuzla-cxx.0.7.0 (09bac4243392)
=== DEPENDENCIES (14 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
compiler-cloning.enabled 966a2e6839f0
conf-g++.1.0 333ef6cbb063
conf-gcc.1.0 ab0562dd03ad
conf-git.1.1 f2b37711e692
conf-gmp.5 eac5259e412f
conf-pkg-config.5 74f50f3cfe72
dune.3.24.2 ec704e062ad3
ocaml.5.5.0 22ebd7932512
ocaml-base-compiler.5.5.0 db1659234e8a
ocaml-compiler.5.5.0 7f52fb26d939
ocamlfind.1.9.9~preview 6a4c70487cf9
zarith.1.14 bd527d6656b5
=== STDOUT ===
Processing: [default: loading data]
[bitwuzla-cxx.0.7.0: dl]
[bitwuzla-cxx.0.7.0: extract]
-> retrieved bitwuzla-cxx.0.7.0 (https://opam.ocaml.org/cache)
[bitwuzla-cxx: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "bitwuzla-cxx" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/bitwuzla-cxx.0.7.0)
- (cd _build/default/vendor && /usr/bin/patch -p1 --directory bitwuzla) < _build/default/vendor/patch/0001-api-Add-hook-for-ocaml-z-value.patch
- patching file include/bitwuzla/cpp/bitwuzla.h
- patching file src/lib/bv/bitvector.h
- (cd _build/default/vendor && /usr/bin/patch -p1 --directory bitwuzla) < _build/default/vendor/patch/0002-binding-Fix-segfault-with-parallel-instances.patch
- patching file include/bitwuzla/cpp/bitwuzla.h
- patching file src/api/checks.h
- patching file src/api/cpp/bitwuzla.cpp
- patching file src/node/node_manager.cpp
- patching file src/node/node_manager.h
- patching file src/type/type_manager.cpp
- patching file src/type/type_manager.h
- (cd _build/default/vendor/cadical && /usr/bin/gcc -x c++ -std=gnu++11 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -Wall -fdiagnostics-color=always -I/opt/homebrew/include -std=c++11 -DNDEBUG -DNBUILD -g -I /home/opam/.opam/default/lib/ocaml -I src -o decompose.o -c src/decompose.cpp)
- src/decompose.cpp: In member function 'bool CaDiCaL::Internal::decompose_round()':
- src/decompose.cpp:573:22: warning: array subscript 2 is above array bounds of 'int [2]' [-Warray-bounds=]
- 573 | c->literals[l] = clause[l];
- | ~~~~~~~~~~~~~^
- In file included from src/internal.hpp:54,
- from src/decompose.cpp:1:
- src/clause.hpp:86:9: note: while referencing 'CaDiCaL::Clause::<unnamed union>::literals'
- 86 | int literals[2]; // Of variadic 'size' (shrunken if strengthened).
- | ^~~~~~~~
- (cd _build/default/api && /usr/bin/gcc -x c++ -std=gnu++11 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -Wall -fdiagnostics-color=always -std=c++17 -I/opt/homebrew/include -g -I /home/opam/.opam/default/lib/ocaml -I ../vendor/bitwuzla/include -o build_enum_kind.o -c build_enum_kind.cpp)
- build_enum_kind.cpp: In function 'void build_enum_kind()':
- build_enum_kind.cpp:31:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
- 31 | for (int j = 1; j < name.length(); j += 1)
- | ~~^~~~~~~~~~~~~~~
- (cd _build/default/api && /usr/bin/gcc -x c++ -std=gnu++11 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -Wall -fdiagnostics-color=always -std=c++17 -I/opt/homebrew/include -g -I /home/opam/.opam/default/lib/ocaml -I ../vendor/bitwuzla/include -o build_enum_rounding_mode.o -c build_enum_rounding_mode.cpp)
- build_enum_rounding_mode.cpp: In function 'void build_enum_rounding_mode()':
- build_enum_rounding_mode.cpp:34:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
- 34 | for (int j = 1; j < name.length(); j += 1)
- | ~~^~~~~~~~~~~~~~~
-> compiled bitwuzla-cxx.0.7.0
-> installed bitwuzla-cxx.0.7.0
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config
=== STDERR ===
2026-09-03 19:22.47: OK: build bitwuzla-cxx.0.7.0 (runc: 370.8s, disk: 10KB)
2026-09-03 19:22.47: Job succeeded