Build:
- 0
2026-06-24 18:03.04: New job: build gsl.1.22.0 (102074d3ce5a)
2026-06-24 18:03.04: Waiting for resource in pool day11-builds
2026-06-24 18:42.26: Got resource from pool day11-builds
2026-06-24 18:42.26: [profile full] build gsl.1.22.0
2026-06-24 18:42.26: build gsl.1.22.0 (102074d3ce5a)
=== DEPENDENCIES (18 transitive) ===
base.v0.13.2 445ab4e87bb6
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
conf-gsl.2 487701f54ee3
conf-pkg-config.5 d5de2c6a88f9
configurator.v0.11.0 a377266ae86c
csexp.1.5.2 a67dab4a5af5
dune.3.23.1 1a2b61be1be6
dune-configurator.3.22.2 6f90990f864e
jbuilder.1.0+beta20.2 7404f20e3bd0
ocaml.4.11.2 dc018a4b7397
ocaml-base-compiler.4.11.2 81f0dd8b8651
ocaml-config.1 2489653e51e5
ocaml-secondary-compiler.4.14.2 fb63d435ed9e
ocamlfind.1.9.6 60aba0323008
ocamlfind-secondary.1.9.6 080d23d694f6
sexplib0.v0.13.0 78623362cb15
stdio.v0.13.0 9d1e311d3eca
=== STDOUT ===
Processing: [default: loading data]
[gsl.1.22.0: dl]
[gsl.1.22.0: extract]
-> retrieved gsl.1.22.0 (https://opam.ocaml.org/cache)
[gsl: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "gsl" "-j" "1" (CWD=/home/opam/.opam/default/.opam-switch/build/gsl.1.22.0)
- ocamlc src/mlgsl_error.o
- mlgsl_error.c: In function 'ml_gsl_error_init':
- mlgsl_error.c:49:24: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 49 | ml_gsl_err_handler = caml_named_value("mlgsl_err_handler");
- | ^
- ocamlc src/mlgsl_fft.o
- mlgsl_fft.c: In function 'check_layout':
- mlgsl_fft.c:29:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 29 | layout_exn = caml_named_value("mlgsl_layout_exn");
- | ^
- ocamlc src/mlgsl_rng.o
- In file included from mlgsl_rng.c:7:
- mlgsl_rng.c: In function 'ml_gsl_rng_set_state':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 265 | #define String_val(x) ((const char *) Bp_val(x))
- | ^
- mlgsl_rng.c:198:16: note: in expansion of macro 'String_val'
- 198 | char *name = String_val(Field(v, 0));
- | ^~~~~~~~~~
-> compiled gsl.1.22.0
[WARNING] Opam package conf-gsl.2 depends on the following system package that can no longer be found: libgsl-dev
-> installed gsl.1.22.0
=== STDERR ===
2026-06-24 18:43.23: OK: build gsl.1.22.0 (runc: 36.1s, disk: 8KB)
2026-06-24 18:43.23: Job succeeded