>>> ocaml-uutf: Building testing/ocaml-uutf 1.0.3-r0 (using abuild 3.9.0-r0) started Mon, 16 May 2022 15:36:42 +0000 >>> ocaml-uutf: Checking sanity of /home/buildozer/aports/testing/ocaml-uutf/APKBUILD... >>> WARNING: ocaml-uutf: No maintainer >>> ocaml-uutf: Analyzing dependencies... >>> ocaml-uutf: Installing for build: build-base ocaml-runtime ocaml ocaml-compiler-libs ocaml-findlib ocamlbuild ocaml-topkg ocaml-cmdliner-dev cmd:opam-installer (1/19) Installing ocaml-runtime (4.14.0-r0) (2/19) Installing ocaml (4.14.0-r0) (3/19) Installing ocaml-compiler-libs (4.14.0-r0) (4/19) Installing ocaml-findlib (1.9.3-r0) (5/19) Installing ocaml-ocamlbuild (0.14.1-r1) (6/19) Installing ncurses (6.3_p20220423-r0) (7/19) Installing ocamlbuild (0.14.1-r1) (8/19) Installing ocaml-topkg (1.0.5-r0) (9/19) Installing ocaml-result (1.5-r0) (10/19) Installing ocaml-cmdliner (1.1.1-r0) (11/19) Installing ocaml-cmdliner-dev (1.1.1-r0) (12/19) Installing unzip (6.0-r9) (13/19) Installing skalibs (2.11.2.0-r0) (14/19) Installing utmps-libs (0.1.2.0-r0) (15/19) Installing coreutils (9.1-r0) (16/19) Installing libcap (2.64-r0) (17/19) Installing bubblewrap (0.6.2-r0) (18/19) Installing opam (2.1.2-r2) (19/19) Installing .makedepends-ocaml-uutf (20220516.153643) Executing busybox-1.35.0-r13.trigger OK: 496 MiB in 117 packages >>> ocaml-uutf: Cleaning up srcdir >>> ocaml-uutf: Cleaning up pkgdir >>> ocaml-uutf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-uutf-1.0.3.tar.bz2 % 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-uutf: Fetching ocaml-uutf-1.0.3.tar.bz2::https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 69 23363 69 16133 0 0 24886 0 --:--:-- --:--:-- --:--:-- 24858 100 23363 100 23363 0 0 36025 0 --:--:-- --:--:-- --:--:-- 35998 >>> ocaml-uutf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-uutf-1.0.3.tar.bz2 >>> ocaml-uutf: Checking sha512sums... ocaml-uutf-1.0.3.tar.bz2: OK >>> ocaml-uutf: Unpacking /var/cache/distfiles/edge/ocaml-uutf-1.0.3.tar.bz2... ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmi src/uutf.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml File "test/utftrip.ml", line 385, characters 8-12: 385 | Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $ ^^^^ Alert deprecated: Cmdliner.Term.pure Use Term.const instead. File "test/utftrip.ml", line 387, characters 2-11: 387 | Term.info "utftrip" ~version:"v1.0.3" ~doc ~man ^^^^^^^^^ Alert deprecated: Cmdliner.Term.info Use Cmd.info instead. File "test/utftrip.ml", line 389, characters 15-24: 389 | let () = match Term.eval cmd with ^^^^^^^^^ Alert deprecated: Cmdliner.Term.eval Use Cmd.v and one of Cmd.eval* instead. ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml File "test/utftrip.ml", line 385, characters 8-12: 385 | Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $ ^^^^ Alert deprecated: Cmdliner.Term.pure Use Term.const instead. File "test/utftrip.ml", line 387, characters 2-11: 387 | Term.info "utftrip" ~version:"v1.0.3" ~doc ~man ^^^^^^^^^ Alert deprecated: Cmdliner.Term.info Use Cmd.info instead. File "test/utftrip.ml", line 389, characters 15-24: 389 | let () = match Term.eval cmd with ^^^^^^^^^ Alert deprecated: Cmdliner.Term.eval Use Cmd.v and one of Cmd.eval* instead. ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native # No parallelism done >>> ocaml-uutf: Entering fakeroot... Creating directory /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/bin _build/test/utftrip.native => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/bin/utftrip Creating directory /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf _build/opam => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/opam _build/pkg/META => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/META _build/src/uutf.a => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.a _build/src/uutf.cma => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.cma _build/src/uutf.cmi => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.cmi _build/src/uutf.cmti => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.cmti _build/src/uutf.cmx => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.cmx _build/src/uutf.cmxa => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.cmxa _build/src/uutf.cmxs => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.cmxs _build/src/uutf.mli => /home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.mli Creating directory /home/buildozer/aports/testing/ocaml-uutf/src/uutf-1.0.3/.omit/uutf _build/CHANGES.md => /home/buildozer/aports/testing/ocaml-uutf/src/uutf-1.0.3/.omit/uutf/CHANGES.md _build/LICENSE.md => /home/buildozer/aports/testing/ocaml-uutf/src/uutf-1.0.3/.omit/uutf/LICENSE.md _build/README.md => /home/buildozer/aports/testing/ocaml-uutf/src/uutf-1.0.3/.omit/uutf/README.md >>> ocaml-uutf-dev*: Running split function dev... renamed '/home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.cmti' -> '/home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf-dev/usr/lib/ocaml/uutf/uutf.cmti' renamed '/home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.cmxa' -> '/home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf-dev/usr/lib/ocaml/uutf/uutf.cmxa' renamed '/home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.mli' -> '/home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf-dev/usr/lib/ocaml/uutf/uutf.mli' renamed '/home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf/usr/lib/ocaml/uutf/uutf.cmx' -> '/home/buildozer/aports/testing/ocaml-uutf/pkg/ocaml-uutf-dev/usr/lib/ocaml/uutf/uutf.cmx' >>> ocaml-uutf-dev*: Preparing subpackage ocaml-uutf-dev... >>> ocaml-uutf-dev*: Stripping binaries >>> ocaml-uutf-dev*: Running postcheck for ocaml-uutf-dev >>> ocaml-uutf*: Running postcheck for ocaml-uutf >>> ocaml-uutf*: Preparing package ocaml-uutf... >>> ocaml-uutf*: Stripping binaries >>> ocaml-uutf-dev*: Scanning shared objects >>> ocaml-uutf*: Scanning shared objects >>> ocaml-uutf-dev*: Tracing dependencies... >>> ocaml-uutf-dev*: Package size: 196.0 KB >>> ocaml-uutf-dev*: Compressing data... >>> ocaml-uutf-dev*: Create checksum... >>> ocaml-uutf-dev*: Create ocaml-uutf-dev-1.0.3-r0.apk >>> ocaml-uutf*: Tracing dependencies... ocaml-runtime so:libc.musl-armhf.so.1 >>> ocaml-uutf*: Package size: 1.3 MB >>> ocaml-uutf*: Compressing data... >>> ocaml-uutf*: Create checksum... >>> ocaml-uutf*: Create ocaml-uutf-1.0.3-r0.apk >>> ocaml-uutf: Build complete at Mon, 16 May 2022 15:36:48 +0000 elapsed time 0h 0m 6s >>> ocaml-uutf: Cleaning up srcdir >>> ocaml-uutf: Cleaning up pkgdir >>> ocaml-uutf: Uninstalling dependencies... (1/19) Purging .makedepends-ocaml-uutf (20220516.153643) (2/19) Purging ocaml-compiler-libs (4.14.0-r0) (3/19) Purging ocaml-findlib (1.9.3-r0) (4/19) Purging ocaml (4.14.0-r0) (5/19) Purging ocamlbuild (0.14.1-r1) (6/19) Purging ocaml-ocamlbuild (0.14.1-r1) (7/19) Purging ocaml-topkg (1.0.5-r0) (8/19) Purging ocaml-cmdliner-dev (1.1.1-r0) (9/19) Purging ocaml-cmdliner (1.1.1-r0) (10/19) Purging ocaml-result (1.5-r0) (11/19) Purging ocaml-runtime (4.14.0-r0) (12/19) Purging ncurses (6.3_p20220423-r0) (13/19) Purging opam (2.1.2-r2) (14/19) Purging coreutils (9.1-r0) Executing coreutils-9.1-r0.post-deinstall (15/19) Purging bubblewrap (0.6.2-r0) (16/19) Purging unzip (6.0-r9) (17/19) Purging utmps-libs (0.1.2.0-r0) (18/19) Purging skalibs (2.11.2.0-r0) (19/19) Purging libcap (2.64-r0) Executing busybox-1.35.0-r13.trigger OK: 300 MiB in 98 packages >>> ocaml-uutf: Updating the testing/armhf repository index... >>> ocaml-uutf: Signing the index...