D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-lacaml-9.3.2-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.871FjE + 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.K2sJED + 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-3.mga8.x86_64 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: this function application is partial, maybe some arguments are missing. File "setup.ml", line 11322, characters 2-44: Warning 5: 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: ........................................ amd64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.10.0 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 -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT 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 -D_FILE_OFFSET_BITS=64 -D_REENTRANT 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-3.mga8.x86_64 findlib_version: ..................................... 1.8.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: this function application is partial, maybe some arguments are missing. File "setup.ml", line 11322, characters 2-44: Warning 5: 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:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #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:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #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__io.cmi src/lacaml__io.mli /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__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__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__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__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.cmi src/lacaml.mli /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 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 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__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__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__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__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__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__vec4_C.cmi src/lacaml__vec4_C.mli /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 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__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__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__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__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__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__vec4_D.cmi src/lacaml__vec4_D.mli /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 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__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__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__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__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__vec4_S.cmi src/lacaml__vec4_S.mli /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 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__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__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__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__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__vec4_Z.cmi src/lacaml__vec4_Z.mli /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__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__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__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__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__io.cmo src/lacaml__io.ml /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__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__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__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__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__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__vec4_C.cmo src/lacaml__vec4_C.ml /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 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__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__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__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__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__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__vec4_D.cmo src/lacaml__vec4_D.ml /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__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__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__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__vec2_S.cmo src/lacaml__vec2_S.ml /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__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__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__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__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__vec4_Z.cmo src/lacaml__vec4_Z.ml /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__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__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__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__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__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__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_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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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__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.cmx src/lacaml.ml /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 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 -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 /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: Warning 58: 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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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 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 -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: this function application is partial, maybe some arguments are missing. File "setup.ml", line 11322, characters 2-44: Warning 5: 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: this function application is partial, maybe some arguments are missing. File "setup.ml", line 11322, characters 2-44: Warning 5: 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.idihzG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64 + cd lacaml-9.3.2 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml + export DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/stublibs + DLLDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/stublibs + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//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: this function application is partial, maybe some arguments are missing. File "setup.ml", line 11322, characters 2-44: Warning 5: this function application is partial, maybe some arguments are missing. Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__common.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__io.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__S.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__D.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__C.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__Z.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__utils.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml_version.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/liblacaml_stubs.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml_version.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml_version.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml_version.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__utils.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__utils.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__utils.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__Z.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__Z.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__Z.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__Z.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__C.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__C.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__C.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__C.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__D.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__D.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__D.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__D.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__S.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__S.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__S.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__S.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__io.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__io.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__io.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__io.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__common.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__common.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__common.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__common.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__mat2_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__mat2_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__mat2_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__mat2_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__mat4_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__mat4_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__mat4_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__mat4_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__vec2_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__vec2_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__vec2_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__vec2_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__vec4_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__vec4_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__vec4_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__vec4_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__impl2_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__impl2_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__impl2_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__impl2_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__impl4_Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__impl4_C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__impl4_D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__impl4_S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__complex_io.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__real_io.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__complex64.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__complex32.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__float64.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__float32.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml_version.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__utils.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__Z.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__C.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__D.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__S.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__io.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml__common.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/install_printers.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml_top.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml_top.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml_top.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/lacaml_top.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/install_printers.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/install_printers.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/install_printers.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/install_printers.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/stublibs/dlllacaml_stubs.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//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-3.mga8.x86_64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64//usr/lib64/ocaml/lacaml/META 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__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/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__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_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/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/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/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/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_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/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/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/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__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/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.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__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.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/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/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_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/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/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/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__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__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/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/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/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__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__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/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/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/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.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/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/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__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__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__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__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/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/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__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/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__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/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.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/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.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/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.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.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__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.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/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/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__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__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/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/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__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.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/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/style.css' has been marked as built for documentation API but doesn't exist + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 9.3.2-3.mga8 --unique-debug-suffix -9.3.2-3.mga8.x86_64 --unique-debug-src-base ocaml-lacaml-9.3.2-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lacaml-9.3.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/lib64/ocaml/lacaml/lacaml.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/lib64/ocaml/lacaml/lacaml.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dlllacaml_stubs.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/lib64/ocaml/lacaml/lacaml_top.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dlllacaml_stubs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/lib64/ocaml/lacaml/lacaml_top.cmxs original debug info size: 4644kB, size after compression: 4488kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 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 1522 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-lacaml-9.3.2-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dpTSJD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lacaml-9.3.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/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-3.mga8.x86_64/usr/share/doc/ocaml-lacaml + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/share/doc/ocaml-lacaml + cp -pr COPYING.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/share/doc/ocaml-lacaml + cp -pr AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/share/doc/ocaml-lacaml + cp -pr CHANGES.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/share/doc/ocaml-lacaml + cp -pr TODO.md /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/share/doc/ocaml-lacaml + RPM_EC=0 ++ jobs -p + exit 0 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(Install_printers) = a8090416d5ba68dae8c8d8405d6f2083 ocaml(Lacaml) = fcc62f0a485bb0a7b33afd9650dc6259 ocaml(Lacaml__C) = 5b3120db126b21720bd8b3010372c1d9 ocaml(Lacaml__D) = 9d251d27c42c534be4622decc70fa5e5 ocaml(Lacaml__S) = 4947c30778ea5aecd5aba3e6bf15dbce ocaml(Lacaml__Z) = 2455af49950f7a7acf5877d84c3af593 ocaml(Lacaml__common) = 176194404c42ef1a4772d4123a8562e7 ocaml(Lacaml__complex32) = 9a4eb6572a79a7fe921ff6f31c1ad552 ocaml(Lacaml__complex64) = cbd81901c4b5f6c1be8d390b4262198b ocaml(Lacaml__complex_io) = 01948ef27747884054345720277c0639 ocaml(Lacaml__float32) = c9a52beab58d380fb3c6514cc0e967b0 ocaml(Lacaml__float64) = b70fc6037b38760b0d16d18c8f8506f3 ocaml(Lacaml__impl2_C) = a41f8353c54a0868e3d3289f1bcf24c7 ocaml(Lacaml__impl2_D) = 2f3bb08a1c908fa727f0193dcecaa884 ocaml(Lacaml__impl2_S) = 484d5f95c5ae890aae5c38ef281f665c ocaml(Lacaml__impl2_Z) = 833f304aed6aaeac80d7456a62b5851f ocaml(Lacaml__impl4_C) = c7e3ebd5f30caeccdc6120d8257874aa ocaml(Lacaml__impl4_D) = 2d706ec4436c8fc6029ef839f6a2b4b9 ocaml(Lacaml__impl4_S) = aabc3dacc60c5e5ba86f470d1b07c3f1 ocaml(Lacaml__impl4_Z) = fb6abcbca8a43abdf229eb49d1d166e6 ocaml(Lacaml__io) = 5dcd1e0b33888c4aa05b129f0b9c6553 ocaml(Lacaml__mat2_C) = 2e1e81436a973038a1cf6428d4ce6a6a ocaml(Lacaml__mat2_D) = ff53583d1ef32630d3d01bddb6379eed ocaml(Lacaml__mat2_S) = 70c0ad7f0f384877ed686c32d0976b54 ocaml(Lacaml__mat2_Z) = bd4a57f848160584b12e6100823caf75 ocaml(Lacaml__mat4_C) = 84df1f93b7ef41e623b4a545f7d34857 ocaml(Lacaml__mat4_D) = 934bdc9097db1e1cf3da4db54f59717a ocaml(Lacaml__mat4_S) = b7612f7d6ddb49779d12504722943328 ocaml(Lacaml__mat4_Z) = fa9a5f8b2bb5d42a2c501d0b9a598f12 ocaml(Lacaml__real_io) = d259d6013aea9c2702bcc68854b1a51e ocaml(Lacaml__utils) = 4375d0dc2d41dd0d59b60d442f19b8fd ocaml(Lacaml__vec2_C) = 64b2e50379d411de6f1a378cd933cf17 ocaml(Lacaml__vec2_D) = ea7d6198fd9fd5a70e5820d36d10d78b ocaml(Lacaml__vec2_S) = 3b4dfd36695da5a1214860dc93ba6f3e ocaml(Lacaml__vec2_Z) = ebf253152a7cb6174007de94e1a412f7 ocaml(Lacaml__vec4_C) = ed15ffe34fad298884dba68c7fd6b244 ocaml(Lacaml__vec4_D) = 84302b64c513d85ad10b97abe9558a82 ocaml(Lacaml__vec4_S) = 9f534edb9d1f60bf0f8c4cc86ba91aa7 ocaml(Lacaml__vec4_Z) = 886fae2f26b2fe2e9f1b2e198188a206 ocaml(Lacaml_version) = 7cd85cb40e6dd1b53eeda0d5fbb72ce2 ocaml-lacaml = 9.3.2-3.mga8 ocaml-lacaml(x86-64) = 9.3.2-3.mga8 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.2.5)(64bit) liblapack.so.3()(64bit) ocaml(Asttypes) = 37a9cc947318dfe611fc2d1071c7553b ocaml(Build_path_prefix_map) = 1febf1d08c880196a43333d75316fa54 ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(Cmi_format) = 6e310e5b3cf58843e1d2c40a15dc6ba0 ocaml(Env) = c2705a4921e01e6bcf0ba4d7bd0fbff8 ocaml(Ident) = d473a71750058ff722f73eaa4ffe1b0f ocaml(Identifiable) = 9aba059d5e38e4b5011c7dd5bd44b4c8 ocaml(Lacaml) = fcc62f0a485bb0a7b33afd9650dc6259 ocaml(Lacaml__common) = 176194404c42ef1a4772d4123a8562e7 ocaml(Lacaml__complex32) = 9a4eb6572a79a7fe921ff6f31c1ad552 ocaml(Lacaml__complex64) = cbd81901c4b5f6c1be8d390b4262198b ocaml(Lacaml__complex_io) = 01948ef27747884054345720277c0639 ocaml(Lacaml__float32) = c9a52beab58d380fb3c6514cc0e967b0 ocaml(Lacaml__float64) = b70fc6037b38760b0d16d18c8f8506f3 ocaml(Lacaml__impl2_C) = a41f8353c54a0868e3d3289f1bcf24c7 ocaml(Lacaml__impl2_D) = 2f3bb08a1c908fa727f0193dcecaa884 ocaml(Lacaml__impl2_S) = 484d5f95c5ae890aae5c38ef281f665c ocaml(Lacaml__impl2_Z) = 833f304aed6aaeac80d7456a62b5851f ocaml(Lacaml__impl4_C) = c7e3ebd5f30caeccdc6120d8257874aa ocaml(Lacaml__impl4_D) = 2d706ec4436c8fc6029ef839f6a2b4b9 ocaml(Lacaml__impl4_S) = aabc3dacc60c5e5ba86f470d1b07c3f1 ocaml(Lacaml__impl4_Z) = fb6abcbca8a43abdf229eb49d1d166e6 ocaml(Lacaml__io) = 5dcd1e0b33888c4aa05b129f0b9c6553 ocaml(Lacaml__mat2_C) = 2e1e81436a973038a1cf6428d4ce6a6a ocaml(Lacaml__mat2_D) = ff53583d1ef32630d3d01bddb6379eed ocaml(Lacaml__mat2_S) = 70c0ad7f0f384877ed686c32d0976b54 ocaml(Lacaml__mat2_Z) = bd4a57f848160584b12e6100823caf75 ocaml(Lacaml__mat4_C) = 84df1f93b7ef41e623b4a545f7d34857 ocaml(Lacaml__mat4_D) = 934bdc9097db1e1cf3da4db54f59717a ocaml(Lacaml__mat4_S) = b7612f7d6ddb49779d12504722943328 ocaml(Lacaml__mat4_Z) = fa9a5f8b2bb5d42a2c501d0b9a598f12 ocaml(Lacaml__real_io) = d259d6013aea9c2702bcc68854b1a51e ocaml(Lacaml__utils) = 4375d0dc2d41dd0d59b60d442f19b8fd ocaml(Lacaml__vec2_C) = 64b2e50379d411de6f1a378cd933cf17 ocaml(Lacaml__vec2_D) = ea7d6198fd9fd5a70e5820d36d10d78b ocaml(Lacaml__vec2_S) = 3b4dfd36695da5a1214860dc93ba6f3e ocaml(Lacaml__vec2_Z) = ebf253152a7cb6174007de94e1a412f7 ocaml(Lacaml__vec4_C) = ed15ffe34fad298884dba68c7fd6b244 ocaml(Lacaml__vec4_D) = 84302b64c513d85ad10b97abe9558a82 ocaml(Lacaml__vec4_S) = 9f534edb9d1f60bf0f8c4cc86ba91aa7 ocaml(Lacaml__vec4_Z) = 886fae2f26b2fe2e9f1b2e198188a206 ocaml(Load_path) = 68cce09db56b08817da293b10892ff6d ocaml(Location) = d85148a19964e6faabcc4fbeb06482be ocaml(Longident) = 6105d99fc70e5d7a3a84628a4bf958e2 ocaml(Misc) = 54b7217c34f2f503fafbe796c91eaed6 ocaml(Outcometree) = e9b595e0fbbd8b97790827b9c5ba16f1 ocaml(Parsetree) = 43885fd24794ef1f196e6442ccec3d76 ocaml(Path) = 35b5bd26bf0da5892160312570cc6fad ocaml(Primitive) = 61741ce8bb40d4f5bfb9acd55ebf02ba ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__digest) = 60c60a8f614ee08eec5a2f5a733a870e ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__random) = 85663246c4eb3a0a28aa7640de3ef2ce ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Subst) = 861993380a79caa24741d87a50d2127f ocaml(Toploop) = 6682718d3b7f119d438c0924331bf005 ocaml(Type_immediacy) = b39a790457fa0a5ae4ae1dfc12fb2a4c ocaml(Types) = 97aaa8f3b4e9dc8f55109cb264c641aa ocaml(Warnings) = b63e4955f5a1b2cfb018bb73b5c0ebde Processing files: ocaml-lacaml-devel-9.3.2-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ErqcbD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lacaml-9.3.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/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-3.mga8.x86_64/usr/share/doc/ocaml-lacaml-devel + cp -pr html/ /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/share/doc/ocaml-lacaml-devel + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64/usr/share/doc/ocaml-lacaml-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Install_printers) = a8090416d5ba68dae8c8d8405d6f2083 ocaml(Lacaml) = fcc62f0a485bb0a7b33afd9650dc6259 ocaml(Lacaml__C) = 5b3120db126b21720bd8b3010372c1d9 ocaml(Lacaml__D) = 9d251d27c42c534be4622decc70fa5e5 ocaml(Lacaml__S) = 4947c30778ea5aecd5aba3e6bf15dbce ocaml(Lacaml__Z) = 2455af49950f7a7acf5877d84c3af593 ocaml(Lacaml__common) = 176194404c42ef1a4772d4123a8562e7 ocaml(Lacaml__complex32) = 9a4eb6572a79a7fe921ff6f31c1ad552 ocaml(Lacaml__complex64) = cbd81901c4b5f6c1be8d390b4262198b ocaml(Lacaml__complex_io) = 01948ef27747884054345720277c0639 ocaml(Lacaml__float32) = c9a52beab58d380fb3c6514cc0e967b0 ocaml(Lacaml__float64) = b70fc6037b38760b0d16d18c8f8506f3 ocaml(Lacaml__impl2_C) = a41f8353c54a0868e3d3289f1bcf24c7 ocaml(Lacaml__impl2_D) = 2f3bb08a1c908fa727f0193dcecaa884 ocaml(Lacaml__impl2_S) = 484d5f95c5ae890aae5c38ef281f665c ocaml(Lacaml__impl2_Z) = 833f304aed6aaeac80d7456a62b5851f ocaml(Lacaml__impl4_C) = c7e3ebd5f30caeccdc6120d8257874aa ocaml(Lacaml__impl4_D) = 2d706ec4436c8fc6029ef839f6a2b4b9 ocaml(Lacaml__impl4_S) = aabc3dacc60c5e5ba86f470d1b07c3f1 ocaml(Lacaml__impl4_Z) = fb6abcbca8a43abdf229eb49d1d166e6 ocaml(Lacaml__io) = 5dcd1e0b33888c4aa05b129f0b9c6553 ocaml(Lacaml__mat2_C) = 2e1e81436a973038a1cf6428d4ce6a6a ocaml(Lacaml__mat2_D) = ff53583d1ef32630d3d01bddb6379eed ocaml(Lacaml__mat2_S) = 70c0ad7f0f384877ed686c32d0976b54 ocaml(Lacaml__mat2_Z) = bd4a57f848160584b12e6100823caf75 ocaml(Lacaml__mat4_C) = 84df1f93b7ef41e623b4a545f7d34857 ocaml(Lacaml__mat4_D) = 934bdc9097db1e1cf3da4db54f59717a ocaml(Lacaml__mat4_S) = b7612f7d6ddb49779d12504722943328 ocaml(Lacaml__mat4_Z) = fa9a5f8b2bb5d42a2c501d0b9a598f12 ocaml(Lacaml__real_io) = d259d6013aea9c2702bcc68854b1a51e ocaml(Lacaml__utils) = 4375d0dc2d41dd0d59b60d442f19b8fd ocaml(Lacaml__vec2_C) = 64b2e50379d411de6f1a378cd933cf17 ocaml(Lacaml__vec2_D) = ea7d6198fd9fd5a70e5820d36d10d78b ocaml(Lacaml__vec2_S) = 3b4dfd36695da5a1214860dc93ba6f3e ocaml(Lacaml__vec2_Z) = ebf253152a7cb6174007de94e1a412f7 ocaml(Lacaml__vec4_C) = ed15ffe34fad298884dba68c7fd6b244 ocaml(Lacaml__vec4_D) = 84302b64c513d85ad10b97abe9558a82 ocaml(Lacaml__vec4_S) = 9f534edb9d1f60bf0f8c4cc86ba91aa7 ocaml(Lacaml__vec4_Z) = 886fae2f26b2fe2e9f1b2e198188a206 ocaml(Lacaml_version) = 7cd85cb40e6dd1b53eeda0d5fbb72ce2 ocaml-lacaml-devel = 9.3.2-3.mga8 ocaml-lacaml-devel(x86-64) = 9.3.2-3.mga8 ocamlx(Install_printers) = bb9855c0ece1a6ff112d0e8397144ccb ocamlx(Lacaml) = 7a4674bacf89f98b4452b5bfa40788ec ocamlx(Lacaml__C) = 3a846675fb1c999d0c08a0d1d24481f8 ocamlx(Lacaml__D) = d6218bbafa5675c4e1023a01b4ba61b9 ocamlx(Lacaml__S) = a3014dd106e973f563e0b2b0730a0794 ocamlx(Lacaml__Z) = c26e542666efd198cffe01c9efc29769 ocamlx(Lacaml__common) = 87c6bf8740c6a7d6f752b64b097f78a3 ocamlx(Lacaml__complex32) = 1c9d19e365fc28a79cf833ac9f3733af ocamlx(Lacaml__complex64) = 63eaabaa298df0a2754c9f79e1ad6fdd ocamlx(Lacaml__complex_io) = 914657d4eabf5212affda9b62a6c6b14 ocamlx(Lacaml__float32) = 82e9697dd60e38fe75aef27beddb95ca ocamlx(Lacaml__float64) = 9ef360bf7a259ca1f8e117368e07777d ocamlx(Lacaml__impl2_C) = 73d2111b61c1168019dec6eed2e155c4 ocamlx(Lacaml__impl2_D) = 2300d9ae2e672da37fd9bb14fc578b32 ocamlx(Lacaml__impl2_S) = e7d1d84ed5bd46db6de54c33e04868c7 ocamlx(Lacaml__impl2_Z) = 77f4304dec2a62e76ee571fc338bb16b ocamlx(Lacaml__impl4_C) = 191076e9e17854568553457a14d7671f ocamlx(Lacaml__impl4_D) = 8c0ce58c54281ad80eb26e5421d8f024 ocamlx(Lacaml__impl4_S) = bbdc6cfea8e374472e77cca15acfd80e ocamlx(Lacaml__impl4_Z) = 2899487ca6178bd7695f46c082c0033d ocamlx(Lacaml__io) = 61e9e79d651a2e9767754ea5fb878a1e ocamlx(Lacaml__mat2_C) = cc60fed38811af4446338f04c3af8b4e ocamlx(Lacaml__mat2_D) = 9fc634746284329ea22bdcfa30c74ab5 ocamlx(Lacaml__mat2_S) = a9a565975a2ad31972402a8e52aed2a2 ocamlx(Lacaml__mat2_Z) = eb566625753add8c443d7e8d59fdcf11 ocamlx(Lacaml__mat4_C) = 2d33d5aca88da88c67e36b78fc20c943 ocamlx(Lacaml__mat4_D) = 8b36c9facf1052c8023fb27b55d09169 ocamlx(Lacaml__mat4_S) = 17c8c83614c8c957d6da7e05117d887e ocamlx(Lacaml__mat4_Z) = 525ecbae38da2c4364a7275447da91b7 ocamlx(Lacaml__real_io) = 0b9a31f22f977aa6438ccbe0de5d43d7 ocamlx(Lacaml__utils) = 21c58f016a6ad4e06b0c4dd412b59081 ocamlx(Lacaml__vec2_C) = f1a7ea88d1e204a1c8928a8019ab3bc3 ocamlx(Lacaml__vec2_D) = e4470f8a9421b6c90ba9b4ce46029f7e ocamlx(Lacaml__vec2_S) = 69e0ebb7a11e8ab3cce63684cd2e9d7d ocamlx(Lacaml__vec2_Z) = d72a544943817173017ecbaa064e49a0 ocamlx(Lacaml__vec4_C) = e9243984fe0b0943dac54981736644c9 ocamlx(Lacaml__vec4_D) = 339f61c6e1a832c01c2cb09f38e037be ocamlx(Lacaml__vec4_S) = 9156a27d0336994e9449a209ef1ebe4e ocamlx(Lacaml__vec4_Z) = 5afc89a40a3e6dc75761077b53a47bb4 ocamlx(Lacaml_version) = 99debc9308934ad7e2541dc69af77c96 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Asttypes) = 37a9cc947318dfe611fc2d1071c7553b ocaml(Build_path_prefix_map) = 1febf1d08c880196a43333d75316fa54 ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(Cmi_format) = 6e310e5b3cf58843e1d2c40a15dc6ba0 ocaml(Env) = c2705a4921e01e6bcf0ba4d7bd0fbff8 ocaml(Ident) = d473a71750058ff722f73eaa4ffe1b0f ocaml(Identifiable) = 9aba059d5e38e4b5011c7dd5bd44b4c8 ocaml(Lacaml) = fcc62f0a485bb0a7b33afd9650dc6259 ocaml(Lacaml__common) = 176194404c42ef1a4772d4123a8562e7 ocaml(Lacaml__complex32) = 9a4eb6572a79a7fe921ff6f31c1ad552 ocaml(Lacaml__complex64) = cbd81901c4b5f6c1be8d390b4262198b ocaml(Lacaml__complex_io) = 01948ef27747884054345720277c0639 ocaml(Lacaml__float32) = c9a52beab58d380fb3c6514cc0e967b0 ocaml(Lacaml__float64) = b70fc6037b38760b0d16d18c8f8506f3 ocaml(Lacaml__impl2_C) = a41f8353c54a0868e3d3289f1bcf24c7 ocaml(Lacaml__impl2_D) = 2f3bb08a1c908fa727f0193dcecaa884 ocaml(Lacaml__impl2_S) = 484d5f95c5ae890aae5c38ef281f665c ocaml(Lacaml__impl2_Z) = 833f304aed6aaeac80d7456a62b5851f ocaml(Lacaml__impl4_C) = c7e3ebd5f30caeccdc6120d8257874aa ocaml(Lacaml__impl4_D) = 2d706ec4436c8fc6029ef839f6a2b4b9 ocaml(Lacaml__impl4_S) = aabc3dacc60c5e5ba86f470d1b07c3f1 ocaml(Lacaml__impl4_Z) = fb6abcbca8a43abdf229eb49d1d166e6 ocaml(Lacaml__io) = 5dcd1e0b33888c4aa05b129f0b9c6553 ocaml(Lacaml__mat2_C) = 2e1e81436a973038a1cf6428d4ce6a6a ocaml(Lacaml__mat2_D) = ff53583d1ef32630d3d01bddb6379eed ocaml(Lacaml__mat2_S) = 70c0ad7f0f384877ed686c32d0976b54 ocaml(Lacaml__mat2_Z) = bd4a57f848160584b12e6100823caf75 ocaml(Lacaml__mat4_C) = 84df1f93b7ef41e623b4a545f7d34857 ocaml(Lacaml__mat4_D) = 934bdc9097db1e1cf3da4db54f59717a ocaml(Lacaml__mat4_S) = b7612f7d6ddb49779d12504722943328 ocaml(Lacaml__mat4_Z) = fa9a5f8b2bb5d42a2c501d0b9a598f12 ocaml(Lacaml__real_io) = d259d6013aea9c2702bcc68854b1a51e ocaml(Lacaml__utils) = 4375d0dc2d41dd0d59b60d442f19b8fd ocaml(Lacaml__vec2_C) = 64b2e50379d411de6f1a378cd933cf17 ocaml(Lacaml__vec2_D) = ea7d6198fd9fd5a70e5820d36d10d78b ocaml(Lacaml__vec2_S) = 3b4dfd36695da5a1214860dc93ba6f3e ocaml(Lacaml__vec2_Z) = ebf253152a7cb6174007de94e1a412f7 ocaml(Lacaml__vec4_C) = ed15ffe34fad298884dba68c7fd6b244 ocaml(Lacaml__vec4_D) = 84302b64c513d85ad10b97abe9558a82 ocaml(Lacaml__vec4_S) = 9f534edb9d1f60bf0f8c4cc86ba91aa7 ocaml(Lacaml__vec4_Z) = 886fae2f26b2fe2e9f1b2e198188a206 ocaml(Load_path) = 68cce09db56b08817da293b10892ff6d ocaml(Location) = d85148a19964e6faabcc4fbeb06482be ocaml(Longident) = 6105d99fc70e5d7a3a84628a4bf958e2 ocaml(Misc) = 54b7217c34f2f503fafbe796c91eaed6 ocaml(Outcometree) = e9b595e0fbbd8b97790827b9c5ba16f1 ocaml(Parsetree) = 43885fd24794ef1f196e6442ccec3d76 ocaml(Path) = 35b5bd26bf0da5892160312570cc6fad ocaml(Primitive) = 61741ce8bb40d4f5bfb9acd55ebf02ba ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__digest) = 60c60a8f614ee08eec5a2f5a733a870e ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__random) = 85663246c4eb3a0a28aa7640de3ef2ce ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Subst) = 861993380a79caa24741d87a50d2127f ocaml(Toploop) = 6682718d3b7f119d438c0924331bf005 ocaml(Type_immediacy) = b39a790457fa0a5ae4ae1dfc12fb2a4c ocaml(Types) = 97aaa8f3b4e9dc8f55109cb264c641aa ocaml(Warnings) = b63e4955f5a1b2cfb018bb73b5c0ebde ocamlx(Lacaml__common) = 87c6bf8740c6a7d6f752b64b097f78a3 ocamlx(Lacaml__complex32) = 1c9d19e365fc28a79cf833ac9f3733af ocamlx(Lacaml__complex64) = 63eaabaa298df0a2754c9f79e1ad6fdd ocamlx(Lacaml__complex_io) = 914657d4eabf5212affda9b62a6c6b14 ocamlx(Lacaml__float32) = 82e9697dd60e38fe75aef27beddb95ca ocamlx(Lacaml__float64) = 9ef360bf7a259ca1f8e117368e07777d ocamlx(Lacaml__impl2_C) = 73d2111b61c1168019dec6eed2e155c4 ocamlx(Lacaml__impl2_D) = 2300d9ae2e672da37fd9bb14fc578b32 ocamlx(Lacaml__impl2_S) = e7d1d84ed5bd46db6de54c33e04868c7 ocamlx(Lacaml__impl2_Z) = 77f4304dec2a62e76ee571fc338bb16b ocamlx(Lacaml__impl4_C) = 191076e9e17854568553457a14d7671f ocamlx(Lacaml__impl4_D) = 8c0ce58c54281ad80eb26e5421d8f024 ocamlx(Lacaml__impl4_S) = bbdc6cfea8e374472e77cca15acfd80e ocamlx(Lacaml__impl4_Z) = 2899487ca6178bd7695f46c082c0033d ocamlx(Lacaml__io) = 61e9e79d651a2e9767754ea5fb878a1e ocamlx(Lacaml__mat2_C) = cc60fed38811af4446338f04c3af8b4e ocamlx(Lacaml__mat2_D) = 9fc634746284329ea22bdcfa30c74ab5 ocamlx(Lacaml__mat2_S) = a9a565975a2ad31972402a8e52aed2a2 ocamlx(Lacaml__mat2_Z) = eb566625753add8c443d7e8d59fdcf11 ocamlx(Lacaml__mat4_C) = 2d33d5aca88da88c67e36b78fc20c943 ocamlx(Lacaml__mat4_D) = 8b36c9facf1052c8023fb27b55d09169 ocamlx(Lacaml__mat4_S) = 17c8c83614c8c957d6da7e05117d887e ocamlx(Lacaml__mat4_Z) = 525ecbae38da2c4364a7275447da91b7 ocamlx(Lacaml__real_io) = 0b9a31f22f977aa6438ccbe0de5d43d7 ocamlx(Lacaml__utils) = 21c58f016a6ad4e06b0c4dd412b59081 ocamlx(Lacaml__vec2_C) = f1a7ea88d1e204a1c8928a8019ab3bc3 ocamlx(Lacaml__vec2_D) = e4470f8a9421b6c90ba9b4ce46029f7e ocamlx(Lacaml__vec2_S) = 69e0ebb7a11e8ab3cce63684cd2e9d7d ocamlx(Lacaml__vec2_Z) = d72a544943817173017ecbaa064e49a0 ocamlx(Lacaml__vec4_C) = e9243984fe0b0943dac54981736644c9 ocamlx(Lacaml__vec4_D) = 339f61c6e1a832c01c2cb09f38e037be ocamlx(Lacaml__vec4_S) = 9156a27d0336994e9449a209ef1ebe4e ocamlx(Lacaml__vec4_Z) = 5afc89a40a3e6dc75761077b53a47bb4 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__bigarray) = b14315739423f75b471a54b0cd4e3d10 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__complex) = b00fabd11f73186e751cc9072489b510 ocamlx(Stdlib__format) = 640a01647329f0a32f48a8a90a89014f ocamlx(Stdlib__int32) = be315a06dd915963aef90cd481c312ac ocamlx(Stdlib__lexing) = e7ce663ca25a827e8cc02172a8f8f6fb ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__random) = f020b2b5cbd6298e4259d8f07989b898 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 Processing files: ocaml-lacaml-debugsource-9.3.2-3.mga8.x86_64 Provides: ocaml-lacaml-debugsource = 9.3.2-3.mga8 ocaml-lacaml-debugsource(x86-64) = 9.3.2-3.mga8 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-3.mga8.x86_64 Provides: debuginfo(build-id) = 30dfd13ebe620e9c178882c81c295793501ae759 debuginfo(build-id) = 3e9403dc6615aceb8f0533b8f398bfa20757292a debuginfo(build-id) = 9e0304bcb18b3264e8e172a025830a42e174d296 ocaml-lacaml-debuginfo = 9.3.2-3.mga8 ocaml-lacaml-debuginfo(x86-64) = 9.3.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-lacaml-debugsource(x86-64) = 9.3.2-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-lacaml-9.3.2-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-lacaml-debugsource-9.3.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-lacaml-debuginfo-9.3.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-lacaml-9.3.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-lacaml-devel-9.3.2-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0dliGF + 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-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tOUP3C + 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!