Build:
- 0
2026-06-24 11:17.16: New job: build integration1d.0.5 (609364c8eb4a)
2026-06-24 11:17.16: Waiting for resource in pool day11-builds
2026-06-24 12:01.22: Got resource from pool day11-builds
2026-06-24 12:01.22: [profile full] build integration1d.0.5
2026-06-24 12:01.22: build integration1d.0.5 (609364c8eb4a)
=== DEPENDENCIES (6 transitive) ===
camlp4.4.14+1 42aafa0fa55b
jbuilder.1.0+beta20.2 4f461261c648
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
ocamlbuild.0.16.1 7e0d6aadb209
=== STDOUT ===
Processing: [default: loading data]
[integration1d.0.5: dl]
[integration1d.0.5: extract]
-> retrieved integration1d.0.5 (https://opam.ocaml.org/cache)
[integration1d: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "integration1d" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/integration1d.0.5)
- ocamlc src/.integration1d.objs/integration1D.{cmo,cmt}
- File "src/integration1D.ml", line 64, characters 20-40:
- 64 | let min_float1000 = Pervasives.min_float *. 1000.
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/integration1D.ml", line 65, characters 19-39:
- 65 | let small_resabs = Pervasives.min_float /. epsilon_float50
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt src/.integration1d.objs/integration1D.{cmx,o}
- File "src/integration1D.ml", line 64, characters 20-40:
- 64 | let min_float1000 = Pervasives.min_float *. 1000.
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/integration1D.ml", line 65, characters 19-39:
- 65 | let small_resabs = Pervasives.min_float /. epsilon_float50
- ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-> compiled integration1d.0.5
-> installed integration1d.0.5
=== STDERR ===
2026-06-24 12:01.41: OK: build integration1d.0.5 (runc: 3.1s, disk: 7KB)
2026-06-24 12:01.41: Job succeeded