Build:
- 0
2026-06-16 17:32.38: New job: build gsl.1.22.0 (4f0ad077a879)
2026-06-16 17:32.38: Waiting for resource in pool day11-builds
2026-06-16 18:13.44: Got resource from pool day11-builds
2026-06-16 18:13.44: [profile full] build gsl.1.22.0
2026-06-16 18:13.44: build gsl.1.22.0 (4f0ad077a879)
=== DEPENDENCIES (18 transitive) ===
base.v0.13.2 568ee39bc8f1
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
conf-gsl.2 026d1b23d115
conf-pkg-config.5 64c6b37d622b
configurator.v0.11.0 46f5b6567ade
csexp.1.5.2 ba14d6290f52
dune.3.23.1 fc50a1588b4e
dune-configurator.3.22.2 ac79ab5113c0
jbuilder.1.0+beta20.2 e266e35949ef
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocaml-secondary-compiler.4.14.2 208983c0e1e0
ocamlfind.1.9.6 37418aad65fb
ocamlfind-secondary.1.9.6 4507fb801bdf
sexplib0.v0.13.0 74b32c95d8fc
stdio.v0.13.0 920729ec322a
=== 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
-> installed gsl.1.22.0
[WARNING] Opam package conf-gsl.2 depends on the following system package that can no longer be found: libgsl-dev
=== STDERR ===
2026-06-16 18:14.16: OK: build gsl.1.22.0 (runc: 26.2s, disk: 8KB)
2026-06-16 18:14.16: Job succeeded