>>> ocaml-zarith: Building testing/ocaml-zarith 1.12-r4 (using abuild 3.12.0-r5) started Tue, 19 Mar 2024 09:44:38 +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.3.0-r0) (2/8) Installing gmp-dev (6.3.0-r0) (3/8) Installing ocaml-runtime (4.14.2-r0) (4/8) Installing ocaml (4.14.2-r0) (5/8) Installing ocaml-findlib (1.9.6-r3) (6/8) Installing ocaml-compiler-libs (4.14.2-r0) (7/8) Installing ocaml-ocamldoc (4.14.2-r0) (8/8) Installing .makedepends-ocaml-zarith (20240319.094440) Executing busybox-1.36.1-r21.trigger OK: 587 MiB in 115 packages >>> ocaml-zarith: Cleaning up srcdir >>> ocaml-zarith: Cleaning up pkgdir >>> ocaml-zarith: Cleaning up tmpdir >>> ocaml-zarith: Fetching https://distfiles.alpinelinux.org/distfiles/edge//ocaml-zarith-1.12.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ocaml-zarith: Fetching ocaml-zarith-1.12.tar.gz::https://github.com/ocaml/Zarith/archive/refs/tags/release-1.12.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 100 13154 0 13154 0 0 13095 0 --:--:-- 0:00:01 --:--:-- 13095 100 93695 0 93695 0 0 78168 0 --:--:-- 0:00:01 --:--:-- 405k >>> 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 -fstack-clash-protection -Wformat -Werror=format-security: 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 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 -fstack-clash-protection -Wformat -Werror=format-security 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 -DHAS_GMP -Os -fstack-clash-protection -Wformat -Werror=format-security" -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. ocamlopt -I +compiler-libs -c q.ml ocamlopt -I +compiler-libs -c big_int_Z.ml 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 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]: 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/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/stublibs/dllzarith.so Installed /home/buildozer/aports/testing/ocaml-zarith/pkg/ocaml-zarith/usr/lib/ocaml/stublibs/dllzarith.so.owner 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-r4.apk >>> ocaml-zarith*: Tracing dependencies... gmp-dev so:libc.musl-s390x.so.1 so:libgmp.so.10 >>> ocaml-zarith*: Package size: 720.0 KB >>> ocaml-zarith*: Compressing data... >>> ocaml-zarith*: Create checksum... >>> ocaml-zarith*: Create ocaml-zarith-1.12-r4.apk >>> ocaml-zarith: Build complete at Tue, 19 Mar 2024 09:44:46 +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 (20240319.094440) (2/8) Purging gmp-dev (6.3.0-r0) (3/8) Purging libgmpxx (6.3.0-r0) (4/8) Purging ocaml-findlib (1.9.6-r3) (5/8) Purging ocaml-compiler-libs (4.14.2-r0) (6/8) Purging ocaml-ocamldoc (4.14.2-r0) (7/8) Purging ocaml (4.14.2-r0) (8/8) Purging ocaml-runtime (4.14.2-r0) Executing busybox-1.36.1-r21.trigger OK: 346 MiB in 107 packages >>> ocaml-zarith: Updating the testing/s390x repository index... >>> ocaml-zarith: Signing the index...