>>> ocaml-zarith: Building testing/ocaml-zarith 1.12-r1 (using abuild 3.9.0-r0) started Tue, 12 Apr 2022 16:56:56 +0000 >>> ocaml-zarith: Checking sanity of /home/buildozer/aports/testing/ocaml-zarith/APKBUILD... >>> ocaml-zarith: Analyzing dependencies... >>> ocaml-zarith: Installing for build: build-base gmp-dev ocaml ocaml-findlib ocaml-compiler-libs ocaml-ocamldoc (1/8) Installing libgmpxx (6.2.1-r2) (2/8) Installing gmp-dev (6.2.1-r2) (3/8) Installing ocaml-runtime (4.14.0-r0) (4/8) Installing ocaml (4.14.0-r0) (5/8) Installing ocaml-findlib (1.9.3-r0) (6/8) Installing ocaml-compiler-libs (4.14.0-r0) (7/8) Installing ocaml-ocamldoc (4.14.0-r0) (8/8) Installing .makedepends-ocaml-zarith (20220412.165657) Executing busybox-1.35.0-r8.trigger OK: 623 MiB in 104 packages >>> ocaml-zarith: Cleaning up srcdir >>> ocaml-zarith: Cleaning up pkgdir >>> ocaml-zarith: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-zarith-1.12.tar.gz >>> ocaml-zarith: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-zarith-1.12.tar.gz >>> ocaml-zarith: Checking sha512sums... ocaml-zarith-1.12.tar.gz: OK >>> ocaml-zarith: Unpacking /var/cache/distfiles/edge/ocaml-zarith-1.12.tar.gz... binary ocaml: found in /usr/bin binary ocamlc: found in /usr/bin binary ocamldep: found in /usr/bin binary ocamlmklib: found in /usr/bin binary ocamldoc: found in /usr/bin binary gcc: found in /usr/bin binary ocamlopt: found in /usr/bin checking compilation with gcc -Os: working include caml/mlvalues.h: found library dynlink.cmxa: found binary ocamlfind: found in /usr/bin OCaml's word size is 64 binary uname: found in /bin ./configure: unable to guess system type This script, last modified 2010-09-24, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD If the version you run (./configure) is already up to date, please send the following data and any information you think might be pertinent to in order to provide the needed information to handle your system. config.guess timestamp = 2010-09-24 uname -m = aarch64 uname -r = 5.15.32-0-lts uname -s = Linux uname -v = #1-Alpine SMP Mon, 28 Mar 2022 13:09:00 +0000 /usr/bin/uname -p = /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = aarch64 /usr/bin/oslevel = /usr/convex/getsysinfo = UNAME_MACHINE = aarch64 UNAME_RELEASE = 5.15.32-0-lts UNAME_SYSTEM = Linux UNAME_VERSION = #1-Alpine SMP Mon, 28 Mar 2022 13:09:00 +0000 include gmp.h: found library gmp: found OCaml supports -bin-annot to produce documentation detected configuration: native-code: yes dynamic linking: yes defines: -DHAS_GMP libraries: -Wl,--as-needed,-O1,--sort-common -lgmp C options: -Os installation path: /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml installation method findlib configuration successful! now type "make" to build then type "make install" or "sudo make install" to install (echo "let"; grep "version" META | head -1) > zarith_version.ml ocamldep -native zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend ocamlc -I +compiler-libs -bin-annot -c zarith_version.ml ocamlc -I +compiler-libs -bin-annot -c z.mli ocamlc -ccopt "-I/usr/lib/ocaml -Os -DHAS_GMP -Os" -c caml_z.c ocamlc -I +compiler-libs -bin-annot -c zarith_top.ml ocamlopt -I +compiler-libs -c zarith_version.ml ocamlc -I +compiler-libs -bin-annot -c z.ml ocamlc -I +compiler-libs -bin-annot -c q.mli ocamlc -I +compiler-libs -bin-annot -c big_int_Z.mli ocamlc -o zarith_top.cma -a zarith_top.cmo ocamlopt -I +compiler-libs -c z.ml ocamlc -I +compiler-libs -bin-annot -c big_int_Z.ml ocamlc -I +compiler-libs -bin-annot -c q.ml File "q.ml", line 537, characters 9-23: 537 | (Z.of_substring s 0 i) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. File "q.ml", line 538, characters 9-23: 538 | (Z.of_substring s (i+1) (String.length s-i-1)) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -Wl,--as-needed,-O1,--sort-common -lgmp Unknown option -Wl,--as-needed,-O1,--sort-common ocamlopt -I +compiler-libs -c q.ml ocamlopt -I +compiler-libs -c big_int_Z.ml File "q.ml", line 537, characters 9-23: 537 | (Z.of_substring s 0 i) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. File "q.ml", line 538, characters 9-23: 538 | (Z.of_substring s (i+1) (String.length s-i-1)) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -Wl,--as-needed,-O1,--sort-common -lgmp Unknown option -Wl,--as-needed,-O1,--sort-common ocamlmklib -failsafe -o zarith caml_z.o -Wl,--as-needed,-O1,--sort-common -lgmp Unknown option -Wl,--as-needed,-O1,--sort-common ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall mkdir -p html ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli make -C tests test make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/home/buildozer/aports/testing/ocaml-zarith/src/Zarith-release-1.12/tests' ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o zq.exe zq.ml Testing zq (native)... zq: passed ocamlc -I .. -ccopt "-L.." zarith.cma -o zq.byt zq.ml Testing zq (bytecode)... zq: passed ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o pi.exe pi.ml Testing pi... pi: passed ocamlc -c setround.c ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o tofloat.exe \ setround.o tofloat.ml Testing tofloat... Default rounding mode (Z) (100000 tests)... passed Default rounding mode (Q) (100000 tests)... passed Round toward zero (Z) (100000 tests)... passed Round toward zero (Q) (100000 tests)... passed Round downward (Z) (100000 tests)... passed Round downward (Q) (100000 tests)... passed Round upward (Z) (100000 tests)... passed Round upward (Q) (100000 tests)... passed Round to nearest (Z) (100000 tests)... passed Round to nearest (Q) (100000 tests)... passed ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o ofstring.exe ofstring.ml Testing ofstring... make[1]: Leaving directory '/home/buildozer/aports/testing/ocaml-zarith/src/Zarith-release-1.12/tests' >>> ocaml-zarith: Entering fakeroot... ocamlfind install -destdir "/home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/dllzarith.so Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/big_int_Z.cmti Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/q.cmti Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/z.cmti Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith.a Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/big_int_Z.mli Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/q.mli Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith.h Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith.cmxs Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/big_int_Z.cmx Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/q.cmx Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/z.cmx Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith.cmxa Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/z.mli Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith_top.cma Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/big_int_Z.cmi Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/q.cmi Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/z.cmi Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/libzarith.a Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/zarith.cma Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/zarith/META >>> ocaml-zarith-doc*: Running split function doc... >>> ocaml-zarith-doc*: Preparing subpackage ocaml-zarith-doc... >>> ocaml-zarith-doc*: Running postcheck for ocaml-zarith-doc >>> ocaml-zarith*: Running postcheck for ocaml-zarith >>> ocaml-zarith*: Preparing package ocaml-zarith... >>> ocaml-zarith*: Stripping binaries >>> ocaml-zarith-doc*: Scanning shared objects >>> ocaml-zarith*: Scanning shared objects >>> ocaml-zarith-doc*: Tracing dependencies... >>> ocaml-zarith-doc*: Package size: 64.0 KB >>> ocaml-zarith-doc*: Compressing data... >>> ocaml-zarith-doc*: Create checksum... >>> ocaml-zarith-doc*: Create ocaml-zarith-doc-1.12-r1.apk >>> ocaml-zarith*: Tracing dependencies... gmp-dev so:libc.musl-aarch64.so.1 so:libgmp.so.10 >>> ocaml-zarith*: Package size: 708.0 KB >>> ocaml-zarith*: Compressing data... >>> ocaml-zarith*: Create checksum... >>> ocaml-zarith*: Create ocaml-zarith-1.12-r1.apk >>> ocaml-zarith: Build complete at Tue, 12 Apr 2022 16:57:04 +0000 elapsed time 0h 0m 8s >>> ocaml-zarith: Cleaning up srcdir >>> ocaml-zarith: Cleaning up pkgdir >>> ocaml-zarith: Uninstalling dependencies... (1/8) Purging .makedepends-ocaml-zarith (20220412.165657) (2/8) Purging gmp-dev (6.2.1-r2) (3/8) Purging libgmpxx (6.2.1-r2) (4/8) Purging ocaml-findlib (1.9.3-r0) (5/8) Purging ocaml-compiler-libs (4.14.0-r0) (6/8) Purging ocaml-ocamldoc (4.14.0-r0) (7/8) Purging ocaml (4.14.0-r0) (8/8) Purging ocaml-runtime (4.14.0-r0) Executing busybox-1.35.0-r8.trigger OK: 366 MiB in 96 packages >>> ocaml-zarith: Updating the testing/aarch64 repository index... >>> ocaml-zarith: Signing the index...