Build:
  1. 0
2026-06-24 11:12.47: New job: build lacaml.9.2.2 (6bbac99435d7)
2026-06-24 11:12.47: Waiting for resource in pool day11-builds
2026-06-24 11:53.40: Got resource from pool day11-builds
2026-06-24 11:53.40: [profile full] build lacaml.9.2.2
2026-06-24 11:53.40: build lacaml.9.2.2 (6bbac99435d7)
=== DEPENDENCIES (9 transitive) ===
  base-bigarray.base                                 2e16f77d4cae
  base-bytes.base                                    c40d17bc86b5
  conf-blas.1                                        4eeab9b9c4aa
  conf-lapack.1                                      6e655e594535
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
=== STDOUT ===
Processing: [default: loading data]
[lacaml.9.2.2: dl]
[lacaml.9.2.2: extract]
-> retrieved lacaml.9.2.2  (https://opam.ocaml.org/cache)
[lacaml: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/lacaml.9.2.2)
- File "./setup.ml", line 581, characters 4-15:
- 581 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 609, characters 19-36:
- 609 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 616, characters 37-48:
- 616 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 619, characters 17-31:
- 619 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 16-33:
- 1437 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1439, characters 22-38:
- 1439 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1440, characters 14-26:
- 1440 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1441, characters 11-23:
- 1441 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1441, characters 28-40:
- 1441 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1442, characters 11-23:
- 1442 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1442, characters 28-41:
- 1442 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1443, characters 11-24:
- 1443 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1444, characters 11-23:
- 1444 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1781, characters 22-40:
- 1781 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- 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 "setup.ml", line 3182, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3185, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3190, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3193, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3194, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3194, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3194, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3195, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3195, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3195, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3207, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3332, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3351, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3353, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3358, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3358, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3360, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3360, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3362, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3375, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3473, characters 16-34:
- 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 "setup.ml", line 4524, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4526, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4527, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4527, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4529, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4529, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 11318, characters 2-44:
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "setup.ml", line 11322, characters 2-44:
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/default/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/default/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/default/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/default/bin/ocamlbuild
- Package name: ........................................ lacaml
- Package version: ..................................... 9.2.2
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.14.4
- standard_library_default: ............................ /home/opam/.opam/default/lib/ocaml
- standard_library: .................................... /home/opam/.opam/default/lib/ocaml
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/default
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.8
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- conf_ccopt: ..........................................
- conf_cclib: ..........................................
- Strict compile-time checks: .......................... true
- Build examples: ...................................... true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc
- pkg_bigarray: ........................................ /home/opam/.opam/default/lib/ocaml
- pkg_bytes: ........................................... /home/opam/.opam/default/lib/bytes
- 
[lacaml: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/default/.opam-switch/build/lacaml.9.2.2)
- File "./setup.ml", line 581, characters 4-15:
- 581 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 609, characters 19-36:
- 609 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 616, characters 37-48:
- 616 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 619, characters 17-31:
- 619 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 16-33:
- 1437 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1439, characters 22-38:
- 1439 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1440, characters 14-26:
- 1440 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1441, characters 11-23:
- 1441 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1441, characters 28-40:
- 1441 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1442, characters 11-23:
- 1442 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1442, characters 28-41:
- 1442 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1443, characters 11-24:
- 1443 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1444, characters 11-23:
- 1444 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1781, characters 22-40:
- 1781 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- 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 "setup.ml", line 3182, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3185, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3190, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3193, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3194, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3194, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3194, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3195, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3195, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3195, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3207, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3332, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3351, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3353, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3358, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3358, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3360, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3360, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3362, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3375, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3473, characters 16-34:
- 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 "setup.ml", line 4524, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4526, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4527, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4527, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4529, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4529, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 11318, characters 2-44:
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "setup.ml", line 11322, characters 2-44:
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -package bytes -package bigarray -c src/impl_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -package bytes -package bigarray -c src/impl_c.c
- In file included from src/lacaml_macros.h:32,
-                  from src/impl_c.c:24:
- src/impl_c.c: In function 'lacaml_ilaenv_stub':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/impl_c.c:43:16: note: in expansion of macro 'String_val'
-    43 |   char *NAME = String_val(vNAME),
-       |                ^~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- src/impl_c.c:44:16: note: in expansion of macro 'String_val'
-    44 |        *OPTS = String_val(vOPTS);
-       |                ^~~~~~~~~~
- + mv impl_c.o src/impl_c.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -package bytes -package bigarray -c src/utils_c.c
- + mv utils_c.o src/utils_c.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/vec2_S_c.o' -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/vec_SD_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/vec2_D_c.o' -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/vec_SD_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/vec2_C_c.o' -ccopt -DLACAML_COMPLEX -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/vec_CZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/vec2_Z_c.o' -ccopt -DLACAML_COMPLEX -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/vec_CZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/vec4_S_c.o' -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/vec_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/vec4_D_c.o' -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/vec_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/vec4_C_c.o' -ccopt -DLACAML_COMPLEX -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/vec_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/vec4_Z_c.o' -ccopt -DLACAML_COMPLEX -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/vec_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/mat2_S_c.o' -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/mat_SD_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/mat2_D_c.o' -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/mat_SD_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/mat2_C_c.o' -ccopt -DLACAML_COMPLEX -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/mat_CZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/mat2_Z_c.o' -ccopt -DLACAML_COMPLEX -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/mat_CZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/mat4_S_c.o' -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/mat_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/mat4_D_c.o' -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/mat_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/mat4_C_c.o' -ccopt -DLACAML_COMPLEX -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/mat_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/mat4_Z_c.o' -ccopt -DLACAML_COMPLEX -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/mat_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/impl2_S_c.o' -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/impl_SD_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/impl2_D_c.o' -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/impl_SD_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/impl2_C_c.o' -ccopt -DLACAML_COMPLEX -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/impl_CZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/impl2_Z_c.o' -ccopt -DLACAML_COMPLEX -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/impl_CZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/impl4_S_c.o' -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/impl_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/impl4_D_c.o' -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/impl_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/impl4_C_c.o' -ccopt -DLACAML_COMPLEX -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/impl_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -ccopt '-o src/impl4_Z_c.o' -ccopt -DLACAML_COMPLEX -ccopt -DLACAML_DOUBLE -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -c src/impl_SDCZ_c.c
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -package bytes -package bigarray -c src/exp10.c
- + mv exp10.o src/exp10.o
- + /home/opam/.opam/default/bin/ocamlfind ocamlmklib -o src/lacaml_stubs -g -lblas -llapack src/impl_c.o src/utils_c.o src/vec2_S_c.o src/vec2_D_c.o src/vec2_C_c.o src/vec2_Z_c.o src/vec4_S_c.o src/vec4_D_c.o src/vec4_C_c.o src/vec4_Z_c.o src/mat2_S_c.o src/mat2_D_c.o src/mat2_C_c.o src/mat2_Z_c.o src/mat4_S_c.o src/mat4_D_c.o src/mat4_C_c.o src/mat4_Z_c.o src/impl2_S_c.o src/impl2_D_c.o src/impl2_C_c.o src/impl2_Z_c.o src/impl4_S_c.o src/impl4_D_c.o src/impl4_C_c.o src/impl4_Z_c.o src/exp10.o
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml.mli > src/lacaml.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_C.mli > src/lacaml_C.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_common.mli > src/lacaml_common.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_complex32.ml > src/lacaml_complex32.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_common.cmi src/lacaml_common.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_common.cmi src/lacaml_common.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_io.mli > src/lacaml_io.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex32.cmo src/lacaml_complex32.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex32.cmo src/lacaml_complex32.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_complex32.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_io.cmi src/lacaml_io.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_io.cmi src/lacaml_io.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_D.mli > src/lacaml_D.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_float64.ml > src/lacaml_float64.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_float64.cmo src/lacaml_float64.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_float64.cmo src/lacaml_float64.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_float64.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_S.mli > src/lacaml_S.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_float32.ml > src/lacaml_float32.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_float32.cmo src/lacaml_float32.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_float32.cmo src/lacaml_float32.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_float32.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_Z.mli > src/lacaml_Z.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_complex64.ml > src/lacaml_complex64.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex64.cmo src/lacaml_complex64.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex64.cmo src/lacaml_complex64.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_complex64.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_utils.ml > src/lacaml_utils.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_C.cmi src/lacaml_C.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_C.cmi src/lacaml_C.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_D.cmi src/lacaml_D.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_D.cmi src/lacaml_D.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_S.cmi src/lacaml_S.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_S.cmi src/lacaml_S.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_Z.cmi src/lacaml_Z.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_Z.cmi src/lacaml_Z.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_utils.cmo src/lacaml_utils.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_utils.cmo src/lacaml_utils.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_utils.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml.cmi src/lacaml.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml.cmi src/lacaml.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml.ml > src/lacaml.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml.cmo src/lacaml.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml.cmo src/lacaml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_C.ml > src/lacaml_C.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_complex_io.mli > src/lacaml_complex_io.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl2_C.mli > src/lacaml_impl2_C.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl4_C.mli > src/lacaml_impl4_C.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat2_C.mli > src/lacaml_mat2_C.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat4_C.mli > src/lacaml_mat4_C.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec2_C.mli > src/lacaml_vec2_C.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec4_C.mli > src/lacaml_vec4_C.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex_io.cmi src/lacaml_complex_io.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex_io.cmi src/lacaml_complex_io.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_C.cmi src/lacaml_impl2_C.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_C.cmi src/lacaml_impl2_C.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_C.cmi src/lacaml_impl4_C.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_C.cmi src/lacaml_impl4_C.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_C.cmi src/lacaml_mat2_C.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_C.cmi src/lacaml_mat2_C.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_C.cmi src/lacaml_mat4_C.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_C.cmi src/lacaml_mat4_C.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_C.cmi src/lacaml_vec2_C.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_C.cmi src/lacaml_vec2_C.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_C.cmi src/lacaml_vec4_C.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_C.cmi src/lacaml_vec4_C.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_D.ml > src/lacaml_D.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl2_D.mli > src/lacaml_impl2_D.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl4_D.mli > src/lacaml_impl4_D.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat2_D.mli > src/lacaml_mat2_D.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat4_D.mli > src/lacaml_mat4_D.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_real_io.mli > src/lacaml_real_io.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec2_D.mli > src/lacaml_vec2_D.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec4_D.mli > src/lacaml_vec4_D.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_D.cmi src/lacaml_impl2_D.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_D.cmi src/lacaml_impl2_D.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_D.cmi src/lacaml_impl4_D.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_D.cmi src/lacaml_impl4_D.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_D.cmi src/lacaml_mat2_D.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_D.cmi src/lacaml_mat2_D.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_D.cmi src/lacaml_mat4_D.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_D.cmi src/lacaml_mat4_D.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_real_io.cmi src/lacaml_real_io.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_real_io.cmi src/lacaml_real_io.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_D.cmi src/lacaml_vec2_D.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_D.cmi src/lacaml_vec2_D.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_D.cmi src/lacaml_vec4_D.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_D.cmi src/lacaml_vec4_D.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_S.ml > src/lacaml_S.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl2_S.mli > src/lacaml_impl2_S.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl4_S.mli > src/lacaml_impl4_S.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat2_S.mli > src/lacaml_mat2_S.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat4_S.mli > src/lacaml_mat4_S.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec2_S.mli > src/lacaml_vec2_S.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec4_S.mli > src/lacaml_vec4_S.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_S.cmi src/lacaml_impl2_S.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_S.cmi src/lacaml_impl2_S.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_S.cmi src/lacaml_impl4_S.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_S.cmi src/lacaml_impl4_S.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_S.cmi src/lacaml_mat2_S.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_S.cmi src/lacaml_mat2_S.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_S.cmi src/lacaml_mat4_S.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_S.cmi src/lacaml_mat4_S.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_S.cmi src/lacaml_vec2_S.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_S.cmi src/lacaml_vec2_S.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_S.cmi src/lacaml_vec4_S.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_S.cmi src/lacaml_vec4_S.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_Z.ml > src/lacaml_Z.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl2_Z.mli > src/lacaml_impl2_Z.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl4_Z.mli > src/lacaml_impl4_Z.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat2_Z.mli > src/lacaml_mat2_Z.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat4_Z.mli > src/lacaml_mat4_Z.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec2_Z.mli > src/lacaml_vec2_Z.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec4_Z.mli > src/lacaml_vec4_Z.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_Z.cmi src/lacaml_impl2_Z.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_Z.cmi src/lacaml_impl2_Z.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_Z.cmi src/lacaml_impl4_Z.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_Z.cmi src/lacaml_impl4_Z.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_Z.cmi src/lacaml_mat2_Z.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_Z.cmi src/lacaml_mat2_Z.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_Z.cmi src/lacaml_mat4_Z.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_Z.cmi src/lacaml_mat4_Z.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_Z.cmi src/lacaml_vec2_Z.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_Z.cmi src/lacaml_vec2_Z.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_Z.cmi src/lacaml_vec4_Z.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_Z.cmi src/lacaml_vec4_Z.mli
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_common.ml > src/lacaml_common.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_io.ml > src/lacaml_io.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_C.cmo src/lacaml_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_C.cmo src/lacaml_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_D.cmo src/lacaml_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_D.cmo src/lacaml_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_S.cmo src/lacaml_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_S.cmo src/lacaml_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_Z.cmo src/lacaml_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_Z.cmo src/lacaml_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_common.cmo src/lacaml_common.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_common.cmo src/lacaml_common.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_io.cmo src/lacaml_io.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_io.cmo src/lacaml_io.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_complex_io.ml > src/lacaml_complex_io.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl2_C.ml > src/lacaml_impl2_C.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl4_C.ml > src/lacaml_impl4_C.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat2_C.ml > src/lacaml_mat2_C.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat4_C.ml > src/lacaml_mat4_C.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec2_C.ml > src/lacaml_vec2_C.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec4_C.ml > src/lacaml_vec4_C.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex_io.cmo src/lacaml_complex_io.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex_io.cmo src/lacaml_complex_io.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_C.cmo src/lacaml_impl2_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_C.cmo src/lacaml_impl2_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_C.cmo src/lacaml_impl4_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_C.cmo src/lacaml_impl4_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_C.cmo src/lacaml_mat2_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_C.cmo src/lacaml_mat2_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_C.cmo src/lacaml_mat4_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_C.cmo src/lacaml_mat4_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_C.cmo src/lacaml_vec2_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_C.cmo src/lacaml_vec2_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_C.cmo src/lacaml_vec4_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_C.cmo src/lacaml_vec4_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec4_S.ml > src/lacaml_vec4_S.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_S.cmo src/lacaml_vec4_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_S.cmo src/lacaml_vec4_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl2_D.ml > src/lacaml_impl2_D.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl4_D.ml > src/lacaml_impl4_D.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat2_D.ml > src/lacaml_mat2_D.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat4_D.ml > src/lacaml_mat4_D.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_real_io.ml > src/lacaml_real_io.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec2_D.ml > src/lacaml_vec2_D.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec4_D.ml > src/lacaml_vec4_D.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_D.cmo src/lacaml_impl2_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_D.cmo src/lacaml_impl2_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_D.cmo src/lacaml_impl4_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_D.cmo src/lacaml_impl4_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_D.cmo src/lacaml_mat2_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_D.cmo src/lacaml_mat2_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_D.cmo src/lacaml_mat4_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_D.cmo src/lacaml_mat4_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_real_io.cmo src/lacaml_real_io.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_real_io.cmo src/lacaml_real_io.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_D.cmo src/lacaml_vec2_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_D.cmo src/lacaml_vec2_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_D.cmo src/lacaml_vec4_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_D.cmo src/lacaml_vec4_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl2_S.ml > src/lacaml_impl2_S.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl4_S.ml > src/lacaml_impl4_S.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat2_S.ml > src/lacaml_mat2_S.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat4_S.ml > src/lacaml_mat4_S.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec2_S.ml > src/lacaml_vec2_S.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_S.cmo src/lacaml_impl2_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_S.cmo src/lacaml_impl2_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_S.cmo src/lacaml_impl4_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_S.cmo src/lacaml_impl4_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_S.cmo src/lacaml_mat2_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_S.cmo src/lacaml_mat2_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_S.cmo src/lacaml_mat4_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_S.cmo src/lacaml_mat4_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_S.cmo src/lacaml_vec2_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_S.cmo src/lacaml_vec2_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl2_Z.ml > src/lacaml_impl2_Z.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_impl4_Z.ml > src/lacaml_impl4_Z.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat2_Z.ml > src/lacaml_mat2_Z.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_mat4_Z.ml > src/lacaml_mat4_Z.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec2_Z.ml > src/lacaml_vec2_Z.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_vec4_Z.ml > src/lacaml_vec4_Z.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_Z.cmo src/lacaml_impl2_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_Z.cmo src/lacaml_impl2_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_Z.cmo src/lacaml_impl4_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_Z.cmo src/lacaml_impl4_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_Z.cmo src/lacaml_mat2_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_Z.cmo src/lacaml_mat2_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_Z.cmo src/lacaml_mat4_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_Z.cmo src/lacaml_mat4_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_Z.cmo src/lacaml_vec2_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_Z.cmo src/lacaml_vec2_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_Z.cmo src/lacaml_vec4_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_Z.cmo src/lacaml_vec4_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -dllib -llacaml_stubs -cclib -llacaml_stubs -cclib -lblas -cclib -llapack -I src src/lacaml_common.cmo src/lacaml_complex32.cmo src/lacaml_io.cmo src/lacaml_complex_io.cmo src/lacaml_float32.cmo src/lacaml_utils.cmo src/lacaml_mat4_C.cmo src/lacaml_vec4_C.cmo src/lacaml_vec4_S.cmo src/lacaml_impl4_C.cmo src/lacaml_impl2_C.cmo src/lacaml_mat2_C.cmo src/lacaml_vec2_C.cmo src/lacaml_C.cmo src/lacaml_float64.cmo src/lacaml_mat4_D.cmo src/lacaml_vec4_D.cmo src/lacaml_impl4_D.cmo src/lacaml_impl2_D.cmo src/lacaml_mat2_D.cmo src/lacaml_real_io.cmo src/lacaml_vec2_D.cmo src/lacaml_D.cmo src/lacaml_mat4_S.cmo src/lacaml_impl4_S.cmo src/lacaml_impl2_S.cmo src/lacaml_mat2_S.cmo src/lacaml_vec2_S.cmo src/lacaml_S.cmo src/lacaml_complex64.cmo src/lacaml_mat4_Z.cmo src/lacaml_vec4_Z.cmo src/lacaml_impl4_Z.cmo src/lacaml_impl2_Z.cmo src/lacaml_mat2_Z.cmo src/lacaml_vec2_Z.cmo src/lacaml_Z.cmo src/lacaml.cmo -o src/lacaml.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_common.cmx src/lacaml_common.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_common.cmx src/lacaml_common.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_io.cmx src/lacaml_io.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_io.cmx src/lacaml_io.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex32.cmx src/lacaml_complex32.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex32.cmx src/lacaml_complex32.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_complex32.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_utils.cmx src/lacaml_utils.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_utils.cmx src/lacaml_utils.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_utils.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_float32.cmx src/lacaml_float32.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_float32.cmx src/lacaml_float32.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_float32.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_C.cmx src/lacaml_mat4_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_C.cmx src/lacaml_mat4_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_C.cmx src/lacaml_vec4_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_C.cmx src/lacaml_vec4_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_S.cmx src/lacaml_vec4_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_S.cmx src/lacaml_vec4_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_C.cmx src/lacaml_impl4_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_C.cmx src/lacaml_impl4_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex_io.cmx src/lacaml_complex_io.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex_io.cmx src/lacaml_complex_io.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_C.cmx src/lacaml_impl2_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_C.cmx src/lacaml_impl2_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_C.cmx src/lacaml_mat2_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_C.cmx src/lacaml_mat2_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_C.cmx src/lacaml_vec2_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_C.cmx src/lacaml_vec2_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_float64.cmx src/lacaml_float64.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_float64.cmx src/lacaml_float64.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_float64.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_D.cmx src/lacaml_mat4_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_D.cmx src/lacaml_mat4_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_D.cmx src/lacaml_vec4_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_D.cmx src/lacaml_vec4_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_D.cmx src/lacaml_impl4_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_D.cmx src/lacaml_impl4_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_D.cmx src/lacaml_impl2_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_D.cmx src/lacaml_impl2_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_D.cmx src/lacaml_mat2_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_D.cmx src/lacaml_mat2_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_real_io.cmx src/lacaml_real_io.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_real_io.cmx src/lacaml_real_io.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_D.cmx src/lacaml_vec2_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_D.cmx src/lacaml_vec2_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_S.cmx src/lacaml_mat4_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_S.cmx src/lacaml_mat4_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_S.cmx src/lacaml_impl4_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_S.cmx src/lacaml_impl4_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_S.cmx src/lacaml_impl2_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_S.cmx src/lacaml_impl2_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_S.cmx src/lacaml_mat2_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_S.cmx src/lacaml_mat2_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_S.cmx src/lacaml_vec2_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_S.cmx src/lacaml_vec2_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex64.cmx src/lacaml_complex64.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_complex64.cmx src/lacaml_complex64.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_complex64.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_Z.cmx src/lacaml_mat4_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat4_Z.cmx src/lacaml_mat4_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_Z.cmx src/lacaml_vec4_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec4_Z.cmx src/lacaml_vec4_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_Z.cmx src/lacaml_impl4_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl4_Z.cmx src/lacaml_impl4_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_Z.cmx src/lacaml_impl2_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_impl2_Z.cmx src/lacaml_impl2_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_Z.cmx src/lacaml_mat2_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_mat2_Z.cmx src/lacaml_mat2_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_Z.cmx src/lacaml_vec2_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_vec2_Z.cmx src/lacaml_vec2_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_C.cmx src/lacaml_C.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_C.cmx src/lacaml_C.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_D.cmx src/lacaml_D.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_D.cmx src/lacaml_D.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_S.cmx src/lacaml_S.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_S.cmx src/lacaml_S.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_Z.cmx src/lacaml_Z.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_Z.cmx src/lacaml_Z.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml.cmx src/lacaml.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml.cmx src/lacaml.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -cclib -llacaml_stubs -cclib -lblas -cclib -llapack -I src src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx -o src/lacaml.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_version.ml > src/lacaml_version.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_version.cmo src/lacaml_version.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_version.cmo src/lacaml_version.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_version.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_version.cmx src/lacaml_version.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -w Aer-44 -package bytes -package bigarray -I src -o src/lacaml_version.cmx src/lacaml_version.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/lacaml_version.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -cclib -llacaml_stubs -I src -I src src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx src/lacaml_version.cmx -o src/lacaml.cmxs
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/install_printers.ml > src/install_printers.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -I +compiler-libs -w Aer-44 -package bytes -package bigarray -I src -o src/install_printers.cmo src/install_printers.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -I +compiler-libs -w Aer-44 -package bytes -package bigarray -I src -o src/install_printers.cmo src/install_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml/compiler-libs, /home/opam/.opam/default/lib/ocaml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/install_printers.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I src src/install_printers.cmo -o src/lacaml_top.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -I +compiler-libs -w Aer-44 -package bytes -package bigarray -I src -o src/install_printers.cmx src/install_printers.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -ccopt -g -ccopt '-std=gnu99' -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -I +compiler-libs -w Aer-44 -package bytes -package bigarray -I src -o src/install_printers.cmx src/install_printers.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/default/lib/ocaml/compiler-libs, /home/opam/.opam/default/lib/ocaml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "src/install_printers.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I src src/install_printers.cmx -o src/lacaml_top.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I src src/lacaml_top.cmxa src/install_printers.cmx -o src/lacaml_top.cmxs
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/blas/blas.ml > examples/blas/blas.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/blas -I src -o examples/blas/blas.cmo examples/blas/blas.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/blas -I src -o examples/blas/blas.cmo examples/blas/blas.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/blas/blas.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/blas -I src -o examples/blas/blas.cmx examples/blas/blas.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/blas -I src -o examples/blas/blas.cmx examples/blas/blas.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/blas/blas.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/blas src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/blas/blas.cmx -o examples/blas/blas.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/eig/eig.ml > examples/eig/eig.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/eig.cmo examples/eig/eig.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/eig.cmo examples/eig/eig.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/eig/eig.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/eig.cmx examples/eig/eig.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/eig.cmx examples/eig/eig.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/eig/eig.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/eig src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/eig/eig.cmx -o examples/eig/eig.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/eig/sbev.ml > examples/eig/sbev.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/sbev.cmo examples/eig/sbev.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/sbev.cmo examples/eig/sbev.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/eig/sbev.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/sbev.cmx examples/eig/sbev.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/sbev.cmx examples/eig/sbev.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/eig/sbev.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/eig src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/eig/sbev.cmx -o examples/eig/sbev.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/eig/sbgv.ml > examples/eig/sbgv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/sbgv.cmo examples/eig/sbgv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/sbgv.cmo examples/eig/sbgv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/eig/sbgv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/sbgv.cmx examples/eig/sbgv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/eig -I src -o examples/eig/sbgv.cmx examples/eig/sbgv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/eig/sbgv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/eig src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/eig/sbgv.cmx -o examples/eig/sbgv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/lin_eq/lin_eq.ml > examples/lin_eq/lin_eq.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq -I src -o examples/lin_eq/lin_eq.cmo examples/lin_eq/lin_eq.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq -I src -o examples/lin_eq/lin_eq.cmo examples/lin_eq/lin_eq.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/lin_eq/lin_eq.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq -I src -o examples/lin_eq/lin_eq.cmx examples/lin_eq/lin_eq.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq -I src -o examples/lin_eq/lin_eq.cmx examples/lin_eq/lin_eq.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/lin_eq/lin_eq.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/lin_eq src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/lin_eq/lin_eq.cmx -o examples/lin_eq/lin_eq.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/lin_eq/gbsv.ml > examples/lin_eq/gbsv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq -I src -o examples/lin_eq/gbsv.cmo examples/lin_eq/gbsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq -I src -o examples/lin_eq/gbsv.cmo examples/lin_eq/gbsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/lin_eq/gbsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq -I src -o examples/lin_eq/gbsv.cmx examples/lin_eq/gbsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq -I src -o examples/lin_eq/gbsv.cmx examples/lin_eq/gbsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/lin_eq/gbsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/lin_eq src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/lin_eq/gbsv.cmx -o examples/lin_eq/gbsv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/lin_eq_comp/lin_eq_comp.ml > examples/lin_eq_comp/lin_eq_comp.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq_comp -I src -o examples/lin_eq_comp/lin_eq_comp.cmo examples/lin_eq_comp/lin_eq_comp.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq_comp -I src -o examples/lin_eq_comp/lin_eq_comp.cmo examples/lin_eq_comp/lin_eq_comp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/lin_eq_comp/lin_eq_comp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq_comp -I src -o examples/lin_eq_comp/lin_eq_comp.cmx examples/lin_eq_comp/lin_eq_comp.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_eq_comp -I src -o examples/lin_eq_comp/lin_eq_comp.cmx examples/lin_eq_comp/lin_eq_comp.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/lin_eq_comp/lin_eq_comp.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/lin_eq_comp src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/lin_eq_comp/lin_eq_comp.cmx -o examples/lin_eq_comp/lin_eq_comp.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/lin_reg/lin_reg.ml > examples/lin_reg/lin_reg.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_reg -I src -o examples/lin_reg/lin_reg.cmo examples/lin_reg/lin_reg.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_reg -I src -o examples/lin_reg/lin_reg.cmo examples/lin_reg/lin_reg.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/lin_reg/lin_reg.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_reg -I src -o examples/lin_reg/lin_reg.cmx examples/lin_reg/lin_reg.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/lin_reg -I src -o examples/lin_reg/lin_reg.cmx examples/lin_reg/lin_reg.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/lin_reg/lin_reg.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/lin_reg src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/lin_reg/lin_reg.cmx -o examples/lin_reg/lin_reg.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/qr/qr.ml > examples/qr/qr.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/qr -I src -o examples/qr/qr.cmo examples/qr/qr.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/qr -I src -o examples/qr/qr.cmo examples/qr/qr.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/qr/qr.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/qr -I src -o examples/qr/qr.cmx examples/qr/qr.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/qr -I src -o examples/qr/qr.cmx examples/qr/qr.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/qr/qr.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/qr src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/qr/qr.cmx -o examples/qr/qr.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/svd/svd.ml > examples/svd/svd.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/svd -I src -o examples/svd/svd.cmo examples/svd/svd.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/svd -I src -o examples/svd/svd.cmo examples/svd/svd.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/svd/svd.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/svd -I src -o examples/svd/svd.cmx examples/svd/svd.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/svd -I src -o examples/svd/svd.cmx examples/svd/svd.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/svd/svd.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/svd src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/svd/svd.cmx -o examples/svd/svd.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_gbsv.ml > examples/nag/nag_gbsv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gbsv.cmo examples/nag/nag_gbsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gbsv.cmo examples/nag/nag_gbsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_gbsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gbsv.cmx examples/nag/nag_gbsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gbsv.cmx examples/nag/nag_gbsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_gbsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/nag src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/nag/nag_gbsv.cmx -o examples/nag/nag_gbsv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_gesv.ml > examples/nag/nag_gesv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gesv.cmo examples/nag/nag_gesv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gesv.cmo examples/nag/nag_gesv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_gesv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gesv.cmx examples/nag/nag_gesv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gesv.cmx examples/nag/nag_gesv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_gesv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/nag src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/nag/nag_gesv.cmx -o examples/nag/nag_gesv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_gtsv.ml > examples/nag/nag_gtsv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gtsv.cmo examples/nag/nag_gtsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gtsv.cmo examples/nag/nag_gtsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_gtsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gtsv.cmx examples/nag/nag_gtsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_gtsv.cmx examples/nag/nag_gtsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_gtsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/nag src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/nag/nag_gtsv.cmx -o examples/nag/nag_gtsv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_pbsv.ml > examples/nag/nag_pbsv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_pbsv.cmo examples/nag/nag_pbsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_pbsv.cmo examples/nag/nag_pbsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_pbsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_pbsv.cmx examples/nag/nag_pbsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_pbsv.cmx examples/nag/nag_pbsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_pbsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/nag src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/nag/nag_pbsv.cmx -o examples/nag/nag_pbsv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_posv.ml > examples/nag/nag_posv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_posv.cmo examples/nag/nag_posv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_posv.cmo examples/nag/nag_posv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_posv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_posv.cmx examples/nag/nag_posv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_posv.cmx examples/nag/nag_posv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_posv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/nag src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/nag/nag_posv.cmx -o examples/nag/nag_posv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_ppsv.ml > examples/nag/nag_ppsv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_ppsv.cmo examples/nag/nag_ppsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_ppsv.cmo examples/nag/nag_ppsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_ppsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_ppsv.cmx examples/nag/nag_ppsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_ppsv.cmx examples/nag/nag_ppsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_ppsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/nag src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/nag/nag_ppsv.cmx -o examples/nag/nag_ppsv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_ptsv.ml > examples/nag/nag_ptsv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_ptsv.cmo examples/nag/nag_ptsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_ptsv.cmo examples/nag/nag_ptsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_ptsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_ptsv.cmx examples/nag/nag_ptsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_ptsv.cmx examples/nag/nag_ptsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_ptsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/nag src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/nag/nag_ptsv.cmx -o examples/nag/nag_ptsv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_spsv.ml > examples/nag/nag_spsv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_spsv.cmo examples/nag/nag_spsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_spsv.cmo examples/nag/nag_spsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_spsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_spsv.cmx examples/nag/nag_spsv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_spsv.cmx examples/nag/nag_spsv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_spsv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/nag src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/nag/nag_spsv.cmx -o examples/nag/nag_spsv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_sysv.ml > examples/nag/nag_sysv.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_sysv.cmo examples/nag/nag_sysv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_sysv.cmo examples/nag/nag_sysv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_sysv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_sysv.cmx examples/nag/nag_sysv.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/nag -I src -o examples/nag/nag_sysv.cmx examples/nag/nag_sysv.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/nag/nag_sysv.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/nag src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/nag/nag_sysv.cmx -o examples/nag/nag_sysv.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/schur/schur_real.ml > examples/schur/schur_real.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/schur -I src -o examples/schur/schur_real.cmo examples/schur/schur_real.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/schur -I src -o examples/schur/schur_real.cmo examples/schur/schur_real.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/schur/schur_real.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/schur -I src -o examples/schur/schur_real.cmx examples/schur/schur_real.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/schur -I src -o examples/schur/schur_real.cmx examples/schur/schur_real.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/schur/schur_real.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/schur src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/schur/schur_real.cmx -o examples/schur/schur_real.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/schur/schur_complex.ml > examples/schur/schur_complex.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/schur -I src -o examples/schur/schur_complex.cmo examples/schur/schur_complex.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/schur -I src -o examples/schur/schur_complex.cmo examples/schur/schur_complex.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/schur/schur_complex.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/schur -I src -o examples/schur/schur_complex.cmx examples/schur/schur_complex.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/schur -I src -o examples/schur/schur_complex.cmx examples/schur/schur_complex.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/schur/schur_complex.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/schur src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/schur/schur_complex.cmx -o examples/schur/schur_complex.native
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/shuffle/shuffle.ml > examples/shuffle/shuffle.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/shuffle -I src -o examples/shuffle/shuffle.cmo examples/shuffle/shuffle.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/shuffle -I src -o examples/shuffle/shuffle.cmo examples/shuffle/shuffle.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/shuffle/shuffle.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/shuffle -I src -o examples/shuffle/shuffle.cmx examples/shuffle/shuffle.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -no-alias-deps -strict-sequence -I src -w Aer-44 -package bytes -package bigarray -I examples/shuffle -I src -o examples/shuffle/shuffle.cmx examples/shuffle/shuffle.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'Aer', is deprecated.
- Use the equivalent signed form: +A-e-r-44.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- File "examples/shuffle/shuffle.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -linkpkg -g -I src -linkpkg -package bytes -package bigarray -I src -I examples/shuffle src/lacaml.cmxa src/lacaml_common.cmx src/lacaml_complex32.cmx src/lacaml_io.cmx src/lacaml_complex_io.cmx src/lacaml_float32.cmx src/lacaml_utils.cmx src/lacaml_mat4_C.cmx src/lacaml_vec4_C.cmx src/lacaml_vec4_S.cmx src/lacaml_impl4_C.cmx src/lacaml_impl2_C.cmx src/lacaml_mat2_C.cmx src/lacaml_vec2_C.cmx src/lacaml_C.cmx src/lacaml_float64.cmx src/lacaml_mat4_D.cmx src/lacaml_vec4_D.cmx src/lacaml_impl4_D.cmx src/lacaml_impl2_D.cmx src/lacaml_mat2_D.cmx src/lacaml_real_io.cmx src/lacaml_vec2_D.cmx src/lacaml_D.cmx src/lacaml_mat4_S.cmx src/lacaml_impl4_S.cmx src/lacaml_impl2_S.cmx src/lacaml_mat2_S.cmx src/lacaml_vec2_S.cmx src/lacaml_S.cmx src/lacaml_complex64.cmx src/lacaml_mat4_Z.cmx src/lacaml_vec4_Z.cmx src/lacaml_impl4_Z.cmx src/lacaml_impl2_Z.cmx src/lacaml_mat2_Z.cmx src/lacaml_vec2_Z.cmx src/lacaml_Z.cmx src/lacaml.cmx examples/shuffle/shuffle.cmx -o examples/shuffle/shuffle.native
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 460, characters 8-19:
- 460 |         Stream.from
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 463, characters 21-32:
- 463 |                match Stream.next st with
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 466, characters 18-32:
- 466 |              with Stream.Failure -> None)
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 468, characters 6-23:
- 468 |       Genlex.make_lexer ["="] st_line
-             ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 471, characters 12-24:
- 471 |       match Stream.npeek 3 lxr with
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 472, characters 9-21:
- 472 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 472, characters 26-36:
- 472 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                 ^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 472, characters 42-55:
- 472 |       | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] ->
-                                                 ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 473, characters 8-19:
- 473 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 473, characters 25-36:
- 473 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 473, characters 42-53:
- 473 |         Stream.junk lxr; Stream.junk lxr; Stream.junk lxr;
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "myocamlbuild.ml", line 485, characters 17-34:
- 485 |         let st = Stream.of_channel chn in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  lacaml.9.2.2
[lacaml: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/default/.opam-switch/build/lacaml.9.2.2)
- File "./setup.ml", line 581, characters 4-15:
- 581 |     Stream.from next
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 609, characters 19-36:
- 609 |         let strm = Stream.of_channel chn in
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 616, characters 37-48:
- 616 |                 Buffer.add_char buf (Stream.next strm);
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 619, characters 17-31:
- 619 |             with Stream.Failure ->
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1437, characters 16-33:
- 1437 |       let lxr = Genlex.make_lexer [] in
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1439, characters 22-38:
- 1439 |         let st = lxr (Stream.of_string s) in
-                              ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1440, characters 14-26:
- 1440 |         match Stream.npeek 3 st with
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "./setup.ml", line 1441, characters 11-23:
- 1441 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1441, characters 28-40:
- 1441 |         | [Genlex.Ident fn; Genlex.Ident nm] -> Call(fn, Ident nm)
-                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1442, characters 11-23:
- 1442 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1442, characters 28-41:
- 1442 |         | [Genlex.Ident fn; Genlex.String str] -> Call(fn, String str)
-                                    ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1443, characters 11-24:
- 1443 |         | [Genlex.String str] -> String str
-                   ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1444, characters 11-23:
- 1444 |         | [Genlex.Ident nm] -> Ident nm
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "./setup.ml", line 1781, characters 22-40:
- 1781 |         let compare = Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^
- 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 "setup.ml", line 3182, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3185, characters 21-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3188, characters 18-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3190, characters 6-23:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3193, characters 12-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3194, characters 9-21:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3194, characters 26-36:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3194, characters 42-55:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3195, characters 8-19:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3195, characters 25-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3195, characters 42-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3207, characters 17-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3332, characters 16-33:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3351, characters 22-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3353, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3354, characters 37-49:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3356, characters 37-50:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3358, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3358, characters 46-58:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3360, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3360, characters 46-59:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3362, characters 16-28:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 3375, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 3473, characters 16-34:
- 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 "setup.ml", line 4524, characters 21-38:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4526, characters 19-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4527, characters 16-29:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4527, characters 33-46:
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "setup.ml", line 4529, characters 15-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 4529, characters 32-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "setup.ml", line 11318, characters 2-44:
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- File "setup.ml", line 11322, characters 2-44:
- Warning 5 [ignored-partial-application]: this function application is partial,
- maybe some arguments are missing.
- Installed /home/opam/.opam/default/lib/lacaml/lacaml.mli
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_common.mli
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_io.mli
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_S.mli
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_D.mli
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_C.mli
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_Z.mli
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_utils.ml
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_version.ml
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_float32.ml
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_float64.ml
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex32.ml
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex64.ml
- Installed /home/opam/.opam/default/lib/lacaml/liblacaml_stubs.a
- Installed /home/opam/.opam/default/lib/lacaml/lacaml.cma
- Installed /home/opam/.opam/default/lib/lacaml/lacaml.cmxa
- Installed /home/opam/.opam/default/lib/lacaml/lacaml.a
- Installed /home/opam/.opam/default/lib/lacaml/lacaml.cmxs
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex64.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex64.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex64.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex32.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex32.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex32.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_float64.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_float64.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_float64.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_float32.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_float32.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_float32.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_version.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_version.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_version.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_utils.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_utils.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_utils.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_Z.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_Z.cmti
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_Z.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_Z.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_C.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_C.cmti
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_C.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_C.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_D.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_D.cmti
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_D.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_D.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_S.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_S.cmti
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_S.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_S.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_io.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_io.cmti
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_io.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_io.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_common.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_common.cmti
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_common.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_common.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml.cmi
- Installed /home/opam/.opam/default/lib/lacaml/lacaml.cmti
- Installed /home/opam/.opam/default/lib/lacaml/lacaml.cmt
- Installed /home/opam/.opam/default/lib/lacaml/lacaml.annot
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_mat2_Z.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_mat2_C.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_mat2_D.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_mat2_S.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_mat4_Z.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_mat4_C.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_mat4_D.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_mat4_S.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_vec2_Z.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_vec2_C.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_vec2_D.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_vec2_S.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_vec4_Z.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_vec4_C.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_vec4_D.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_vec4_S.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_impl2_Z.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_impl2_C.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_impl2_D.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_impl2_S.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_impl4_Z.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_impl4_C.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_impl4_D.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_impl4_S.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex_io.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_real_io.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex64.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_complex32.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_float64.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_float32.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_version.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_utils.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_Z.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_C.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_D.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_S.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_io.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_common.cmx
- Installed /home/opam/.opam/default/lib/lacaml/lacaml.cmx
- Installed /home/opam/.opam/default/lib/lacaml/install_printers.ml
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_top.cma
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_top.cmxa
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_top.a
- Installed /home/opam/.opam/default/lib/lacaml/lacaml_top.cmxs
- Installed /home/opam/.opam/default/lib/lacaml/install_printers.cmi
- Installed /home/opam/.opam/default/lib/lacaml/install_printers.cmt
- Installed /home/opam/.opam/default/lib/lacaml/install_printers.annot
- Installed /home/opam/.opam/default/lib/lacaml/install_printers.cmx
- Installed /home/opam/.opam/default/lib/stublibs/dlllacaml_stubs.so
- Installed /home/opam/.opam/default/lib/stublibs/dlllacaml_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/default/lib/lacaml/META
-> installed lacaml.9.2.2
[WARNING] Opam package conf-lapack.1 depends on the following system package that can no longer be found: liblapack-dev

=== STDERR ===

2026-06-24 11:55.36: OK: build lacaml.9.2.2 (runc: 78.2s, disk: 245KB)
2026-06-24 11:55.36: Job succeeded