>>> ocaml-react: Building testing/ocaml-react 1.2.2-r0 (using abuild 3.9.0-r0) started Sat, 14 May 2022 07:48:26 +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/16) Installing ocaml-runtime (4.14.0-r0) (2/16) Installing ncurses (6.3_p20220423-r0) (3/16) Installing ocaml (4.14.0-r0) (4/16) Installing ocaml-compiler-libs (4.14.0-r0) (5/16) Installing ocaml-findlib (1.9.3-r0) (6/16) Installing ocaml-topkg (1.0.5-r0) (7/16) Installing ocaml-ocamlbuild (0.14.1-r1) (8/16) Installing ocamlbuild (0.14.1-r1) (9/16) Installing unzip (6.0-r9) (10/16) Installing skalibs (2.11.2.0-r0) (11/16) Installing utmps-libs (0.1.2.0-r0) (12/16) Installing coreutils (9.1-r0) (13/16) Installing libcap (2.64-r0) (14/16) Installing bubblewrap (0.6.1-r0) (15/16) Installing opam (2.1.2-r2) (16/16) Installing .makedepends-ocaml-react (20220514.074826) Executing busybox-1.35.0-r13.trigger OK: 628 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 >>> 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_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.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_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.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.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.cmti' -> '/home/buildozer/aports/testing/ocaml-react/pkg/ocaml-react-dev/usr/lib/ocaml/react/react.cmti' 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' >>> 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: 672.0 KB >>> ocaml-react-dev*: Compressing data... >>> ocaml-react-dev*: Create checksum... >>> ocaml-react-dev*: Create ocaml-react-dev-1.2.2-r0.apk >>> ocaml-react*: Tracing dependencies... ocaml-runtime so:libc.musl-aarch64.so.1 >>> ocaml-react*: Package size: 760.0 KB >>> ocaml-react*: Compressing data... >>> ocaml-react*: Create checksum... >>> ocaml-react*: Create ocaml-react-1.2.2-r0.apk >>> ocaml-react: Build complete at Sat, 14 May 2022 07:48:31 +0000 elapsed time 0h 0m 5s >>> ocaml-react: Cleaning up srcdir >>> ocaml-react: Cleaning up pkgdir >>> ocaml-react: Uninstalling dependencies... (1/16) Purging .makedepends-ocaml-react (20220514.074826) (2/16) Purging ocaml-compiler-libs (4.14.0-r0) (3/16) Purging ocaml-findlib (1.9.3-r0) (4/16) Purging ocaml (4.14.0-r0) (5/16) Purging ocaml-topkg (1.0.5-r0) (6/16) Purging ocaml-runtime (4.14.0-r0) (7/16) Purging ocamlbuild (0.14.1-r1) (8/16) Purging ocaml-ocamlbuild (0.14.1-r1) (9/16) Purging ncurses (6.3_p20220423-r0) (10/16) Purging opam (2.1.2-r2) (11/16) Purging coreutils (9.1-r0) Executing coreutils-9.1-r0.post-deinstall (12/16) Purging bubblewrap (0.6.1-r0) (13/16) Purging unzip (6.0-r9) (14/16) Purging utmps-libs (0.1.2.0-r0) (15/16) Purging skalibs (2.11.2.0-r0) (16/16) Purging libcap (2.64-r0) Executing busybox-1.35.0-r13.trigger OK: 367 MiB in 96 packages >>> ocaml-react: Updating the testing/aarch64 repository index... >>> ocaml-react: Signing the index...