Build:
- 0
2026-06-24 13:54.51: New job: build class_group_vdf.0.0.5 (37fc27d8373c)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 16:00.32: Got resource from pool day11-builds
2026-06-24 16:00.32: [profile full] build class_group_vdf.0.0.5
2026-06-24 16:00.32: build class_group_vdf.0.0.5 (37fc27d8373c)
=== DEPENDENCIES (18 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
compiler-cloning.enabled 439a1fc77aa6
conf-g++.1.0 6045961550b9
conf-gmp.5 be11edf77089
conf-pkg-config.5 d5de2c6a88f9
cppo.1.8.0 deac69f17b6b
csexp.1.5.2 977b865a51b4
dune.3.23.1 a59dd9b14fe3
dune-configurator.3.23.1 8cec6bb1116c
integers.0.8.0 ee53929eae89
ocaml.5.5.0 383268832c4b
ocaml-base-compiler.5.5.0 522c248944c8
ocaml-compiler.5.5.0 eb1a8babf54c
ocamlfind.1.9.8 b506a15fcd6c
stdlib-random.1.2.0 6292907bc45c
stdlib-shims.0.3.0 e7f8a4f187fa
zarith.1.14 c48bd7ff5430
=== STDOUT ===
Processing: [default: loading data]
[class_group_vdf.0.0.5: dl]
[class_group_vdf.0.0.5: extract]
-> retrieved class_group_vdf.0.0.5 (https://opam.ocaml.org/cache)
[class_group_vdf: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "class_group_vdf" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/class_group_vdf.0.0.5)
- (cd _build/default/src && /usr/bin/gcc -x c++ -std=gnu++11 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -Wall -fdiagnostics-color=always -std=c++1z -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-random/v4 -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/zarith -I libvdf -o cg_vdf_wrapper.o -c cg_vdf_wrapper.cpp)
- In file included from libvdf/src/verifier.h:5,
- from cg_vdf_wrapper.cpp:28:
- libvdf/src/integer_common.h: In constructor 'integer::integer(const std::string&)':
- libvdf/src/integer_common.h:156:13: warning: unused variable 'res' [-Wunused-variable]
- 156 | int res=mpz_set_str(impl, s.c_str(), 0);
- | ^~~
- libvdf/src/integer_common.h: In member function 'integer& integer::operator=(const std::string&)':
- libvdf/src/integer_common.h:211:13: warning: unused variable 'res' [-Wunused-variable]
- 211 | int res=mpz_set_str(impl, s.c_str(), 0);
- | ^~~
- In file included from libvdf/src/util.h:4,
- from libvdf/src/verifier.h:6:
- libvdf/src/vdf_new.h: In function 'gcd_res test_gcd(integer, integer, int)':
- libvdf/src/vdf_new.h:209:10: warning: unused variable 'b_negative' [-Wunused-variable]
- 209 | bool b_negative=b_signed<integer(0);
- | ^~~~~~~~~~
- In file included from libvdf/src/proof_common.h:4,
- from libvdf/src/verifier.h:9:
- libvdf/src/bqfc.c: In function 'int bqfc_serialize_only(uint8_t*, const qfb_c*, size_t)':
- libvdf/src/bqfc.c:160:20: warning: unused variable 'bytes' [-Wunused-variable]
- 160 | size_t offset, bytes, size, g_size;
- | ^~~~~
- libvdf/src/bqfc.c:160:27: warning: unused variable 'size' [-Wunused-variable]
- 160 | size_t offset, bytes, size, g_size;
- | ^~~~
- In file included from cg_vdf_wrapper.cpp:29:
- libvdf/src/prover_slow.h: In function 'form GenerateWesolowski(form&, form&, integer&, PulmarkReducer&, std::vector<form>&, uint64_t, uint64_t, uint64_t)':
- libvdf/src/prover_slow.h:50:32: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
- 50 | for (uint64_t i = 0; i < (1 << k); i++)
- | ~~^~~~~~~~~~
- libvdf/src/prover_slow.h:59:34: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
- 59 | for (uint64_t b1 = 0; b1 < (1 << k1); b1++) {
- | ~~~^~~~~~~~~~~
- libvdf/src/prover_slow.h:61:38: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
- 61 | for (uint64_t b0 = 0; b0 < (1 << k0); b0++) {
- | ~~~^~~~~~~~~~~
- libvdf/src/prover_slow.h:67:34: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
- 67 | for (uint64_t b0 = 0; b0 < (1 << k0); b0++) {
- | ~~~^~~~~~~~~~~
- libvdf/src/prover_slow.h:69:38: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
- 69 | for (uint64_t b1 = 0; b1 < (1 << k1); b1++) {
- | ~~~^~~~~~~~~~~
-> compiled class_group_vdf.0.0.5
-> installed class_group_vdf.0.0.5
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config
=== STDERR ===
2026-06-24 16:01.23: OK: build class_group_vdf.0.0.5 (runc: 8.2s, disk: 11KB)
2026-06-24 16:01.23: Job succeeded