>>> ocaml-integers: Building testing/ocaml-integers 0.7.0-r0 (using abuild 3.9.0-r0) started Sat, 14 May 2022 05:54:46 +0000 >>> ocaml-integers: Checking sanity of /home/buildozer/aports/testing/ocaml-integers/APKBUILD... >>> WARNING: ocaml-integers: No maintainer >>> ocaml-integers: Analyzing dependencies... >>> ocaml-integers: Installing for build: build-base ocaml-runtime dune ocaml ocaml-compiler-libs ocaml-stdlib-shims (1/6) Installing ocaml-runtime (4.14.0-r0) (2/6) Installing dune (3.1.1-r0) (3/6) Installing ocaml (4.14.0-r0) (4/6) Installing ocaml-compiler-libs (4.14.0-r0) (5/6) Installing ocaml-stdlib-shims (0.3.0-r0) (6/6) Installing .makedepends-ocaml-integers (20220514.055447) Executing busybox-1.35.0-r13.trigger OK: 559 MiB in 104 packages >>> ocaml-integers: Cleaning up srcdir >>> ocaml-integers: Cleaning up pkgdir >>> ocaml-integers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-integers-0.7.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ocaml-integers: Fetching ocaml-integers-0.7.0.tar.gz::https://github.com/ocamllabs/ocaml-integers/archive/0.7.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12758 0 12758 0 0 27548 0 --:--:-- --:--:-- --:--:-- 830k >>> ocaml-integers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-integers-0.7.0.tar.gz >>> ocaml-integers: Checking sha512sums... ocaml-integers-0.7.0.tar.gz: OK >>> ocaml-integers: Unpacking /var/cache/distfiles/edge/ocaml-integers-0.7.0.tar.gz... Shared cache: disabled Workspace root: /home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0 Auto-detected concurrency: 32 Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune_eb8ddc_output Dune context: { name = "default" ; kind = "default" ; profile = Dev ; 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" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0" ; "INSIDE_DUNE" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0/_build/default" ; "MANPATH" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml"; External "/usr/lib" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.14.0" ; 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" ; "-Os" ; "-fomit-frame-pointer" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os"; "-fomit-frame-pointer" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os"; "-fomit-frame-pointer" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ; "-fomit-frame-pointer" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ; "-fomit-frame-pointer" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "gcc"; "-c" ] ; 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-musl" ; target = "x86_64-pc-linux-musl" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[1]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Os -fomit-frame-pointer -g -I /usr/lib/ocaml -I /usr/lib/ocaml/stdlib-shims -o unsigned_stubs.o -c unsigned_stubs.c) Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unsigned.ml) > _build/default/src/.integers.objs/unsigned.ml.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl top/integer_printers.ml) > _build/default/top/.integers_top.objs/integer_printers.ml.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/signed.mli) > _build/default/src/.integers.objs/signed.mli.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/signed.ml) > _build/default/src/.integers.objs/signed.ml.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unsigned.mli) > _build/default/src/.integers.objs/unsigned.mli.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf top/install_integer_printers.mli) > _build/default/top/.integers_top.objs/install_integer_printers.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl top/install_integer_printers.ml) > _build/default/top/.integers_top.objs/install_integer_printers.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf top/integer_printers.mli) > _build/default/top/.integers_top.objs/integer_printers.mli.d Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/.integers.objs/byte -I /usr/lib/ocaml/stdlib-shims -no-alias-deps -opaque -o src/.integers.objs/byte/unsigned.cmi -c -intf src/unsigned.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/.integers.objs/byte -I /usr/lib/ocaml/stdlib-shims -intf-suffix .ml -no-alias-deps -opaque -o src/.integers.objs/byte/unsigned.cmo -c -impl src/unsigned.ml) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/.integers.objs/byte -I /usr/lib/ocaml/stdlib-shims -no-alias-deps -opaque -o src/.integers.objs/byte/signed.cmi -c -intf src/signed.mli) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/.integers.objs/byte -I src/.integers.objs/native -I /usr/lib/ocaml/stdlib-shims -intf-suffix .ml -no-alias-deps -opaque -o src/.integers.objs/native/unsigned.cmx -c -impl src/unsigned.ml) Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/.integers.objs/byte -I src/.integers.objs/native -I /usr/lib/ocaml/stdlib-shims -intf-suffix .ml -no-alias-deps -opaque -o src/.integers.objs/native/signed.cmx -c -impl src/signed.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/.integers.objs/byte -I /usr/lib/ocaml/stdlib-shims -intf-suffix .ml -no-alias-deps -opaque -o src/.integers.objs/byte/signed.cmo -c -impl src/signed.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/stdlib-shims -I src/.integers.objs/byte -no-alias-deps -opaque -o top/.integers_top.objs/byte/install_integer_printers.cmi -c -intf top/install_integer_printers.mli) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/stdlib-shims -I src/.integers.objs/byte -no-alias-deps -opaque -o top/.integers_top.objs/byte/integer_printers.cmi -c -intf top/integer_printers.mli) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/stdlib-shims -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o top/.integers_top.objs/byte/integer_printers.cmo -c -impl top/integer_printers.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I top/.integers_top.objs/byte -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/stdlib-shims -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o top/.integers_top.objs/byte/install_integer_printers.cmo -c -impl top/install_integer_printers.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o src/integers.cma -dllib -lintegers_stubs -cclib -lintegers_stubs src/.integers.objs/byte/unsigned.cmo src/.integers.objs/byte/signed.cmo) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o top/integers_top.cma top/.integers_top.objs/byte/integer_printers.cmo top/.integers_top.objs/byte/install_integer_printers.cmo) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o src/integers.cmxa -cclib -lintegers_stubs src/.integers.objs/native/unsigned.cmx src/.integers.objs/native/signed.cmx) Running[23]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/integers_stubs src/unsigned_stubs.o) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -shared -linkall -I src -o src/integers.cmxs src/integers.cmxa) Shared cache: disabled Workspace root: /home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0 Auto-detected concurrency: 32 Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune_bcc125_output Dune context: { name = "default" ; kind = "default" ; profile = Dev ; 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" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0" ; "INSIDE_DUNE" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0/_build/default" ; "MANPATH" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/buildozer/aports/testing/ocaml-integers/src/ocaml-integers-0.7.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml"; External "/usr/lib" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.14.0" ; 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" ; "-Os" ; "-fomit-frame-pointer" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os"; "-fomit-frame-pointer" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os"; "-fomit-frame-pointer" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ; "-fomit-frame-pointer" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ; "-fomit-frame-pointer" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "gcc"; "-c" ] ; 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-musl" ; target = "x86_64-pc-linux-musl" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/hexprinting.ml) > _build/default/test/.hexprinting.eobjs/hexprinting.ml.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/uint64conversions.ml) > _build/default/test/.hexprinting.eobjs/uint64conversions.ml.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/uint32conversions.ml) > _build/default/test/.hexprinting.eobjs/uint32conversions.ml.d Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I test/.hexprinting.eobjs/byte -I /usr/lib/ocaml/stdlib-shims -I src/.integers.objs/byte -no-alias-deps -opaque -o test/.hexprinting.eobjs/byte/hexprinting.cmo -c -impl test/hexprinting.ml) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I test/.hexprinting.eobjs/byte -I /usr/lib/ocaml/stdlib-shims -I src/.integers.objs/byte -no-alias-deps -opaque -o test/.hexprinting.eobjs/byte/uint64conversions.cmo -c -impl test/uint64conversions.ml) Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I test/.hexprinting.eobjs/byte -I /usr/lib/ocaml/stdlib-shims -I src/.integers.objs/byte -no-alias-deps -opaque -o test/.hexprinting.eobjs/byte/uint32conversions.cmo -c -impl test/uint32conversions.ml) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I test/.hexprinting.eobjs/byte -I test/.hexprinting.eobjs/native -I /usr/lib/ocaml/stdlib-shims -I src/.integers.objs/byte -I src/.integers.objs/native -intf-suffix .ml -no-alias-deps -opaque -o test/.hexprinting.eobjs/native/hexprinting.cmx -c -impl test/hexprinting.ml) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I test/.hexprinting.eobjs/byte -I test/.hexprinting.eobjs/native -I /usr/lib/ocaml/stdlib-shims -I src/.integers.objs/byte -I src/.integers.objs/native -intf-suffix .ml -no-alias-deps -opaque -o test/.hexprinting.eobjs/native/uint64conversions.cmx -c -impl test/uint64conversions.ml) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I test/.hexprinting.eobjs/byte -I test/.hexprinting.eobjs/native -I /usr/lib/ocaml/stdlib-shims -I src/.integers.objs/byte -I src/.integers.objs/native -intf-suffix .ml -no-alias-deps -opaque -o test/.hexprinting.eobjs/native/uint32conversions.cmx -c -impl test/uint32conversions.ml) Running[10]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o test/hexprinting.exe /usr/lib/ocaml/stdlib-shims/stdlib_shims.cmxa src/integers.cmxa -I src test/.hexprinting.eobjs/native/hexprinting.cmx) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o test/uint64conversions.exe /usr/lib/ocaml/stdlib-shims/stdlib_shims.cmxa src/integers.cmxa -I src test/.hexprinting.eobjs/native/uint64conversions.cmx) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o test/uint32conversions.exe /usr/lib/ocaml/stdlib-shims/stdlib_shims.cmxa src/integers.cmxa -I src test/.hexprinting.eobjs/native/uint32conversions.cmx) Running[13]: (cd _build/default/test && ./uint64conversions.exe) Running[14]: (cd _build/default/test && ./uint32conversions.exe) Running[15]: (cd _build/default/test && ./hexprinting.exe) UInt64-Int64 conversion test: ? UInt64-Int64 conversion test: ✓ UInt32-Int32 conversion test: ? UInt32-Int32 conversion test: ✓ Hexstring test: ? Hexstring test: ✓ >>> ocaml-integers: Entering fakeroot... Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/META Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/dune-package Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/integers.a Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/integers.cma Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/integers.cmxa Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/libintegers_stubs.a Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/ocaml_integers.h Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/opam Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.cmi Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.cmt Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.cmti Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.cmx Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.ml Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.mli Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/install_integer_printers.cmi Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/install_integer_printers.cmt Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/install_integer_printers.cmti Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/install_integer_printers.ml Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/install_integer_printers.mli Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/integer_printers.cmi Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/integer_printers.cmt Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/integer_printers.cmti Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/integer_printers.ml Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/integer_printers.mli Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/integers_top.cma Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.cmi Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.cmt Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.cmti Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.cmx Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.ml Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.mli Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/integers.cmxs Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/doc/integers/CHANGES.md Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/doc/integers/LICENSE.md Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/doc/integers/README.md Installing /home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/stublibs/dllintegers_stubs.so >>> ocaml-integers-dev*: Running split function dev... '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.cmti' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/signed.cmti' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/install_integer_printers.mli' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/top/install_integer_printers.mli' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/install_integer_printers.cmt' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/top/install_integer_printers.cmt' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/integer_printers.mli' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/top/integer_printers.mli' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/integer_printers.cmti' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/top/integer_printers.cmti' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/install_integer_printers.cmti' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/top/install_integer_printers.cmti' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/install_integer_printers.ml' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/top/install_integer_printers.ml' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/integer_printers.ml' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/top/integer_printers.ml' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/top/integer_printers.cmt' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/top/integer_printers.cmt' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.cmti' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/unsigned.cmti' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/integers.cmxa' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/integers.cmxa' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.ml' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/unsigned.ml' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.mli' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/unsigned.mli' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.cmt' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/unsigned.cmt' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.mli' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/signed.mli' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/unsigned.cmx' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/unsigned.cmx' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.cmx' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/signed.cmx' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.cmt' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/signed.cmt' '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers/usr/lib/ocaml/integers/signed.ml' -> '/home/buildozer/aports/testing/ocaml-integers/pkg/ocaml-integers-dev/usr/lib/ocaml/integers/signed.ml' >>> ocaml-integers-dev*: Preparing subpackage ocaml-integers-dev... >>> ocaml-integers-dev*: Stripping binaries >>> ocaml-integers-dev*: Running postcheck for ocaml-integers-dev >>> ocaml-integers*: Running postcheck for ocaml-integers >>> ocaml-integers*: Preparing package ocaml-integers... >>> ocaml-integers*: Stripping binaries >>> ocaml-integers-dev*: Scanning shared objects >>> ocaml-integers*: Scanning shared objects >>> ocaml-integers-dev*: Tracing dependencies... >>> ocaml-integers-dev*: Package size: 824.0 KB >>> ocaml-integers-dev*: Compressing data... >>> ocaml-integers-dev*: Create checksum... >>> ocaml-integers-dev*: Create ocaml-integers-dev-0.7.0-r0.apk >>> ocaml-integers*: Tracing dependencies... ocaml-runtime so:libc.musl-x86_64.so.1 >>> ocaml-integers*: Package size: 416.0 KB >>> ocaml-integers*: Compressing data... >>> ocaml-integers*: Create checksum... >>> ocaml-integers*: Create ocaml-integers-0.7.0-r0.apk >>> ocaml-integers: Build complete at Sat, 14 May 2022 05:54:53 +0000 elapsed time 0h 0m 7s >>> ocaml-integers: Cleaning up srcdir >>> ocaml-integers: Cleaning up pkgdir >>> ocaml-integers: Uninstalling dependencies... (1/6) Purging .makedepends-ocaml-integers (20220514.055447) (2/6) Purging dune (3.1.1-r0) (3/6) Purging ocaml-compiler-libs (4.14.0-r0) (4/6) Purging ocaml (4.14.0-r0) (5/6) Purging ocaml-stdlib-shims (0.3.0-r0) (6/6) Purging ocaml-runtime (4.14.0-r0) Executing busybox-1.35.0-r13.trigger OK: 332 MiB in 98 packages >>> ocaml-integers: Updating the testing/x86_64 repository index... >>> ocaml-integers: Signing the index...