Build:
  1. 0
2026-06-16 11:39.11: New job: build sundialsml.6.0.0p0 (50a0994c6b34)
2026-06-16 11:39.11: Waiting for resource in pool day11-builds
2026-06-16 11:53.01: Got resource from pool day11-builds
2026-06-16 11:53.01: [profile full] build sundialsml.6.0.0p0
2026-06-16 11:53.01: build sundialsml.6.0.0p0 (50a0994c6b34)
=== DEPENDENCIES (6 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  conf-sundials.2                                    14e788ba3986
  ocaml.4.13.1                                       374ce8822fbe
  ocaml-base-compiler.4.13.1                         3060c22370ce
  ocaml-config.2                                     7e2bf3da2a6e
  ocamlfind.1.9.8                                    07c0f7045661
=== STDOUT ===
Processing: [default: loading data]
[sundialsml.6.0.0p0: dl]
[sundialsml.6.0.0p0: extract]
-> retrieved sundialsml.6.0.0p0  (https://opam.ocaml.org/cache)
[sundialsml: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/sundialsml.6.0.0p0/./configure "--stubdir=/home/opam/.opam/default/lib/stublibs/" "--libdir=/home/opam/.opam/default/lib/" "--docdir=/home/opam/.opam/default/doc/sundialsml/" "--os-distribution=debian" (CWD=/home/opam/.opam/default/.opam-switch/build/sundialsml.6.0.0p0)
- 
- Configuration (6.0.0p0)
- -----------------------
-   OCaml                 /home/opam/.opam/default/lib/ocaml (4.13.1)
-   Sundials              6.4.1 (without lapack)
-     -parallel           installed
-     -nvector: pthreads  installed
-     -nvector: openmp    installed
-     -nvector: many      installed
-     -nvector: mpimany   not available
-     -nvector: mpiplusx  not available
-     -SuperLU_MT         not installed
-     -KLU                installed
-     -examples           /usr/share/doc/libsundials-dev/examples
-   OCamlMPI              NOT FOUND
-   MathJax (for docs)    https://cdn.mathjax.org/mathjax/latest/ (rendering needs network)
- 
-   Architecture          x86_64
- 
- Installation paths
-   prefix:               /usr/local/
-   libdir:               /home/opam/.opam/default/lib/
-   stubdir:              /home/opam/.opam/default/lib/stublibs/
-   docdir:               /home/opam/.opam/default/doc/sundialsml/
- 
[sundialsml: make]
+ /usr/bin/make "-j39" (CWD=/home/opam/.opam/default/.opam-switch/build/sundialsml.6.0.0p0)
- /usr/bin/make -C src
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/sundialsml.6.0.0p0/src'
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_configuration.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_impl.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Index.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Config.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_LintArray.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_ROArray.mli
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_configuration.ml
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o sundials/sundials_ml.o -c sundials/sundials_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o lsolvers/sundials_matrix_ml.o -c lsolvers/sundials_matrix_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o lsolvers/sundials_linearsolver_ml.o -c lsolvers/sundials_linearsolver_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o lsolvers/sundials_nonlinearsolver_ml.o -c lsolvers/sundials_nonlinearsolver_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o nvectors/nvector_ml.o -c nvectors/nvector_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o kinsol/kinsol_ml.o -c kinsol/kinsol_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o arkode/arkode_ml.o -c arkode/arkode_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o nvectors/nvector_many_ml.o -c nvectors/nvector_many_ml.c
- cc -DSUNDIALSML_WITHSENS -I /home/opam/.opam/default/lib/ocaml \
-      -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o cvodes/cvode_ml_s.o -c cvode/cvode_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -Icvode -o cvodes/cvodes_ml.o -c cvodes/cvodes_ml.c
- cc -DSUNDIALSML_WITHSENS -I /home/opam/.opam/default/lib/ocaml \
-      -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o cvodes/cvode_klu_ml_s.o -c cvode/cvode_klu_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -Icvode -o cvodes/cvodes_klu_ml.o -c cvodes/cvodes_klu_ml.c
- cc -DSUNDIALSML_WITHSENS -I /home/opam/.opam/default/lib/ocaml \
-      -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o cvodes/cvode_superlumt_ml_s.o -c cvode/cvode_superlumt_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -Icvode -o cvodes/cvodes_superlumt_ml.o -c cvodes/cvodes_superlumt_ml.c
- cc -DSUNDIALSML_WITHSENS -I /home/opam/.opam/default/lib/ocaml \
-      -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o idas/ida_ml_s.o -c ida/ida_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -Iida -o idas/idas_ml.o -c idas/idas_ml.c
- cc -DSUNDIALSML_WITHSENS -I /home/opam/.opam/default/lib/ocaml \
-      -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o idas/ida_klu_ml_s.o -c ida/ida_klu_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -Iida -o idas/idas_klu_ml.o -c idas/idas_klu_ml.c
- cc -DSUNDIALSML_WITHSENS -I /home/opam/.opam/default/lib/ocaml \
-      -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o idas/ida_superlumt_ml_s.o -c ida/ida_superlumt_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o idas/idas_superlumt_ml.o -c idas/idas_superlumt_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o kinsol/kinsol_klu_ml.o -c kinsol/kinsol_klu_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o kinsol/kinsol_superlumt_ml.o -c kinsol/kinsol_superlumt_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o arkode/arkode_klu_ml.o -c arkode/arkode_klu_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o arkode/arkode_superlumt_ml.o -c arkode/arkode_superlumt_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o cvode/cvode_ml.o -c cvode/cvode_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o cvode/cvode_klu_ml.o -c cvode/cvode_klu_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o cvode/cvode_superlumt_ml.o -c cvode/cvode_superlumt_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o ida/ida_ml.o -c ida/ida_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o ida/ida_klu_ml.o -c ida/ida_klu_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o ida/ida_superlumt_ml.o -c ida/ida_superlumt_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o nvectors/nvector_openmp_ml.o -c nvectors/nvector_openmp_ml.c
- cc -I /home/opam/.opam/default/lib/ocaml  -O3 -Wall -Werror  -DNDEBUG=1 -fPIC -isystem /home/opam/.opam/default/lib/ocaml -isystem /usr/include/suitesparse/  -o nvectors/nvector_pthreads_ml.o -c nvectors/nvector_pthreads_ml.c
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -I +compiler-libs -I +compiler-libs -c sundials/sundials_top.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_impl.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Index.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Config.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -no-alias-deps -w -49 -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -c  sundials/sundials.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_LintArray.ml
- lsolvers/sundials_nonlinearsolver_ml.c: In function 'sunml_nlsolver_set_info_file_newton':
- lsolvers/sundials_nonlinearsolver_ml.c:978:5: error: 'SUNNonlinSolSetInfoFile_Newton' is deprecated: Use SUNLogger_SetInfoFilename instead [-Werror=deprecated-declarations]
-   978 |     int flag = SUNNonlinSolSetInfoFile_Newton(NLSOLVER_VAL(vnls),
-       |     ^~~
- In file included from lsolvers/sundials_nonlinearsolver_ml.c:23:
- /usr/include/sunnonlinsol/sunnonlinsol_newton.h:117:5: note: declared here
-   117 | int SUNNonlinSolSetInfoFile_Newton(SUNNonlinearSolver NLS,
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_nonlinearsolver_ml.c: In function 'sunml_nlsolver_set_info_file_fixedpoint':
- lsolvers/sundials_nonlinearsolver_ml.c:991:5: error: 'SUNNonlinSolSetInfoFile_FixedPoint' is deprecated: Use SUNLogger_SetInfoFilename instead [-Werror=deprecated-declarations]
-   991 |     int flag = SUNNonlinSolSetInfoFile_FixedPoint(NLSOLVER_VAL(vnls),
-       |     ^~~
- In file included from lsolvers/sundials_nonlinearsolver_ml.c:22:
- /usr/include/sunnonlinsol/sunnonlinsol_fixedpoint.h:126:5: note: declared here
-   126 | int SUNNonlinSolSetInfoFile_FixedPoint(SUNNonlinearSolver NLS,
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_nonlinearsolver_ml.c: In function 'sunml_nlsolver_set_print_level_newton':
- lsolvers/sundials_nonlinearsolver_ml.c:1004:5: error: 'SUNNonlinSolSetPrintLevel_Newton' is deprecated: Use SUNLogger interface instead [-Werror=deprecated-declarations]
-  1004 |     int flag = SUNNonlinSolSetPrintLevel_Newton(NLSOLVER_VAL(vnls),
-       |     ^~~
- /usr/include/sunnonlinsol/sunnonlinsol_newton.h:121:21: note: declared here
-   121 | SUNDIALS_EXPORT int SUNNonlinSolSetPrintLevel_Newton(SUNNonlinearSolver NLS,
-       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_nonlinearsolver_ml.c: In function 'sunml_nlsolver_set_print_level_fixedpoint':
- lsolvers/sundials_nonlinearsolver_ml.c:1017:5: error: 'SUNNonlinSolSetPrintLevel_FixedPoint' is deprecated: Use SUNLogger interface instead [-Werror=deprecated-declarations]
-  1017 |     int flag = SUNNonlinSolSetPrintLevel_FixedPoint(NLSOLVER_VAL(vnls),
-       |     ^~~
- /usr/include/sunnonlinsol/sunnonlinsol_fixedpoint.h:130:21: note: declared here
-   130 | SUNDIALS_EXPORT int SUNNonlinSolSetPrintLevel_FixedPoint(SUNNonlinearSolver NLS,
-       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_ROArray.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -no-alias-deps -w -49 -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -c  sundials/sundials.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector.mli
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_impl.ml
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Index.ml
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_Config.ml
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray.ml
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_LintArray.ml
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_ROArray.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -I +compiler-libs -c sundials/sundials_top.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -I +compiler-libs -c lsolvers/matrix_top.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -I +compiler-libs -c nvectors/nvector_serial_top.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -I +compiler-libs -c nvectors/nvector_openmp_top.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -I +compiler-libs -c nvectors/nvector_pthreads_top.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray2.mli
- kinsol/kinsol_ml.c: In function 'sunml_kinsol_set_info_file':
- kinsol/kinsol_ml.c:1279:5: error: 'KINSetInfoFile' is deprecated: Use SUNLogger_SetInfoFilename instead [-Werror=deprecated-declarations]
-  1279 |     int flag = KINSetInfoFile(KINSOL_MEM_FROM_ML(vdata), ML_CFILE(vfile));
-       |     ^~~
- In file included from kinsol/kinsol_ml.c:16:
- /usr/include/kinsol/kinsol.h:143:21: note: declared here
-   143 | SUNDIALS_EXPORT int KINSetInfoFile(void *kinmem, FILE *infofp);
-       |                     ^~~~~~~~~~~~~~
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -no-alias-deps -w -49 -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol -c  sundials/sundials.ml
- ocamlc.opt -a -o sundials_top_openmp.cma nvectors/nvector_openmp_top.cmo
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_serial.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_many.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_NonlinearSolver_impl.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_custom.mli
- ocamlc.opt -a -o sundials_top.cma sundials/sundials_top.cmo lsolvers/matrix_top.cmo nvectors/nvector_serial_top.cmo
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_many.ml
- ocamlc.opt -a -o sundials_top_pthreads.cma nvectors/nvector_pthreads_top.cmo
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_serial.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_openmp.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_pthreads.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray2.ml
- arkode/arkode_ml.c: In function 'sunml_arkode_ark_set_diagnostics':
- arkode/arkode_ml.c:2547:5: error: 'ARKStepSetDiagnostics' is deprecated: use SUNDIALS_LOGGER instead [-Werror=deprecated-declarations]
-  2547 |     int flag = ARKStepSetDiagnostics(ARKODE_MEM_FROM_ML(vdata), ML_CFILE(vfile));
-       |     ^~~
- In file included from arkode/arkode_ml.c:28:
- /usr/include/arkode/arkode_arkstep.h:260:5: note: declared here
-   260 | int ARKStepSetDiagnostics(void *arkode_mem, FILE *diagfp);
-       |     ^~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_Matrix.mli
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c sundials/sundials_RealArray2.ml
- arkode/arkode_ml.c: In function 'sunml_arkode_ark_clear_diagnostics':
- arkode/arkode_ml.c:2562:5: error: 'ARKStepSetDiagnostics' is deprecated: use SUNDIALS_LOGGER instead [-Werror=deprecated-declarations]
-  2562 |     int flag = ARKStepSetDiagnostics(ARKODE_MEM_FROM_ML(vdata), NULL);
-       |     ^~~
- /usr/include/arkode/arkode_arkstep.h:260:5: note: declared here
-   260 | int ARKStepSetDiagnostics(void *arkode_mem, FILE *diagfp);
-       |     ^~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_NonlinearSolver_impl.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_NonlinearSolver.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_openmp.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_pthreads.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_custom.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_array.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_NonlinearSolver.ml
- lsolvers/sundials_linearsolver_ml.c: In function 'sunml_lsolver_set_info_file':
- lsolvers/sundials_linearsolver_ml.c:1962:9: error: 'SUNLinSolSetInfoFile_SPFGMR' is deprecated: Use SUNLogger_SetInfoFilename instead [-Werror=deprecated-declarations]
-  1962 |         flag = SUNLinSolSetInfoFile_SPFGMR(lsolv, file);
-       |         ^~~~
- In file included from lsolvers/sundials_linearsolver_ml.c:31:
- /usr/include/sunlinsol/sunlinsol_spfgmr.h:123:5: note: declared here
-   123 | int SUNLinSolSetInfoFile_SPFGMR(SUNLinearSolver LS,
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_linearsolver_ml.c:1967:9: error: 'SUNLinSolSetInfoFile_SPGMR' is deprecated: Use SUNLogger_SetInfoFilename instead [-Werror=deprecated-declarations]
-  1967 |         flag = SUNLinSolSetInfoFile_SPGMR(lsolv, file);
-       |         ^~~~
- In file included from lsolvers/sundials_linearsolver_ml.c:32:
- /usr/include/sunlinsol/sunlinsol_spgmr.h:125:5: note: declared here
-   125 | int SUNLinSolSetInfoFile_SPGMR(SUNLinearSolver LS,
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_linearsolver_ml.c:1972:9: error: 'SUNLinSolSetInfoFile_SPBCGS' is deprecated: Use SUNLogger_SetInfoFilename instead [-Werror=deprecated-declarations]
-  1972 |         flag = SUNLinSolSetInfoFile_SPBCGS(lsolv, file);
-       |         ^~~~
- In file included from lsolvers/sundials_linearsolver_ml.c:30:
- /usr/include/sunlinsol/sunlinsol_spbcgs.h:116:5: note: declared here
-   116 | int SUNLinSolSetInfoFile_SPBCGS(SUNLinearSolver LS,
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_linearsolver_ml.c:1977:9: error: 'SUNLinSolSetInfoFile_SPTFQMR' is deprecated: Use SUNLogger_SetInfoFilename instead [-Werror=deprecated-declarations]
-  1977 |         flag = SUNLinSolSetInfoFile_SPTFQMR(lsolv, file);
-       |         ^~~~
- In file included from lsolvers/sundials_linearsolver_ml.c:33:
- /usr/include/sunlinsol/sunlinsol_sptfqmr.h:116:5: note: declared here
-   116 | int SUNLinSolSetInfoFile_SPTFQMR(SUNLinearSolver LS,
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_linearsolver_ml.c:1982:9: error: 'SUNLinSolSetInfoFile_PCG' is deprecated: Use SUNLogger_SetInfoFilename instead [-Werror=deprecated-declarations]
-  1982 |         flag = SUNLinSolSetInfoFile_PCG(lsolv, file);
-       |         ^~~~
- In file included from lsolvers/sundials_linearsolver_ml.c:29:
- /usr/include/sunlinsol/sunlinsol_pcg.h:109:5: note: declared here
-   109 | int SUNLinSolSetInfoFile_PCG(SUNLinearSolver LS,
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_linearsolver_ml.c: In function 'sunml_lsolver_set_print_level':
- lsolvers/sundials_linearsolver_ml.c:2007:9: error: 'SUNLinSolSetPrintLevel_SPFGMR' is deprecated: Use SUNLogger interface instead [-Werror=deprecated-declarations]
-  2007 |         flag = SUNLinSolSetPrintLevel_SPFGMR(lsolv, level);
-       |         ^~~~
- /usr/include/sunlinsol/sunlinsol_spfgmr.h:126:5: note: declared here
-   126 | int SUNLinSolSetPrintLevel_SPFGMR(SUNLinearSolver LS, int print_level);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_linearsolver_ml.c:2012:9: error: 'SUNLinSolSetPrintLevel_SPGMR' is deprecated: Use SUNLogger interface instead [-Werror=deprecated-declarations]
-  2012 |         flag = SUNLinSolSetPrintLevel_SPGMR(lsolv, level);
-       |         ^~~~
- /usr/include/sunlinsol/sunlinsol_spgmr.h:128:5: note: declared here
-   128 | int SUNLinSolSetPrintLevel_SPGMR(SUNLinearSolver LS, int print_level);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_linearsolver_ml.c:2017:9: error: 'SUNLinSolSetPrintLevel_SPBCGS' is deprecated: Use SUNLogger interface instead [-Werror=deprecated-declarations]
-  2017 |         flag = SUNLinSolSetPrintLevel_SPBCGS(lsolv, level);
-       |         ^~~~
- /usr/include/sunlinsol/sunlinsol_spbcgs.h:119:5: note: declared here
-   119 | int SUNLinSolSetPrintLevel_SPBCGS(SUNLinearSolver LS, int print_level);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_array.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_Matrix.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver_impl.mli
- lsolvers/sundials_linearsolver_ml.c:2022:9: error: 'SUNLinSolSetPrintLevel_SPTFQMR' is deprecated: Use SUNLogger interface instead [-Werror=deprecated-declarations]
-  2022 |         flag = SUNLinSolSetPrintLevel_SPTFQMR(lsolv, level);
-       |         ^~~~
- /usr/include/sunlinsol/sunlinsol_sptfqmr.h:119:5: note: declared here
-   119 | int SUNLinSolSetPrintLevel_SPTFQMR(SUNLinearSolver LS, int print_level);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- lsolvers/sundials_linearsolver_ml.c:2027:9: error: 'SUNLinSolSetPrintLevel_PCG' is deprecated: Use SUNLogger interface instead [-Werror=deprecated-declarations]
-  2027 |         flag = SUNLinSolSetPrintLevel_PCG(lsolv, level);
-       |         ^~~~
- /usr/include/sunlinsol/sunlinsol_pcg.h:112:5: note: declared here
-   112 | int SUNLinSolSetPrintLevel_PCG(SUNLinearSolver LS, int print_level);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
- arkode/arkode_ml.c: In function 'sunml_arkode_erk_set_diagnostics':
- arkode/arkode_ml.c:5935:5: error: 'ERKStepSetDiagnostics' is deprecated: use SUNDIALS_LOGGER instead [-Werror=deprecated-declarations]
-  5935 |     int flag = ERKStepSetDiagnostics(ARKODE_MEM_FROM_ML(vdata), ML_CFILE(vfile));
-       |     ^~~
- In file included from arkode/arkode_ml.c:29:
- /usr/include/arkode/arkode_erkstep.h:175:5: note: declared here
-   175 | int ERKStepSetDiagnostics(void *arkode_mem, FILE *diagfp);
-       |     ^~~~~~~~~~~~~~~~~~~~~
- arkode/arkode_ml.c: In function 'sunml_arkode_erk_clear_diagnostics':
- arkode/arkode_ml.c:5949:5: error: 'ERKStepSetDiagnostics' is deprecated: use SUNDIALS_LOGGER instead [-Werror=deprecated-declarations]
-  5949 |     int flag = ERKStepSetDiagnostics(ARKODE_MEM_FROM_ML(vdata), NULL);
-       |     ^~~
- /usr/include/arkode/arkode_erkstep.h:175:5: note: declared here
-   175 | int ERKStepSetDiagnostics(void *arkode_mem, FILE *diagfp);
-       |     ^~~~~~~~~~~~~~~~~~~~~
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver_impl.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode_impl.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida_impl.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol_impl.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode_impl.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_LinearSolver.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode_impl.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida_impl.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode.mli
- arkode/arkode_ml.c: In function 'sunml_arkode_mri_set_diagnostics':
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode_impl.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode.mli
- arkode/arkode_ml.c:7820:5: error: 'MRIStepSetDiagnostics' is deprecated: use SUNDIALS_LOGGER instead [-Werror=deprecated-declarations]
-  7820 |     int flag = MRIStepSetDiagnostics(ARKODE_MEM_FROM_ML(vdata), ML_CFILE(vfile));
-       |     ^~~
- In file included from arkode/arkode_ml.c:30:
- /usr/include/arkode/arkode_mristep.h:269:5: note: declared here
-   269 | int MRIStepSetDiagnostics(void *arkode_mem, FILE *diagfp);
-       |     ^~~~~~~~~~~~~~~~~~~~~
- arkode/arkode_ml.c: In function 'sunml_arkode_mri_clear_diagnostics':
- arkode/arkode_ml.c:7834:5: error: 'MRIStepSetDiagnostics' is deprecated: use SUNDIALS_LOGGER instead [-Werror=deprecated-declarations]
-  7834 |     int flag = MRIStepSetDiagnostics(ARKODE_MEM_FROM_ML(vdata), NULL);
-       |     ^~~
- /usr/include/arkode/arkode_mristep.h:269:5: note: declared here
-   269 | int MRIStepSetDiagnostics(void *arkode_mem, FILE *diagfp);
-       |     ^~~~~~~~~~~~~~~~~~~~~
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol_impl.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c ida/ida.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c idas/idas.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvode/cvode.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvodes/cvodes.mli
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c kinsol/kinsol.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c idas/idas.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c cvodes/cvodes.ml
- ocamlc.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c arkode/arkode.ml
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_serial.ml
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_many.ml
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_NonlinearSolver_impl.ml
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c nvectors/nvector_custom.ml
- ocamlopt.opt -no-alias-deps  -w +a-4-9-30-41-42-70 -bin-annot -I sundials -I nvectors -I lsolvers -I cvode -I cvodes -I ida -I idas -I arkode -I kinsol  -c lsolvers/sundials_NonlinearSolver.ml
- cc1: all warnings being treated as errors
- make[1]: *** [Makefile:118: lsolvers/sundials_nonlinearsolver_ml.o] Error 1
- make[1]: *** Waiting for unfinished jobs....
- cc1: all warnings being treated as errors
- make[1]: *** [Makefile:149: kinsol/kinsol_ml.o] Error 1
- cc1: all warnings being treated as errors
- make[1]: *** [Makefile:118: lsolvers/sundials_linearsolver_ml.o] Error 1
[ERROR] The compilation of sundialsml.6.0.0p0 failed at "make -j39".
- cc1: all warnings being treated as errors
- make[1]: *** [Makefile:169: arkode/arkode_ml.o] Error 1
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/sundialsml.6.0.0p0/src'
- make: *** [Makefile:8: all] Error 2
build failed... 

=== STDERR ===

2026-06-16 11:53.20: FAILED: build sundialsml.6.0.0p0
2026-06-16 11:53.20: Job failed: build failed: sundialsml.6.0.0p0