>>> ocaml-zarith: Building testing/ocaml-zarith 1.12-r5 (using abuild 3.12.0-r5) started Sat, 23 Mar 2024 21:08:34 +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/17) Installing libgmpxx (6.3.0-r0) (2/17) Installing gmp-dev (6.3.0-r0) (3/17) Installing ocaml-runtime (4.14.2-r1) (4/17) Installing ocaml (4.14.2-r1) (5/17) Installing readline (8.2.10-r0) (6/17) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (7/17) Installing libbz2 (1.0.8-r6) (8/17) Installing perl (5.38.2-r0) (9/17) Installing rpm-scripts (4.19.1.1-r0) (10/17) Installing ocaml-abuild-helper (4.14.2-r1) (11/17) Installing ocaml-compiler-libs (4.14.2-r1) (12/17) Installing ocaml-findlib (1.9.6-r4) (13/17) Installing ocaml-ocamldoc (4.14.2-r1) (14/17) Installing .makedepends-ocaml-zarith (20240323.210837) (15/17) Installing perl-error (0.17029-r2) (16/17) Installing perl-git (2.44.0-r0) (17/17) Installing git-perl (2.44.0-r0) Executing busybox-1.36.1-r21.trigger OK: 647 MiB in 124 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 100 93695 100 93695 0 0 424k 0 --:--:-- --:--:-- --:--:-- 425k >>> 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 -fno-plt: 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 -Wl,-z,pack-relative-relocs -lgmp C options: -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt 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 -fno-plt" -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 q.ml ocamlc -I +compiler-libs -bin-annot -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.cmo z.cmo q.cmo big_int_Z.cmo -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lgmp Unknown option -Wl,--as-needed,-O1,--sort-common Unknown option -Wl,-z,pack-relative-relocs 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 -Wl,-z,pack-relative-relocs -lgmp Unknown option -Wl,--as-needed,-O1,--sort-common Unknown option -Wl,-z,pack-relative-relocs ocamlmklib -failsafe -o zarith caml_z.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lgmp Unknown option -Wl,--as-needed,-O1,--sort-common Unknown option -Wl,-z,pack-relative-relocs 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-r5.apk >>> ocaml-zarith*: Tracing dependencies... gmp-dev ocaml4-impl:Stdlib:29fc6b4fd90dc91235156e20d0575996 ocaml4-impl:Stdlib__Buffer:cf57eae330bacf7e0efb32dbae46cf50 ocaml4-impl:Stdlib__Callback:0c3e7d2a76a917723578bab41e7444ff ocaml4-impl:Stdlib__Format:3fc5aabf82bf4752619ecb26bfdcac24 ocaml4-impl:Stdlib__Int64:371b761429600b4a3480435d7bb83c8a ocaml4-impl:Stdlib__String:63272e200b49ed0a15ed501695bde0a7 ocaml4-impl:Stdlib__Sys:246197933f799e7988d38f2b13d39cd2 ocaml4-intf:Asttypes:c6cbda0727ab24f24ff77e0199818937 ocaml4-intf:Build_path_prefix_map:c087ed78089388f4d3a99676f2c10fc4 ocaml4-intf:CamlinternalFormatBasics:8f8f634558798ee408df3c50a5539b15 ocaml4-intf:CamlinternalLazy:5365fec4a58da3e2d8fa2186f77d9be4 ocaml4-intf:Cmi_format:77a1c8f1e0d22ce55ab6c81760c7b8d6 ocaml4-intf:Env:132a8f155a5ec71de7e5d3a85efe6e03 ocaml4-intf:Ident:a68d3b48cf66f01c3af823a07d101708 ocaml4-intf:Identifiable:026dfc8fdbcf370a975e554be578d5a5 ocaml4-intf:Load_path:8e616f4485805b33a8219ec934a7859a ocaml4-intf:Location:ad05a11c5350a8043d12b4819575b03b ocaml4-intf:Longident:dddbcb2c78e865fd75e9911c4b82a7e2 ocaml4-intf:Misc:fa2c1b0e885a335849c8603379ff2f89 ocaml4-intf:Outcometree:674374723cd44ac1194584799175f801 ocaml4-intf:Parsetree:d160a703cc0fe2b0a7acd97f6bf25245 ocaml4-intf:Path:c74c2553734e7c86ab23c6946a08a019 ocaml4-intf:Primitive:8cd5b518055f39c57cb5bfdd62b072c1 ocaml4-intf:Shape:a7485b44c054c48b77a4c0546f654051 ocaml4-intf:Stdlib:79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml4-intf:Stdlib__Buffer:4b09c9a6d0622bbf5a3829234b481822 ocaml4-intf:Stdlib__Callback:fe29a598e1902f0b901e88a9865c26ef ocaml4-intf:Stdlib__Digest:61f6495d3274a42a78a63425ef892290 ocaml4-intf:Stdlib__Either:26845df28d19584687a38a1ab814c3f9 ocaml4-intf:Stdlib__Format:b6edb97b685819e873481fe05723c8bc ocaml4-intf:Stdlib__Hashtbl:34c0fdd524bf2a75e4d5af64a6d34401 ocaml4-intf:Stdlib__Int32:a71ea5238030770647165f659f80b1ab ocaml4-intf:Stdlib__Int64:0fa5587c47baf16a06837c7dedfc2518 ocaml4-intf:Stdlib__Lazy:01430d340c028322c7247031a874e355 ocaml4-intf:Stdlib__Lexing:c9318c276ac7e383fd682c2dd06be434 ocaml4-intf:Stdlib__List:ee222542f6f8195441543b8b399b64b9 ocaml4-intf:Stdlib__Map:978f82916b5a172c11d2b72719d85680 ocaml4-intf:Stdlib__Obj:25794d29f7f4018768ea900e331a2bf3 ocaml4-intf:Stdlib__Printf:bc8af6214197dc8f40eaa738a4cd6a28 ocaml4-intf:Stdlib__Seq:b63511032211eae4b567ba313cd72962 ocaml4-intf:Stdlib__Set:871d2ee2167ac9e7977fa13994cf4658 ocaml4-intf:Stdlib__String:4933e1d855f54bfed0231b038f0dbb87 ocaml4-intf:Stdlib__Sys:7726a14ce36f5c6c3abb04975cec748b ocaml4-intf:Stdlib__Uchar:c0dde02a556a6d79e363ad365d165d57 ocaml4-intf:Subst:428159e3773e2a53757d43066bcfca7f ocaml4-intf:Toploop:bd94fffe0b1d633d0635d312f2aef092 ocaml4-intf:Type_immediacy:64565e32358a6229bf90cc93d486536a ocaml4-intf:Types:6c92ac95b66d8794b63f94c688fe1688 ocaml4-intf:Warnings:1c10e6007aca64cda69b6b055565b124 so:libc.musl-x86_64.so.1 so:libgmp.so.10 >>> ocaml-zarith*: Package size: 700.0 KB >>> ocaml-zarith*: Compressing data... >>> ocaml-zarith*: Create checksum... >>> ocaml-zarith*: Create ocaml-zarith-1.12-r5.apk >>> ocaml-zarith: Build complete at Sat, 23 Mar 2024 21:08:52 +0000 elapsed time 0h 0m 18s >>> ocaml-zarith: Cleaning up srcdir >>> ocaml-zarith: Cleaning up pkgdir >>> ocaml-zarith: Uninstalling dependencies... (1/17) Purging .makedepends-ocaml-zarith (20240323.210837) (2/17) Purging gmp-dev (6.3.0-r0) (3/17) Purging libgmpxx (6.3.0-r0) (4/17) Purging ocaml-findlib (1.9.6-r4) (5/17) Purging ocaml-compiler-libs (4.14.2-r1) (6/17) Purging ocaml-ocamldoc (4.14.2-r1) (7/17) Purging git-perl (2.44.0-r0) (8/17) Purging perl-git (2.44.0-r0) (9/17) Purging perl-error (0.17029-r2) (10/17) Purging ocaml-abuild-helper (4.14.2-r1) (11/17) Purging ocaml (4.14.2-r1) (12/17) Purging ocaml-runtime (4.14.2-r1) (13/17) Purging rpm-scripts (4.19.1.1-r0) (14/17) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (15/17) Purging perl (5.38.2-r0) (16/17) Purging readline (8.2.10-r0) (17/17) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r21.trigger OK: 378 MiB in 107 packages >>> ocaml-zarith: Updating the testing/x86_64 repository index... >>> ocaml-zarith: Signing the index...