D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ocaml-lacaml-9.3.2-6.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nRJuvH + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf lacaml-9.3.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/lacaml-9.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lacaml-9.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.upAphV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lacaml-9.3.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure --prefix /usr --libdir /usr/lib64 --libexecdir /usr/libexec --exec-prefix /usr --bindir /usr/bin --mandir /usr/share/man --datadir /usr/share --localstatedir /var --destdir /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64 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 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 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: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ lacaml Package version: ..................................... 9.3.2 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ arm64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.13.1 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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: .......... /usr Install architecture-dependent files in dir: ......... /usr User executables: .................................... /usr/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. /usr/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... /var Object code libraries: ............................... /usr/lib64 Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. /usr/share Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... /usr/share/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir Prepend a path when installing package: .............. /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64 findlib_version: ..................................... 1.9.1 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: ............................................ /usr/bin/ocamldoc pkg_bigarray: ........................................ /usr/lib64/ocaml pkg_bytes: ........................................... /usr/lib64/ocaml/bytes + make ocaml setup.ml -build 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 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 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 ocamlopt unix.cmxa -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild /usr/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 + /usr/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': /usr/lib64/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), | ^~~~~~~~~~ /usr/lib64/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml.mli > src/lacaml.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__C.mli > src/lacaml__C.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__common.mli > src/lacaml__common.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__io.mli > src/lacaml__io.mli.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__D.mli > src/lacaml__D.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__S.mli > src/lacaml__S.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__Z.mli > src/lacaml__Z.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__utils.ml > src/lacaml__utils.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml.ml > src/lacaml.ml.depends /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__C.ml > src/lacaml__C.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__complex32.ml > src/lacaml__complex32.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__complex_io.mli > src/lacaml__complex_io.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl2_C.mli > src/lacaml__impl2_C.mli.depends /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl4_C.mli > src/lacaml__impl4_C.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat2_C.mli > src/lacaml__mat2_C.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat4_C.mli > src/lacaml__mat4_C.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec2_C.mli > src/lacaml__vec2_C.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec4_C.mli > src/lacaml__vec4_C.mli.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__D.ml > src/lacaml__D.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__float64.ml > src/lacaml__float64.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl2_D.mli > src/lacaml__impl2_D.mli.depends /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl4_D.mli > src/lacaml__impl4_D.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat2_D.mli > src/lacaml__mat2_D.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat4_D.mli > src/lacaml__mat4_D.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__real_io.mli > src/lacaml__real_io.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec2_D.mli > src/lacaml__vec2_D.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec4_D.mli > src/lacaml__vec4_D.mli.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__S.ml > src/lacaml__S.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__float32.ml > src/lacaml__float32.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl2_S.mli > src/lacaml__impl2_S.mli.depends /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl4_S.mli > src/lacaml__impl4_S.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat2_S.mli > src/lacaml__mat2_S.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat4_S.mli > src/lacaml__mat4_S.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec2_S.mli > src/lacaml__vec2_S.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec4_S.mli > src/lacaml__vec4_S.mli.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__Z.ml > src/lacaml__Z.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__complex64.ml > src/lacaml__complex64.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl2_Z.mli > src/lacaml__impl2_Z.mli.depends /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl4_Z.mli > src/lacaml__impl4_Z.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat2_Z.mli > src/lacaml__mat2_Z.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat4_Z.mli > src/lacaml__mat4_Z.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec2_Z.mli > src/lacaml__vec2_Z.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec4_Z.mli > src/lacaml__vec4_Z.mli.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__common.ml > src/lacaml__common.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__io.ml > src/lacaml__io.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__complex_io.ml > src/lacaml__complex_io.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl2_C.ml > src/lacaml__impl2_C.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl4_C.ml > src/lacaml__impl4_C.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat2_C.ml > src/lacaml__mat2_C.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat4_C.ml > src/lacaml__mat4_C.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec2_C.ml > src/lacaml__vec2_C.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec4_C.ml > src/lacaml__vec4_C.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec4_S.ml > src/lacaml__vec4_S.ml.depends /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl2_D.ml > src/lacaml__impl2_D.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl4_D.ml > src/lacaml__impl4_D.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat2_D.ml > src/lacaml__mat2_D.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat4_D.ml > src/lacaml__mat4_D.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__real_io.ml > src/lacaml__real_io.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec2_D.ml > src/lacaml__vec2_D.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec4_D.ml > src/lacaml__vec4_D.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl2_S.ml > src/lacaml__impl2_S.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl4_S.ml > src/lacaml__impl4_S.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat2_S.ml > src/lacaml__mat2_S.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat4_S.ml > src/lacaml__mat4_S.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec2_S.ml > src/lacaml__vec2_S.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl2_Z.ml > src/lacaml__impl2_Z.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__impl4_Z.ml > src/lacaml__impl4_Z.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat2_Z.ml > src/lacaml__mat2_Z.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__mat4_Z.ml > src/lacaml__mat4_Z.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec2_Z.ml > src/lacaml__vec2_Z.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml__vec4_Z.ml > src/lacaml__vec4_Z.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/lacaml_version.ml > src/lacaml_version.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules src/install_printers.ml > src/install_printers.ml.depends /usr/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 + /usr/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: /usr/lib64/ocaml/compiler-libs, /usr/lib64/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. /usr/bin/ocamlfind ocamlc -a -I src src/install_printers.cmo -o src/lacaml_top.cma /usr/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 + /usr/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: /usr/lib64/ocaml/compiler-libs, /usr/lib64/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. File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque /usr/bin/ocamlfind ocamlopt -a -I src src/install_printers.cmx -o src/lacaml_top.cmxa /usr/bin/ocamlfind ocamlopt -shared -I src src/lacaml_top.cmxa src/install_printers.cmx -o src/lacaml_top.cmxs /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/blas/blas.ml > examples/blas/blas.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/eig/eig.ml > examples/eig/eig.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/eig/sbev.ml > examples/eig/sbev.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/eig/sbgv.ml > examples/eig/sbgv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/lin_eq/lin_eq.ml > examples/lin_eq/lin_eq.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/lin_eq/gbsv.ml > examples/lin_eq/gbsv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/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 /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/lin_reg/lin_reg.ml > examples/lin_reg/lin_reg.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/qr/qr.ml > examples/qr/qr.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/svd/svd.ml > examples/svd/svd.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_gbsv.ml > examples/nag/nag_gbsv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_gesv.ml > examples/nag/nag_gesv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_gtsv.ml > examples/nag/nag_gtsv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_pbsv.ml > examples/nag/nag_pbsv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_posv.ml > examples/nag/nag_posv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_ppsv.ml > examples/nag/nag_ppsv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_ptsv.ml > examples/nag/nag_ptsv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_spsv.ml > examples/nag/nag_spsv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/nag/nag_sysv.ml > examples/nag/nag_sysv.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/schur/schur_real.ml > examples/schur/schur_real.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/schur/schur_complex.ml > examples/schur/schur_complex.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 /usr/bin/ocamlfind ocamldep -package bytes -package bigarray -modules examples/shuffle/shuffle.ml > examples/shuffle/shuffle.ml.depends /usr/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 + /usr/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. /usr/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 + /usr/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. /usr/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 + make doc ocaml setup.ml -build 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 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 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. /usr/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 /usr/bin/ocamlfind ocamlopt -shared -I src src/lacaml_top.cmxa src/install_printers.cmx -o src/lacaml_top.cmxs ocaml setup.ml -doc 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 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 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. /usr/bin/ocamlfind ocamldoc -dump src/lacaml.odoc -package bytes -package bigarray -I src src/lacaml.mli + /usr/bin/ocamlfind ocamldoc -dump src/lacaml.odoc -package bytes -package bigarray -I src src/lacaml.mli Warning: Module or module type Lacaml__utils not found Warning: Module or module type Lacaml__C not found Warning: Module or module type Lacaml__Z not found Warning: Module or module type Lacaml__S not found Warning: Module or module type Lacaml__D not found Warning: Module or module type Lacaml__common not found Warning: Module or module type Lacaml__io not found Warning: Module or module type Lacaml__utils not found Warning: Module or module type Lacaml__C not found Warning: Module or module type Lacaml__Z not found Warning: Module or module type Lacaml__S not found Warning: Module or module type Lacaml__D not found Warning: Module or module type Lacaml__common not found Warning: Module or module type Lacaml__io not found /usr/bin/ocamlfind ocamldoc -dump src/lacaml__common.odoc -package bytes -package bigarray -I src src/lacaml__common.mli /usr/bin/ocamlfind ocamldoc -dump src/lacaml__io.odoc -package bytes -package bigarray -I src src/lacaml__io.mli /usr/bin/ocamlfind ocamldoc -dump src/lacaml__S.odoc -package bytes -package bigarray -I src src/lacaml__S.mli + /usr/bin/ocamlfind ocamldoc -dump src/lacaml__S.odoc -package bytes -package bigarray -I src src/lacaml__S.mli Warning: Element S not found /usr/bin/ocamlfind ocamldoc -dump src/lacaml__D.odoc -package bytes -package bigarray -I src src/lacaml__D.mli + /usr/bin/ocamlfind ocamldoc -dump src/lacaml__D.odoc -package bytes -package bigarray -I src src/lacaml__D.mli Warning: Element D not found /usr/bin/ocamlfind ocamldoc -dump src/lacaml__C.odoc -package bytes -package bigarray -I src src/lacaml__C.mli + /usr/bin/ocamlfind ocamldoc -dump src/lacaml__C.odoc -package bytes -package bigarray -I src src/lacaml__C.mli Warning: Element C not found /usr/bin/ocamlfind ocamldoc -dump src/lacaml__Z.odoc -package bytes -package bigarray -I src src/lacaml__Z.mli + /usr/bin/ocamlfind ocamldoc -dump src/lacaml__Z.odoc -package bytes -package bigarray -I src src/lacaml__Z.mli Warning: Element Z not found /usr/bin/ocamlfind ocamldoc -dump src/lacaml__utils.odoc -package bytes -package bigarray -I src src/lacaml__utils.ml /usr/bin/ocamlfind ocamldoc -dump src/lacaml_version.odoc -package bytes -package bigarray -I src src/lacaml_version.ml rm -rf API.docdir mkdir -p API.docdir /usr/bin/ocamlfind ocamldoc -load src/lacaml.odoc -load src/lacaml__common.odoc -load src/lacaml__io.odoc -load src/lacaml__S.odoc -load src/lacaml__D.odoc -load src/lacaml__C.odoc -load src/lacaml__Z.odoc -load src/lacaml__utils.odoc -load src/lacaml_version.odoc -html -d API.docdir + /usr/bin/ocamlfind ocamldoc -load src/lacaml.odoc -load src/lacaml__common.odoc -load src/lacaml__io.odoc -load src/lacaml__S.odoc -load src/lacaml__D.odoc -load src/lacaml__C.odoc -load src/lacaml__Z.odoc -load src/lacaml__utils.odoc -load src/lacaml_version.odoc -html -d API.docdir Warning: Element S not found Warning: Element D not found Warning: Element C not found Warning: Element Z not found + mv _build/API.docdir/ html/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Eu0ero + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64 + cd lacaml-9.3.2 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml + export DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/stublibs + DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml + make install ocaml setup.ml -install 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 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 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/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__common.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__io.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__S.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__D.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__C.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__Z.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__utils.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml_version.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/liblacaml_stubs.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml_version.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml_version.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml_version.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__utils.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__utils.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__utils.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__Z.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__Z.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__Z.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__Z.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__C.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__C.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__C.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__C.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__D.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__D.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__D.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__D.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__S.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__S.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__S.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__S.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__io.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__io.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__io.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__io.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__common.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__common.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__common.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__common.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__mat2_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__mat2_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__mat2_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__mat2_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__mat4_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__mat4_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__mat4_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__mat4_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__vec2_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__vec2_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__vec2_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__vec2_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__vec4_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__vec4_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__vec4_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__vec4_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__impl2_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__impl2_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__impl2_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__impl2_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__impl4_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__impl4_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__impl4_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__impl4_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__complex_io.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__real_io.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__complex64.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__complex32.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__float64.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__float32.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml_version.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__utils.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__io.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml__common.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/install_printers.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml_top.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml_top.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml_top.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/lacaml_top.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/install_printers.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/install_printers.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/install_printers.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/install_printers.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/stublibs/dlllacaml_stubs.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/stublibs/dlllacaml_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64//usr/lib64/ocaml/lacaml/META W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml.Io.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__io.Context.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__io.Context.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__io.Toplevel.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__io.Toplevel.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml.Io.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml.Common.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__common.Types.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__common.Types.Vec.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__common.Types.Vec.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__common.Types.Mat.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__common.Types.Mat.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__common.Types.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml.Common.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml.D.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__D.Vec.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__D.Vec.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__D.Mat.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__D.Mat.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml.D.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml.S.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__S.Vec.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__S.Vec.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__S.Mat.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__S.Mat.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml.S.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml.Z.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__Z.Vec.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__Z.Vec.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__Z.Mat.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__Z.Mat.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml.Z.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml.C.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__C.Vec.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__C.Vec.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__C.Mat.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__C.Mat.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml.C.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml.Utils.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml.Utils.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__common.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__common.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__io.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__io.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__S.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__S.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__D.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__D.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__C.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__C.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__Z.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__Z.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml__utils.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml__utils.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/Lacaml_version.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/type_Lacaml_version.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index_values.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index_extensions.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index_exceptions.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index_types.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index_attributes.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index_methods.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index_classes.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index_class_types.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index_modules.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/index_module_types.html' has been marked as built for documentation API but doesn't exist W: File '/home/iurt/rpmbuild/BUILD/lacaml-9.3.2/_build/./API.docdir/style.css' has been marked as built for documentation API but doesn't exist + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 9.3.2-6.mga9 --unique-debug-suffix -9.3.2-6.mga9.aarch64 --unique-debug-src-base ocaml-lacaml-9.3.2-6.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lacaml-9.3.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/lib64/ocaml/lacaml/lacaml_top.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/lib64/ocaml/lacaml/lacaml.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/lib64/ocaml/stublibs/dlllacaml_stubs.so dwz: ./usr/lib64/ocaml/lacaml/lacaml.cmxs-9.3.2-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/ocaml/stublibs/dlllacaml_stubs.so-9.3.2-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 3108kB, size after compression: 3108kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match. cpio: _build/buffer.ml: Cannot stat: No such file or directory cpio: _build/bytes.ml: Cannot stat: No such file or directory cpio: _build/format.ml: Cannot stat: No such file or directory cpio: _build/list.ml: Cannot stat: No such file or directory cpio: _build/random.ml: Cannot stat: No such file or directory cpio: _build/stdlib.ml: Cannot stat: No such file or directory cpio: _build/string.ml: Cannot stat: No such file or directory 1544 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-lacaml-9.3.2-6.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yqYbJ0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lacaml-9.3.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml + cp -pr COPYING.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml + cp -pr AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml + cp -pr CHANGES.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml + cp -pr TODO.md /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Install_printers) = 38c812d2764ced6eb5794f413d1bc39c ocaml(Lacaml) = cc35dccf664c6dacb914513604f7308f ocaml(Lacaml__C) = b03adcc806a8858e91cbc1cee2c2ee41 ocaml(Lacaml__D) = a885a9048cc21cf03d0e7f80db1ca35f ocaml(Lacaml__S) = 7a64067b4b4681a2a9589b8ce0660a71 ocaml(Lacaml__Z) = ffeb24903d8fd29c531831319457e555 ocaml(Lacaml__common) = 1ae1df3b26fd15c157e14e4b4be2908f ocaml(Lacaml__complex32) = 8cbfce673a22a8510e3f8619f6bbcd5e ocaml(Lacaml__complex64) = e2af4afd68abb5715bfa9349844d4876 ocaml(Lacaml__complex_io) = 630cdf035b643a309e5b95b4b7625e12 ocaml(Lacaml__float32) = 0f5998254455b062e78275a962f9438c ocaml(Lacaml__float64) = ec2f775803f266ce21ac29aa49258bbb ocaml(Lacaml__impl2_C) = f184f5cf4f8a20b06ca9971254faf8b3 ocaml(Lacaml__impl2_D) = 42365ee547da6e797644b3e4f3b2bb96 ocaml(Lacaml__impl2_S) = e9955497b910139885457c38a4ccd426 ocaml(Lacaml__impl2_Z) = d979d812fe6ce25474d46e0f0b0a7a20 ocaml(Lacaml__impl4_C) = 3906d169657a411cbdf76589b6d99eca ocaml(Lacaml__impl4_D) = 8b112b4ed04199de2f96df839ffaed17 ocaml(Lacaml__impl4_S) = 4b3e4ffae8bc2eab581a6aad05dea572 ocaml(Lacaml__impl4_Z) = f0f11f2d9101f8e23d37c89daca26378 ocaml(Lacaml__io) = 47b519e893981fba3e158d7e737ae801 ocaml(Lacaml__mat2_C) = 461f85577198ce93ea79c16cb35d6de1 ocaml(Lacaml__mat2_D) = 0fbcf2d8b481754f5b8e1d5400f592da ocaml(Lacaml__mat2_S) = 384e49d12d564e667845d1a07e75eccb ocaml(Lacaml__mat2_Z) = 30793393e4a84b0088ddc3fab1635ab6 ocaml(Lacaml__mat4_C) = 28d5e01ae7e338ffdd09c0b7e642cbf4 ocaml(Lacaml__mat4_D) = b511e2a3ea9f5702ff24577928003b4d ocaml(Lacaml__mat4_S) = 9d64a68e8e2a45cfeaef1a3b533677a6 ocaml(Lacaml__mat4_Z) = c41bea01a10322c379d068931163f8ba ocaml(Lacaml__real_io) = a8d6269189dc1d99cd4fc12e98ca7c61 ocaml(Lacaml__utils) = 5137bbec4b9df2e6c8fe9e07538dcbc0 ocaml(Lacaml__vec2_C) = eeec340e3f2b2def9d7bce12a7a92ba5 ocaml(Lacaml__vec2_D) = d324f0b8c62e10c4b9d18462665a7bb1 ocaml(Lacaml__vec2_S) = a92c68034847a5202464047e0f11ffb4 ocaml(Lacaml__vec2_Z) = 34ec6cc986b7445f7040549dfa98b326 ocaml(Lacaml__vec4_C) = 12354ebb0300d5bc968bc3305541a13b ocaml(Lacaml__vec4_D) = d498909b4f0a0912396bc7f2c58f95a0 ocaml(Lacaml__vec4_S) = 2c712b8a3cee6105de5e40d71b4da7ce ocaml(Lacaml__vec4_Z) = 5b390b714960663cd2774e13a3670507 ocaml(Lacaml_version) = 9b7ffd99bc21551841d719f8c5ba2813 ocaml-lacaml = 9.3.2-6.mga9 ocaml-lacaml(aarch-64) = 9.3.2-6.mga9 ocamlx(Install_printers) = 61e092b6427477513f264e0116794319 ocamlx(Lacaml) = 16b25ffd74a01e2ade27a6157e1341b8 ocamlx(Lacaml__C) = ab724a879e5404cab0c6cf0adb63a183 ocamlx(Lacaml__D) = 6dcf48245953f1cfecae3bc7388ecac8 ocamlx(Lacaml__S) = e4ef5f5d6b38f62bd71f3fda78d74e2c ocamlx(Lacaml__Z) = 152a0cc0d2307beae4e559297f16304e ocamlx(Lacaml__common) = 47191cba24a2dea79baf428a906a37b4 ocamlx(Lacaml__complex32) = 304accaf55d9b7a989b1342b7a35fbf2 ocamlx(Lacaml__complex64) = 9ef7e41ea3a36c8bf9a3458531f2ee85 ocamlx(Lacaml__complex_io) = 4e06e0e126af3ef5190dda8544824c66 ocamlx(Lacaml__float32) = 0295743334bf9d586f2e2c7003a25c93 ocamlx(Lacaml__float64) = 8d3e5efca8cf06d008042e2e8bb66b3c ocamlx(Lacaml__impl2_C) = aba62f5616d7d92bdedcea56bcc4917d ocamlx(Lacaml__impl2_D) = 4796fdd3c98cf8671d6014cbdc89c4f6 ocamlx(Lacaml__impl2_S) = aa2f2a6b6a3fbd6150d2a8dad746beda ocamlx(Lacaml__impl2_Z) = 86004afa6f91a58c30453329c113b2cd ocamlx(Lacaml__impl4_C) = 83cc9ae73a30a5fbe6c79bbbaf8f1d03 ocamlx(Lacaml__impl4_D) = 5553dc660181d01b8978435fdc0f462c ocamlx(Lacaml__impl4_S) = 214babe3b69b0c2c7c7d9cf464c4dd00 ocamlx(Lacaml__impl4_Z) = 8967074a81c5cab412c5451b6253f7ed ocamlx(Lacaml__io) = 7377671190cdc4e56ed9bb63f2a8b14a ocamlx(Lacaml__mat2_C) = 276e9d7c65af36b45645300eb13d211e ocamlx(Lacaml__mat2_D) = 7b9be26c7927d53b1844c9ed37e141fe ocamlx(Lacaml__mat2_S) = 778b30793b9e357f7f02ef410d4cf956 ocamlx(Lacaml__mat2_Z) = 6a9bc1f0143e90039b0f1325bf77c4e6 ocamlx(Lacaml__mat4_C) = 27d030645996f2521628987dd92b4a6d ocamlx(Lacaml__mat4_D) = c596745323b6fc43305f459a7e22e7a3 ocamlx(Lacaml__mat4_S) = de28567295a66f38eee686bbb776817c ocamlx(Lacaml__mat4_Z) = 252c531509b2326a2b18a49c1ce808af ocamlx(Lacaml__real_io) = e86703ed0ba722a74f93342e5e202317 ocamlx(Lacaml__utils) = e80d774dda1f95d1023c52b71ec5d934 ocamlx(Lacaml__vec2_C) = 9779bfd0b4e2880d9d75e671419b9dfb ocamlx(Lacaml__vec2_D) = f7f0b7b9c018bb94ab6ef0c629213e88 ocamlx(Lacaml__vec2_S) = 3333fcd6864580ac43a0eed1b996b41d ocamlx(Lacaml__vec2_Z) = 3639fad2828eaddf00297e3758b9143c ocamlx(Lacaml__vec4_C) = 3a3689f90014cfb8896a2954c7de8ddb ocamlx(Lacaml__vec4_D) = a95680f965eb9c6d08ed647f1510c04f ocamlx(Lacaml__vec4_S) = 9d177071b7cf66e7309200d5f2db65b7 ocamlx(Lacaml__vec4_Z) = 4ce8ba1dfd18601aa5da693fedc38e20 ocamlx(Lacaml_version) = bc5de685c9a7b1216031358ea545f5ce Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) liblapack.so.3()(64bit) ocaml(Asttypes) = 8d9243b29c6fb9e0a08c19ef4428d901 ocaml(Build_path_prefix_map) = 768aaa9a0cf0a246676af9399c02856c ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(CamlinternalLazy) = 82103148a05e285950684f44991b3567 ocaml(Cmi_format) = 76d3429ae113002401cc56fd83d34058 ocaml(Env) = 3e1fee822879c7d392e9c3aaf8962974 ocaml(Ident) = 66346e411ce4bc6d1c16ce5ca67a628e ocaml(Identifiable) = 9f19d8682454ed3c5ef544ca7e5234ed ocaml(Lacaml) = cc35dccf664c6dacb914513604f7308f ocaml(Lacaml__common) = 1ae1df3b26fd15c157e14e4b4be2908f ocaml(Lacaml__complex32) = 8cbfce673a22a8510e3f8619f6bbcd5e ocaml(Lacaml__complex64) = e2af4afd68abb5715bfa9349844d4876 ocaml(Lacaml__complex_io) = 630cdf035b643a309e5b95b4b7625e12 ocaml(Lacaml__float32) = 0f5998254455b062e78275a962f9438c ocaml(Lacaml__float64) = ec2f775803f266ce21ac29aa49258bbb ocaml(Lacaml__impl2_C) = f184f5cf4f8a20b06ca9971254faf8b3 ocaml(Lacaml__impl2_D) = 42365ee547da6e797644b3e4f3b2bb96 ocaml(Lacaml__impl2_S) = e9955497b910139885457c38a4ccd426 ocaml(Lacaml__impl2_Z) = d979d812fe6ce25474d46e0f0b0a7a20 ocaml(Lacaml__impl4_C) = 3906d169657a411cbdf76589b6d99eca ocaml(Lacaml__impl4_D) = 8b112b4ed04199de2f96df839ffaed17 ocaml(Lacaml__impl4_S) = 4b3e4ffae8bc2eab581a6aad05dea572 ocaml(Lacaml__impl4_Z) = f0f11f2d9101f8e23d37c89daca26378 ocaml(Lacaml__io) = 47b519e893981fba3e158d7e737ae801 ocaml(Lacaml__mat2_C) = 461f85577198ce93ea79c16cb35d6de1 ocaml(Lacaml__mat2_D) = 0fbcf2d8b481754f5b8e1d5400f592da ocaml(Lacaml__mat2_S) = 384e49d12d564e667845d1a07e75eccb ocaml(Lacaml__mat2_Z) = 30793393e4a84b0088ddc3fab1635ab6 ocaml(Lacaml__mat4_C) = 28d5e01ae7e338ffdd09c0b7e642cbf4 ocaml(Lacaml__mat4_D) = b511e2a3ea9f5702ff24577928003b4d ocaml(Lacaml__mat4_S) = 9d64a68e8e2a45cfeaef1a3b533677a6 ocaml(Lacaml__mat4_Z) = c41bea01a10322c379d068931163f8ba ocaml(Lacaml__real_io) = a8d6269189dc1d99cd4fc12e98ca7c61 ocaml(Lacaml__utils) = 5137bbec4b9df2e6c8fe9e07538dcbc0 ocaml(Lacaml__vec2_C) = eeec340e3f2b2def9d7bce12a7a92ba5 ocaml(Lacaml__vec2_D) = d324f0b8c62e10c4b9d18462665a7bb1 ocaml(Lacaml__vec2_S) = a92c68034847a5202464047e0f11ffb4 ocaml(Lacaml__vec2_Z) = 34ec6cc986b7445f7040549dfa98b326 ocaml(Lacaml__vec4_C) = 12354ebb0300d5bc968bc3305541a13b ocaml(Lacaml__vec4_D) = d498909b4f0a0912396bc7f2c58f95a0 ocaml(Lacaml__vec4_S) = 2c712b8a3cee6105de5e40d71b4da7ce ocaml(Lacaml__vec4_Z) = 5b390b714960663cd2774e13a3670507 ocaml(Load_path) = 8ab42785de93f30c747a06f9ee910aca ocaml(Location) = 42fe4a2f44ab6accbe90263ece53bade ocaml(Longident) = a52b92dbb43724c8b71097477efee554 ocaml(Misc) = 5ad92b5ce55cff343ae7576c413fd64c ocaml(Outcometree) = ac56c08f2f5163be79f5a52c98b741ba ocaml(Parsetree) = ebaf0fcbd1dc0265b6335323ca8ce16f ocaml(Path) = b4c2c6eaa67d1f25b82f8051a4dfb59e ocaml(Primitive) = 849bb0dbe02ccd98a80cb4bdd81f9083 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38 ocaml(Stdlib__Bigarray) = 0658efab07b830634f1823572d2cce61 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Bytes) = cbde478960c3a756d3d7c559b25871ed ocaml(Stdlib__Complex) = dc5b34d1ccde5a5d3b060f66f0bf3ab0 ocaml(Stdlib__Digest) = 4288c5825ba53509e91a8d913ee7d5b7 ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__Int64) = 55e959e4ff2aaf232f465daffa26c424 ocaml(Stdlib__Lazy) = dee386391ddbe73d02c1439b3b21df37 ocaml(Stdlib__Lexing) = 58f88856435bd604950e119384ea45a3 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Map) = 406d1bc59860d17292fd07fc9e6e19e0 ocaml(Stdlib__Nativeint) = 20906fc1420fb50992a02881ddf59b04 ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4 ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Random) = 81afc926de6c043b75047c5a3e297b5d ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__Set) = 62a5b2299175dac791c30d62e1518738 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__Sys) = 77e29567f2d5143158a3c6ae227ebb37 ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocaml(Subst) = b172a3fecbbffd2671f94393d34afa00 ocaml(Toploop) = 442addbcfecf44323c2db2bdd200c25c ocaml(Type_immediacy) = d9790c85c0f92ca647f03f1d908827ad ocaml(Types) = 5e0f9be62071419182ca5268d4fe80f2 ocaml(Warnings) = eae45e31109deddf5d2f98dfc1d73357 ocamlx(Lacaml__common) = 47191cba24a2dea79baf428a906a37b4 ocamlx(Lacaml__complex32) = 304accaf55d9b7a989b1342b7a35fbf2 ocamlx(Lacaml__complex64) = 9ef7e41ea3a36c8bf9a3458531f2ee85 ocamlx(Lacaml__complex_io) = 4e06e0e126af3ef5190dda8544824c66 ocamlx(Lacaml__float32) = 0295743334bf9d586f2e2c7003a25c93 ocamlx(Lacaml__float64) = 8d3e5efca8cf06d008042e2e8bb66b3c ocamlx(Lacaml__impl2_C) = aba62f5616d7d92bdedcea56bcc4917d ocamlx(Lacaml__impl2_D) = 4796fdd3c98cf8671d6014cbdc89c4f6 ocamlx(Lacaml__impl2_S) = aa2f2a6b6a3fbd6150d2a8dad746beda ocamlx(Lacaml__impl2_Z) = 86004afa6f91a58c30453329c113b2cd ocamlx(Lacaml__impl4_C) = 83cc9ae73a30a5fbe6c79bbbaf8f1d03 ocamlx(Lacaml__impl4_D) = 5553dc660181d01b8978435fdc0f462c ocamlx(Lacaml__impl4_S) = 214babe3b69b0c2c7c7d9cf464c4dd00 ocamlx(Lacaml__impl4_Z) = 8967074a81c5cab412c5451b6253f7ed ocamlx(Lacaml__io) = 7377671190cdc4e56ed9bb63f2a8b14a ocamlx(Lacaml__mat2_C) = 276e9d7c65af36b45645300eb13d211e ocamlx(Lacaml__mat2_D) = 7b9be26c7927d53b1844c9ed37e141fe ocamlx(Lacaml__mat2_S) = 778b30793b9e357f7f02ef410d4cf956 ocamlx(Lacaml__mat2_Z) = 6a9bc1f0143e90039b0f1325bf77c4e6 ocamlx(Lacaml__mat4_C) = 27d030645996f2521628987dd92b4a6d ocamlx(Lacaml__mat4_D) = c596745323b6fc43305f459a7e22e7a3 ocamlx(Lacaml__mat4_S) = de28567295a66f38eee686bbb776817c ocamlx(Lacaml__mat4_Z) = 252c531509b2326a2b18a49c1ce808af ocamlx(Lacaml__real_io) = e86703ed0ba722a74f93342e5e202317 ocamlx(Lacaml__utils) = e80d774dda1f95d1023c52b71ec5d934 ocamlx(Lacaml__vec2_C) = 9779bfd0b4e2880d9d75e671419b9dfb ocamlx(Lacaml__vec2_D) = f7f0b7b9c018bb94ab6ef0c629213e88 ocamlx(Lacaml__vec2_S) = 3333fcd6864580ac43a0eed1b996b41d ocamlx(Lacaml__vec2_Z) = 3639fad2828eaddf00297e3758b9143c ocamlx(Lacaml__vec4_C) = 3a3689f90014cfb8896a2954c7de8ddb ocamlx(Lacaml__vec4_D) = a95680f965eb9c6d08ed647f1510c04f ocamlx(Lacaml__vec4_S) = 9d177071b7cf66e7309200d5f2db65b7 ocamlx(Lacaml__vec4_Z) = 4ce8ba1dfd18601aa5da693fedc38e20 ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Array) = aab10518c3f1158148fe7713d20dc740 ocamlx(Stdlib__Bigarray) = e645043cc6ca029f2cd5fd68af62e415 ocamlx(Stdlib__Buffer) = 43d30e9472f560e84d2d0f69ae890ba5 ocamlx(Stdlib__Bytes) = 33e3746ac47aa01c0ae846774479f668 ocamlx(Stdlib__Complex) = bb478683680570c6165cf33d8cb3b9b2 ocamlx(Stdlib__Format) = f0b02a997e83d9117ebfeb35c9fa61c6 ocamlx(Stdlib__Int32) = bfe3d89d1f3e20975f9cb25a8463e982 ocamlx(Stdlib__Lexing) = a8853a0486f377dcf67be29041f89b58 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__Printf) = 54da4609e17a1893e7a0c08168b8726a ocamlx(Stdlib__Random) = 2e104ad369194bbb9ea5bf4e01263458 ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 ocamlx(Stdlib__Sys) = 3aa3655700ec2d80629d3a9555109f96 Processing files: ocaml-lacaml-devel-9.3.2-6.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.twaLx6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lacaml-9.3.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml-devel + cp -pr html/ /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml-devel + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64/usr/share/doc/ocaml-lacaml-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Install_printers) = 38c812d2764ced6eb5794f413d1bc39c ocaml(Lacaml) = cc35dccf664c6dacb914513604f7308f ocaml(Lacaml__C) = b03adcc806a8858e91cbc1cee2c2ee41 ocaml(Lacaml__D) = a885a9048cc21cf03d0e7f80db1ca35f ocaml(Lacaml__S) = 7a64067b4b4681a2a9589b8ce0660a71 ocaml(Lacaml__Z) = ffeb24903d8fd29c531831319457e555 ocaml(Lacaml__common) = 1ae1df3b26fd15c157e14e4b4be2908f ocaml(Lacaml__complex32) = 8cbfce673a22a8510e3f8619f6bbcd5e ocaml(Lacaml__complex64) = e2af4afd68abb5715bfa9349844d4876 ocaml(Lacaml__complex_io) = 630cdf035b643a309e5b95b4b7625e12 ocaml(Lacaml__float32) = 0f5998254455b062e78275a962f9438c ocaml(Lacaml__float64) = ec2f775803f266ce21ac29aa49258bbb ocaml(Lacaml__impl2_C) = f184f5cf4f8a20b06ca9971254faf8b3 ocaml(Lacaml__impl2_D) = 42365ee547da6e797644b3e4f3b2bb96 ocaml(Lacaml__impl2_S) = e9955497b910139885457c38a4ccd426 ocaml(Lacaml__impl2_Z) = d979d812fe6ce25474d46e0f0b0a7a20 ocaml(Lacaml__impl4_C) = 3906d169657a411cbdf76589b6d99eca ocaml(Lacaml__impl4_D) = 8b112b4ed04199de2f96df839ffaed17 ocaml(Lacaml__impl4_S) = 4b3e4ffae8bc2eab581a6aad05dea572 ocaml(Lacaml__impl4_Z) = f0f11f2d9101f8e23d37c89daca26378 ocaml(Lacaml__io) = 47b519e893981fba3e158d7e737ae801 ocaml(Lacaml__mat2_C) = 461f85577198ce93ea79c16cb35d6de1 ocaml(Lacaml__mat2_D) = 0fbcf2d8b481754f5b8e1d5400f592da ocaml(Lacaml__mat2_S) = 384e49d12d564e667845d1a07e75eccb ocaml(Lacaml__mat2_Z) = 30793393e4a84b0088ddc3fab1635ab6 ocaml(Lacaml__mat4_C) = 28d5e01ae7e338ffdd09c0b7e642cbf4 ocaml(Lacaml__mat4_D) = b511e2a3ea9f5702ff24577928003b4d ocaml(Lacaml__mat4_S) = 9d64a68e8e2a45cfeaef1a3b533677a6 ocaml(Lacaml__mat4_Z) = c41bea01a10322c379d068931163f8ba ocaml(Lacaml__real_io) = a8d6269189dc1d99cd4fc12e98ca7c61 ocaml(Lacaml__utils) = 5137bbec4b9df2e6c8fe9e07538dcbc0 ocaml(Lacaml__vec2_C) = eeec340e3f2b2def9d7bce12a7a92ba5 ocaml(Lacaml__vec2_D) = d324f0b8c62e10c4b9d18462665a7bb1 ocaml(Lacaml__vec2_S) = a92c68034847a5202464047e0f11ffb4 ocaml(Lacaml__vec2_Z) = 34ec6cc986b7445f7040549dfa98b326 ocaml(Lacaml__vec4_C) = 12354ebb0300d5bc968bc3305541a13b ocaml(Lacaml__vec4_D) = d498909b4f0a0912396bc7f2c58f95a0 ocaml(Lacaml__vec4_S) = 2c712b8a3cee6105de5e40d71b4da7ce ocaml(Lacaml__vec4_Z) = 5b390b714960663cd2774e13a3670507 ocaml(Lacaml_version) = 9b7ffd99bc21551841d719f8c5ba2813 ocaml-lacaml-devel = 9.3.2-6.mga9 ocaml-lacaml-devel(aarch-64) = 9.3.2-6.mga9 ocamlx(Install_printers) = 61e092b6427477513f264e0116794319 ocamlx(Lacaml) = 16b25ffd74a01e2ade27a6157e1341b8 ocamlx(Lacaml__C) = ab724a879e5404cab0c6cf0adb63a183 ocamlx(Lacaml__D) = 6dcf48245953f1cfecae3bc7388ecac8 ocamlx(Lacaml__S) = e4ef5f5d6b38f62bd71f3fda78d74e2c ocamlx(Lacaml__Z) = 152a0cc0d2307beae4e559297f16304e ocamlx(Lacaml__common) = 47191cba24a2dea79baf428a906a37b4 ocamlx(Lacaml__complex32) = 304accaf55d9b7a989b1342b7a35fbf2 ocamlx(Lacaml__complex64) = 9ef7e41ea3a36c8bf9a3458531f2ee85 ocamlx(Lacaml__complex_io) = 4e06e0e126af3ef5190dda8544824c66 ocamlx(Lacaml__float32) = 0295743334bf9d586f2e2c7003a25c93 ocamlx(Lacaml__float64) = 8d3e5efca8cf06d008042e2e8bb66b3c ocamlx(Lacaml__impl2_C) = aba62f5616d7d92bdedcea56bcc4917d ocamlx(Lacaml__impl2_D) = 4796fdd3c98cf8671d6014cbdc89c4f6 ocamlx(Lacaml__impl2_S) = aa2f2a6b6a3fbd6150d2a8dad746beda ocamlx(Lacaml__impl2_Z) = 86004afa6f91a58c30453329c113b2cd ocamlx(Lacaml__impl4_C) = 83cc9ae73a30a5fbe6c79bbbaf8f1d03 ocamlx(Lacaml__impl4_D) = 5553dc660181d01b8978435fdc0f462c ocamlx(Lacaml__impl4_S) = 214babe3b69b0c2c7c7d9cf464c4dd00 ocamlx(Lacaml__impl4_Z) = 8967074a81c5cab412c5451b6253f7ed ocamlx(Lacaml__io) = 7377671190cdc4e56ed9bb63f2a8b14a ocamlx(Lacaml__mat2_C) = 276e9d7c65af36b45645300eb13d211e ocamlx(Lacaml__mat2_D) = 7b9be26c7927d53b1844c9ed37e141fe ocamlx(Lacaml__mat2_S) = 778b30793b9e357f7f02ef410d4cf956 ocamlx(Lacaml__mat2_Z) = 6a9bc1f0143e90039b0f1325bf77c4e6 ocamlx(Lacaml__mat4_C) = 27d030645996f2521628987dd92b4a6d ocamlx(Lacaml__mat4_D) = c596745323b6fc43305f459a7e22e7a3 ocamlx(Lacaml__mat4_S) = de28567295a66f38eee686bbb776817c ocamlx(Lacaml__mat4_Z) = 252c531509b2326a2b18a49c1ce808af ocamlx(Lacaml__real_io) = e86703ed0ba722a74f93342e5e202317 ocamlx(Lacaml__utils) = e80d774dda1f95d1023c52b71ec5d934 ocamlx(Lacaml__vec2_C) = 9779bfd0b4e2880d9d75e671419b9dfb ocamlx(Lacaml__vec2_D) = f7f0b7b9c018bb94ab6ef0c629213e88 ocamlx(Lacaml__vec2_S) = 3333fcd6864580ac43a0eed1b996b41d ocamlx(Lacaml__vec2_Z) = 3639fad2828eaddf00297e3758b9143c ocamlx(Lacaml__vec4_C) = 3a3689f90014cfb8896a2954c7de8ddb ocamlx(Lacaml__vec4_D) = a95680f965eb9c6d08ed647f1510c04f ocamlx(Lacaml__vec4_S) = 9d177071b7cf66e7309200d5f2db65b7 ocamlx(Lacaml__vec4_Z) = 4ce8ba1dfd18601aa5da693fedc38e20 ocamlx(Lacaml_version) = bc5de685c9a7b1216031358ea545f5ce Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Asttypes) = 8d9243b29c6fb9e0a08c19ef4428d901 ocaml(Build_path_prefix_map) = 768aaa9a0cf0a246676af9399c02856c ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(CamlinternalLazy) = 82103148a05e285950684f44991b3567 ocaml(Cmi_format) = 76d3429ae113002401cc56fd83d34058 ocaml(Env) = 3e1fee822879c7d392e9c3aaf8962974 ocaml(Ident) = 66346e411ce4bc6d1c16ce5ca67a628e ocaml(Identifiable) = 9f19d8682454ed3c5ef544ca7e5234ed ocaml(Lacaml) = cc35dccf664c6dacb914513604f7308f ocaml(Lacaml__common) = 1ae1df3b26fd15c157e14e4b4be2908f ocaml(Lacaml__complex32) = 8cbfce673a22a8510e3f8619f6bbcd5e ocaml(Lacaml__complex64) = e2af4afd68abb5715bfa9349844d4876 ocaml(Lacaml__complex_io) = 630cdf035b643a309e5b95b4b7625e12 ocaml(Lacaml__float32) = 0f5998254455b062e78275a962f9438c ocaml(Lacaml__float64) = ec2f775803f266ce21ac29aa49258bbb ocaml(Lacaml__impl2_C) = f184f5cf4f8a20b06ca9971254faf8b3 ocaml(Lacaml__impl2_D) = 42365ee547da6e797644b3e4f3b2bb96 ocaml(Lacaml__impl2_S) = e9955497b910139885457c38a4ccd426 ocaml(Lacaml__impl2_Z) = d979d812fe6ce25474d46e0f0b0a7a20 ocaml(Lacaml__impl4_C) = 3906d169657a411cbdf76589b6d99eca ocaml(Lacaml__impl4_D) = 8b112b4ed04199de2f96df839ffaed17 ocaml(Lacaml__impl4_S) = 4b3e4ffae8bc2eab581a6aad05dea572 ocaml(Lacaml__impl4_Z) = f0f11f2d9101f8e23d37c89daca26378 ocaml(Lacaml__io) = 47b519e893981fba3e158d7e737ae801 ocaml(Lacaml__mat2_C) = 461f85577198ce93ea79c16cb35d6de1 ocaml(Lacaml__mat2_D) = 0fbcf2d8b481754f5b8e1d5400f592da ocaml(Lacaml__mat2_S) = 384e49d12d564e667845d1a07e75eccb ocaml(Lacaml__mat2_Z) = 30793393e4a84b0088ddc3fab1635ab6 ocaml(Lacaml__mat4_C) = 28d5e01ae7e338ffdd09c0b7e642cbf4 ocaml(Lacaml__mat4_D) = b511e2a3ea9f5702ff24577928003b4d ocaml(Lacaml__mat4_S) = 9d64a68e8e2a45cfeaef1a3b533677a6 ocaml(Lacaml__mat4_Z) = c41bea01a10322c379d068931163f8ba ocaml(Lacaml__real_io) = a8d6269189dc1d99cd4fc12e98ca7c61 ocaml(Lacaml__utils) = 5137bbec4b9df2e6c8fe9e07538dcbc0 ocaml(Lacaml__vec2_C) = eeec340e3f2b2def9d7bce12a7a92ba5 ocaml(Lacaml__vec2_D) = d324f0b8c62e10c4b9d18462665a7bb1 ocaml(Lacaml__vec2_S) = a92c68034847a5202464047e0f11ffb4 ocaml(Lacaml__vec2_Z) = 34ec6cc986b7445f7040549dfa98b326 ocaml(Lacaml__vec4_C) = 12354ebb0300d5bc968bc3305541a13b ocaml(Lacaml__vec4_D) = d498909b4f0a0912396bc7f2c58f95a0 ocaml(Lacaml__vec4_S) = 2c712b8a3cee6105de5e40d71b4da7ce ocaml(Lacaml__vec4_Z) = 5b390b714960663cd2774e13a3670507 ocaml(Load_path) = 8ab42785de93f30c747a06f9ee910aca ocaml(Location) = 42fe4a2f44ab6accbe90263ece53bade ocaml(Longident) = a52b92dbb43724c8b71097477efee554 ocaml(Misc) = 5ad92b5ce55cff343ae7576c413fd64c ocaml(Outcometree) = ac56c08f2f5163be79f5a52c98b741ba ocaml(Parsetree) = ebaf0fcbd1dc0265b6335323ca8ce16f ocaml(Path) = b4c2c6eaa67d1f25b82f8051a4dfb59e ocaml(Primitive) = 849bb0dbe02ccd98a80cb4bdd81f9083 ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38 ocaml(Stdlib__Bigarray) = 0658efab07b830634f1823572d2cce61 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Bytes) = cbde478960c3a756d3d7c559b25871ed ocaml(Stdlib__Complex) = dc5b34d1ccde5a5d3b060f66f0bf3ab0 ocaml(Stdlib__Digest) = 4288c5825ba53509e91a8d913ee7d5b7 ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__Int64) = 55e959e4ff2aaf232f465daffa26c424 ocaml(Stdlib__Lazy) = dee386391ddbe73d02c1439b3b21df37 ocaml(Stdlib__Lexing) = 58f88856435bd604950e119384ea45a3 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__Map) = 406d1bc59860d17292fd07fc9e6e19e0 ocaml(Stdlib__Nativeint) = 20906fc1420fb50992a02881ddf59b04 ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4 ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Random) = 81afc926de6c043b75047c5a3e297b5d ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__Set) = 62a5b2299175dac791c30d62e1518738 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__Sys) = 77e29567f2d5143158a3c6ae227ebb37 ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocaml(Subst) = b172a3fecbbffd2671f94393d34afa00 ocaml(Toploop) = 442addbcfecf44323c2db2bdd200c25c ocaml(Type_immediacy) = d9790c85c0f92ca647f03f1d908827ad ocaml(Types) = 5e0f9be62071419182ca5268d4fe80f2 ocaml(Warnings) = eae45e31109deddf5d2f98dfc1d73357 ocamlx(Lacaml__common) = 47191cba24a2dea79baf428a906a37b4 ocamlx(Lacaml__complex32) = 304accaf55d9b7a989b1342b7a35fbf2 ocamlx(Lacaml__complex64) = 9ef7e41ea3a36c8bf9a3458531f2ee85 ocamlx(Lacaml__complex_io) = 4e06e0e126af3ef5190dda8544824c66 ocamlx(Lacaml__float32) = 0295743334bf9d586f2e2c7003a25c93 ocamlx(Lacaml__float64) = 8d3e5efca8cf06d008042e2e8bb66b3c ocamlx(Lacaml__impl2_C) = aba62f5616d7d92bdedcea56bcc4917d ocamlx(Lacaml__impl2_D) = 4796fdd3c98cf8671d6014cbdc89c4f6 ocamlx(Lacaml__impl2_S) = aa2f2a6b6a3fbd6150d2a8dad746beda ocamlx(Lacaml__impl2_Z) = 86004afa6f91a58c30453329c113b2cd ocamlx(Lacaml__impl4_C) = 83cc9ae73a30a5fbe6c79bbbaf8f1d03 ocamlx(Lacaml__impl4_D) = 5553dc660181d01b8978435fdc0f462c ocamlx(Lacaml__impl4_S) = 214babe3b69b0c2c7c7d9cf464c4dd00 ocamlx(Lacaml__impl4_Z) = 8967074a81c5cab412c5451b6253f7ed ocamlx(Lacaml__io) = 7377671190cdc4e56ed9bb63f2a8b14a ocamlx(Lacaml__mat2_C) = 276e9d7c65af36b45645300eb13d211e ocamlx(Lacaml__mat2_D) = 7b9be26c7927d53b1844c9ed37e141fe ocamlx(Lacaml__mat2_S) = 778b30793b9e357f7f02ef410d4cf956 ocamlx(Lacaml__mat2_Z) = 6a9bc1f0143e90039b0f1325bf77c4e6 ocamlx(Lacaml__mat4_C) = 27d030645996f2521628987dd92b4a6d ocamlx(Lacaml__mat4_D) = c596745323b6fc43305f459a7e22e7a3 ocamlx(Lacaml__mat4_S) = de28567295a66f38eee686bbb776817c ocamlx(Lacaml__mat4_Z) = 252c531509b2326a2b18a49c1ce808af ocamlx(Lacaml__real_io) = e86703ed0ba722a74f93342e5e202317 ocamlx(Lacaml__utils) = e80d774dda1f95d1023c52b71ec5d934 ocamlx(Lacaml__vec2_C) = 9779bfd0b4e2880d9d75e671419b9dfb ocamlx(Lacaml__vec2_D) = f7f0b7b9c018bb94ab6ef0c629213e88 ocamlx(Lacaml__vec2_S) = 3333fcd6864580ac43a0eed1b996b41d ocamlx(Lacaml__vec2_Z) = 3639fad2828eaddf00297e3758b9143c ocamlx(Lacaml__vec4_C) = 3a3689f90014cfb8896a2954c7de8ddb ocamlx(Lacaml__vec4_D) = a95680f965eb9c6d08ed647f1510c04f ocamlx(Lacaml__vec4_S) = 9d177071b7cf66e7309200d5f2db65b7 ocamlx(Lacaml__vec4_Z) = 4ce8ba1dfd18601aa5da693fedc38e20 ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__Array) = aab10518c3f1158148fe7713d20dc740 ocamlx(Stdlib__Bigarray) = e645043cc6ca029f2cd5fd68af62e415 ocamlx(Stdlib__Buffer) = 43d30e9472f560e84d2d0f69ae890ba5 ocamlx(Stdlib__Bytes) = 33e3746ac47aa01c0ae846774479f668 ocamlx(Stdlib__Complex) = bb478683680570c6165cf33d8cb3b9b2 ocamlx(Stdlib__Format) = f0b02a997e83d9117ebfeb35c9fa61c6 ocamlx(Stdlib__Int32) = bfe3d89d1f3e20975f9cb25a8463e982 ocamlx(Stdlib__Lexing) = a8853a0486f377dcf67be29041f89b58 ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4 ocamlx(Stdlib__Printf) = 54da4609e17a1893e7a0c08168b8726a ocamlx(Stdlib__Random) = 2e104ad369194bbb9ea5bf4e01263458 ocamlx(Stdlib__String) = e3d157a8c85cee272249a1c492e502f5 ocamlx(Stdlib__Sys) = 3aa3655700ec2d80629d3a9555109f96 Processing files: ocaml-lacaml-debugsource-9.3.2-6.mga9.aarch64 Provides: ocaml-lacaml-debugsource = 9.3.2-6.mga9 ocaml-lacaml-debugsource(aarch-64) = 9.3.2-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-lacaml-debuginfo-9.3.2-6.mga9.aarch64 Provides: debuginfo(build-id) = 8f29fa52c8c33c570963e49e41851acba4352a2e debuginfo(build-id) = 995df9e2d316760e4d223f71ca5286103db114b1 debuginfo(build-id) = e0341df179ee7f4ce21547d71fd5dcf1ad4daf24 ocaml-lacaml-debuginfo = 9.3.2-6.mga9 ocaml-lacaml-debuginfo(aarch-64) = 9.3.2-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-lacaml-debugsource(aarch-64) = 9.3.2-6.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-lacaml-debugsource-9.3.2-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-lacaml-debuginfo-9.3.2-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-lacaml-9.3.2-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-lacaml-devel-9.3.2-6.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bvgW9o + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lacaml-9.3.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-6.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yy9I1A + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf lacaml-9.3.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!