Workspace root: /build/ocaml-ocplib-endian/src/ocplib-endian-1.2 Running[0]: /usr/bin/nproc > /tmp/dunea13275.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlfind printconf path > /tmp/dunefb7c5b.output Running[2]: /usr/bin/ocamlc.opt -config > /tmp/dune2be11a.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/build/ocaml-ocplib-endian/src/ocplib-endian-1.2/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/build/ocaml-ocplib-endian/src/ocplib-endian-1.2" ; "INSIDE_DUNE" : "/build/ocaml-ocplib-endian/src/ocplib-endian-1.2/_build/default" ; "MANPATH" : "/build/ocaml-ocplib-endian/src/ocplib-endian-1.2/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/build/ocaml-ocplib-endian/src/ocplib-endian-1.2/_build/install/default/lib" ; "OCAMLPATH" : "/build/ocaml-ocplib-endian/src/ocplib-endian-1.2/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/build/ocaml-ocplib-endian/src/ocplib-endian-1.2/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-march=x86-64" ; "-mtune=generic" ; "-O2" ; "-pipe" ; "-fno-plt" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_FORTIFY_SOURCE=2" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-march=x86-64" ; "-mtune=generic" ; "-O2" ; "-pipe" ; "-fno-plt" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_FORTIFY_SOURCE=2" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-march=x86-64" ; "-mtune=generic" ; "-O2" ; "-pipe" ; "-fno-plt" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FORTIFY_SOURCE=2" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-march=x86-64" ; "-mtune=generic" ; "-O2" ; "-pipe" ; "-fno-plt" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FORTIFY_SOURCE=2" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = false ; exec_magic_number = "Caml1999X030" ; cmi_magic_number = "Caml1999I030" ; cmo_magic_number = "Caml1999O030" ; cma_magic_number = "Caml1999A030" ; cmx_magic_number = "Caml1999Y030" ; cmxa_magic_number = "Caml1999Z030" ; ast_impl_magic_number = "Caml1999M030" ; ast_intf_magic_number = "Caml1999N030" ; cmxs_magic_number = "Caml1999D030" ; cmt_magic_number = "Caml1999T030" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Running[3]: (cd _build/default/tests && /usr/bin/cppo test_bigstring.cppo.ml -o test_bigstring.ml) Running[4]: (cd _build/default/tests && /usr/bin/cppo test_bytes.cppo.ml -o test_bytes.ml) Running[5]: (cd _build/default/tests && /usr/bin/cppo test_string.cppo.ml -o test_string.ml) Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/test.ml) > _build/default/tests/.test.eobjs/test.ml.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/test_bigstring.ml) > _build/default/tests/.tests.objs/test_bigstring.ml.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/test_bytes.ml) > _build/default/tests/.tests.objs/test_bytes.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/test_string.ml) > _build/default/tests/.tests.objs/test_string.ml.d Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I tests/.tests.objs/byte -I /usr/lib/ocaml/bytes -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian_bigstring.objs/byte -no-alias-deps -o tests/.tests.objs/byte/test_bigstring.cmo -c -impl tests/test_bigstring.ml) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I tests/.tests.objs/byte -I /usr/lib/ocaml/bytes -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian_bigstring.objs/byte -no-alias-deps -o tests/.tests.objs/byte/test_bytes.cmo -c -impl tests/test_bytes.ml) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I tests/.tests.objs/byte -I /usr/lib/ocaml/bytes -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian_bigstring.objs/byte -no-alias-deps -o tests/.tests.objs/byte/test_string.cmo -c -impl tests/test_string.ml) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I tests/.tests.objs/byte -I tests/.tests.objs/native -I /usr/lib/ocaml/bytes -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian_bigstring.objs/native -intf-suffix .ml -no-alias-deps -o tests/.tests.objs/native/test_bigstring.cmx -c -impl tests/test_bigstring.ml) Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I tests/.tests.objs/byte -I tests/.tests.objs/native -I /usr/lib/ocaml/bytes -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian_bigstring.objs/native -intf-suffix .ml -no-alias-deps -o tests/.tests.objs/native/test_bytes.cmx -c -impl tests/test_bytes.ml) Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I tests/.tests.objs/byte -I tests/.tests.objs/native -I /usr/lib/ocaml/bytes -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian_bigstring.objs/native -intf-suffix .ml -no-alias-deps -o tests/.tests.objs/native/test_string.cmx -c -impl tests/test_string.ml) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o tests/tests.cmxa tests/.tests.objs/native/test_string.cmx tests/.tests.objs/native/test_bytes.cmx tests/.tests.objs/native/test_bigstring.cmx) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I tests/.test.eobjs/byte -I /usr/lib/ocaml/bytes -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian_bigstring.objs/byte -I tests/.tests.objs/byte -no-alias-deps -o tests/.test.eobjs/byte/test.cmo -c -impl tests/test.ml) Running[18]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I tests/.test.eobjs/byte -I tests/.test.eobjs/native -I /usr/lib/ocaml/bytes -I src/.ocplib_endian.objs/byte -I src/.ocplib_endian.objs/native -I src/.ocplib_endian_bigstring.objs/byte -I src/.ocplib_endian_bigstring.objs/native -I tests/.tests.objs/byte -I tests/.tests.objs/native -intf-suffix .ml -no-alias-deps -o tests/.test.eobjs/native/test.cmx -c -impl tests/test.ml) Running[19]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o tests/test.exe src/ocplib_endian.cmxa /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/bigarray.cmxa -I /usr/lib/ocaml src/ocplib_endian_bigstring.cmxa tests/tests.cmxa tests/.test.eobjs/native/test.cmx) Running[20]: (cd _build/default/tests && ./test.exe) Output[20]: bigstring: allocated words 0.000000 string: allocated words 0.000000 bytes: allocated words 0.000000