>>> ocaml-react: Building testing/ocaml-react 1.2.2-r1 (using abuild 3.10.0-r0) started Sat, 01 Apr 2023 14:46:52 +0000 >>> ocaml-react: Checking sanity of /home/buildozer/aports/testing/ocaml-react/APKBUILD... >>> WARNING: ocaml-react: No maintainer >>> ocaml-react: Analyzing dependencies... >>> ocaml-react: Installing for build: build-base ocaml-runtime ncurses ocaml ocaml-compiler-libs ocaml-findlib ocaml-topkg ocamlbuild cmd:opam-installer (1/15) Installing ocaml-runtime (4.14.1-r1) (2/15) Installing ncurses (6.4_p20230311-r0) (3/15) Installing ocaml (4.14.1-r1) (4/15) Installing ocaml-compiler-libs (4.14.1-r1) (5/15) Installing ocaml-findlib (1.9.6-r1) (6/15) Installing ocaml-topkg (1.0.5-r1) (7/15) Installing ocaml-ocamlbuild (0.14.1-r2) (8/15) Installing ocamlbuild (0.14.1-r2) (9/15) Installing unzip (6.0-r13) (10/15) Installing skalibs (2.13.1.0-r0) (11/15) Installing utmps-libs (0.1.2.1-r0) (12/15) Installing coreutils (9.2-r2) (13/15) Installing bubblewrap (0.8.0-r0) (14/15) Installing opam (2.1.4-r1) (15/15) Installing .makedepends-ocaml-react (20230401.144653) Executing busybox-1.36.0-r5.trigger OK: 672 MiB in 112 packages >>> ocaml-react: Cleaning up srcdir >>> ocaml-react: Cleaning up pkgdir >>> ocaml-react: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-react-1.2.2.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 100 40013 100 40013 0 0 382k 0 --:--:-- --:--:-- --:--:-- 386k >>> ocaml-react: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-react-1.2.2.tar.bz2 >>> ocaml-react: Checking sha512sums... ocaml-react-1.2.2.tar.bz2: OK >>> ocaml-react: Unpacking /var/cache/distfiles/edge/ocaml-react-1.2.2.tar.bz2... ocamlfind ocamldep -modules src/react.ml > src/react.ml.depends ocamlfind ocamldep -modules src/react.mli > src/react.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/react.cmi src/react.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/react.cmx src/react.ml ocamlfind ocamlopt -a -I src src/react.cmx -o src/react.cmxa ocamlfind ocamlopt -shared -linkall -I src src/react.cmxa -o src/react.cmxs ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/react.cmo src/react.ml ocamlfind ocamlc -a -I src src/react.cmo -o src/react.cma ocamlfind ocamldep -package compiler-libs.toplevel -modules src/react_top.ml > src/react_top.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmo src/react_top.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmo src/react_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmx src/react_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmx src/react_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/react_top.cmx -o src/react_top.cmxa + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/react_top.cmx -o src/react_top.cmxa findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/react_top.cmxa -o src/react_top.cmxs + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/react_top.cmxa -o src/react_top.cmxs findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/react_top.cmo -o src/react_top.cma + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/react_top.cmo -o src/react_top.cma findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamldep -modules test/breakout.ml > test/breakout.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/breakout.cmo test/breakout.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/breakout.cmx test/breakout.ml ocamlfind ocamlopt -linkpkg unix.cmxa -g -I src -I test src/react.cmx test/breakout.cmx -o test/breakout.native ocamlfind ocamldep -modules test/clock.ml > test/clock.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/clock.cmo test/clock.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/clock.cmx test/clock.ml ocamlfind ocamlopt -linkpkg unix.cmxa -g -I src -I test src/react.cmx test/clock.cmx -o test/clock.native ocamlfind ocamldep -modules test/test.ml > test/test.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/test.cmo test/test.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/test.cmx test/test.ml ocamlfind ocamlopt -linkpkg -g -I src -I test src/react.cmx test/test.cmx -o test/test.native # No parallelism done All tests succeeded. >>> ocaml-react: Entering fakeroot... Creating directory /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react _build/opam => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/opam _build/pkg/META => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/META _build/src/react.a => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.a _build/src/react.cma => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.cma _build/src/react.cmi => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.cmi _build/src/react.cmti => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.cmti _build/src/react.cmx => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.cmx _build/src/react.cmxa => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.cmxa _build/src/react.cmxs => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.cmxs _build/src/react.mli => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.mli _build/src/react_top.a => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react_top.a _build/src/react_top.cma => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react_top.cma _build/src/react_top.cmx => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react_top.cmx _build/src/react_top.cmxa => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react_top.cmxa _build/src/react_top.cmxs => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react_top.cmxs _build/src/react_top_init.ml => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react_top_init.ml Creating directory /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/doc/react _build/CHANGES.md => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/doc/react/CHANGES.md _build/LICENSE.md => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/doc/react/LICENSE.md _build/README.md => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/doc/react/README.md Creating directory /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/doc/react/odoc-pages _build/doc/index.mld => /home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/doc/react/odoc-pages/index.mld >>> ocaml-react-dev*: Running split function dev... renamed '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.cmx' -> '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react-dev/usr/lib/ocaml/react/react.cmx' renamed '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.cmxa' -> '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react-dev/usr/lib/ocaml/react/react.cmxa' renamed '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react_top.cmx' -> '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react-dev/usr/lib/ocaml/react/react_top.cmx' renamed '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.mli' -> '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react-dev/usr/lib/ocaml/react/react.mli' renamed '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react_top.cmxa' -> '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react-dev/usr/lib/ocaml/react/react_top.cmxa' renamed '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react_top_init.ml' -> '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react-dev/usr/lib/ocaml/react/react_top_init.ml' renamed '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react/usr/lib/ocaml/react/react.cmti' -> '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react-dev/usr/lib/ocaml/react/react.cmti' >>> ocaml-react-dev*: Preparing subpackage ocaml-react-dev... >>> ocaml-react-dev*: Stripping binaries >>> ocaml-react-dev*: Running postcheck for ocaml-react-dev >>> ocaml-react*: Running postcheck for ocaml-react >>> ocaml-react*: Preparing package ocaml-react... >>> ocaml-react*: Stripping binaries >>> ocaml-react-dev*: Scanning shared objects >>> ocaml-react*: Scanning shared objects >>> ocaml-react-dev*: Tracing dependencies... >>> ocaml-react-dev*: Package size: 728.0 KB >>> ocaml-react-dev*: Compressing data... >>> ocaml-react-dev*: Create checksum... >>> ocaml-react-dev*: Create ocaml-react-dev-1.2.2-r1.apk >>> ocaml-react*: Tracing dependencies... ocaml-runtime so:libc.musl-aarch64.so.1 >>> ocaml-react*: Package size: 872.0 KB >>> ocaml-react*: Compressing data... >>> ocaml-react*: Create checksum... >>> ocaml-react*: Create ocaml-react-1.2.2-r1.apk >>> ocaml-react: Build complete at Sat, 01 Apr 2023 14:46:58 +0000 elapsed time 0h 0m 6s >>> ocaml-react: Cleaning up srcdir >>> ocaml-react: Cleaning up pkgdir >>> ocaml-react: Uninstalling dependencies... (1/15) Purging .makedepends-ocaml-react (20230401.144653) (2/15) Purging ocaml-compiler-libs (4.14.1-r1) (3/15) Purging ocaml-findlib (1.9.6-r1) (4/15) Purging ocaml (4.14.1-r1) (5/15) Purging ocaml-topkg (1.0.5-r1) (6/15) Purging ocaml-runtime (4.14.1-r1) (7/15) Purging ocamlbuild (0.14.1-r2) (8/15) Purging ocaml-ocamlbuild (0.14.1-r2) (9/15) Purging ncurses (6.4_p20230311-r0) (10/15) Purging opam (2.1.4-r1) (11/15) Purging coreutils (9.2-r2) Executing coreutils-9.2-r2.post-deinstall (12/15) Purging bubblewrap (0.8.0-r0) (13/15) Purging unzip (6.0-r13) (14/15) Purging utmps-libs (0.1.2.1-r0) (15/15) Purging skalibs (2.13.1.0-r0) Executing busybox-1.36.0-r5.trigger OK: 406 MiB in 97 packages >>> ocaml-react: Updating the testing/aarch64 repository index... >>> ocaml-react: Signing the index...