Build:
- 1
- 0
2026-09-03 17:24.49: New job: build integration1d.0.5 (04f752351c6e)
2026-09-03 17:24.49: Waiting for resource in pool day11-builds
2026-09-03 18:10.46: Got resource from pool day11-builds
2026-09-03 18:10.46: [profile full] build integration1d.0.5
2026-09-03 18:10.46: build integration1d.0.5 (04f752351c6e)
=== DEPENDENCIES (6 transitive) ===
camlp4.4.14+1 e93cf1ee95e3
jbuilder.1.0+beta20.2 d14840434490
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
ocamlbuild.0.16.1 5ae5ab4d19bf
=== 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-09-03 18:12.03: OK: build integration1d.0.5 (runc: 3.1s, disk: 7KB)
2026-09-03 18:12.03: Job succeeded