>>> opam: Building community/opam 2.2.1-r0 (using abuild 3.14.1-r1) started Sat, 09 Nov 2024 07:27:46 +0000
>>> opam: Validating /home/buildozer/aports/community/opam/APKBUILD...
>>> opam: Analyzing dependencies...
>>> opam: Installing for build: build-base curl patch unzip coreutils bubblewrap dune tar ocaml5-compiler-libs
(1/15) Installing curl (8.11.0-r1)
(2/15) Installing unzip (6.0-r15)
(3/15) Installing coreutils-env (9.5-r1)
(4/15) Installing coreutils-fmt (9.5-r1)
(5/15) Installing coreutils-sha512sum (9.5-r1)
(6/15) Installing libattr (2.5.2-r2)
(7/15) Installing skalibs-libs (2.14.3.0-r0)
(8/15) Installing utmps-libs (0.1.2.3-r2)
(9/15) Installing coreutils (9.5-r1)
(10/15) Installing bubblewrap (0.10.0-r1)
(11/15) Installing dune (3.16.1-r0)
(12/15) Installing ocaml5-runtime (5.2.0-r1)
(13/15) Installing ocaml5 (5.2.0-r1)
(14/15) Installing ocaml5-compiler-libs (5.2.0-r1)
(15/15) Installing .makedepends-opam (20241109.072803)
Executing busybox-1.37.0-r6.trigger
OK: 638 MiB in 113 packages
>>> opam: Cleaning up srcdir
>>> opam: Cleaning up pkgdir
>>> opam: Cleaning up tmpdir
>>> opam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/opam-full-2.2.1.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
curl: (22) The requested URL returned error: 404
>>> opam: Fetching https://github.com/ocaml/opam/releases/download/2.2.1/opam-full-2.2.1.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     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

 87 12.1M   87 10.6M    0     0  8162k      0  0:00:01  0:00:01 --:--:-- 8162k
100 12.1M  100 12.1M    0     0  8880k      0  0:00:01  0:00:01 --:--:-- 22.9M
>>> opam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/opam-full-2.2.1.tar.gz
>>> opam: Checking sha512sums...
opam-full-2.2.1.tar.gz: OK
>>> opam: Unpacking /var/cache/distfiles/v3.21/opam-full-2.2.1.tar.gz...
checking for riscv64-alpine-linux-musl-ocamlc... no
checking for ocamlc... ocamlc
OCaml version is 5.2.0
OCaml library path is /usr/lib/ocaml
checking for riscv64-alpine-linux-musl-ocamlopt... no
checking for ocamlopt... ocamlopt
checking for riscv64-alpine-linux-musl-ocamlc.opt... no
checking for ocamlc.opt... ocamlc.opt
checking for riscv64-alpine-linux-musl-ocamlopt.opt... no
checking for ocamlopt.opt... ocamlopt.opt
checking for riscv64-alpine-linux-musl-ocaml... no
checking for ocaml... ocaml
checking for riscv64-alpine-linux-musl-ocamldep... no
checking for ocamldep... ocamldep
checking for riscv64-alpine-linux-musl-ocamldep.opt... no
checking for ocamldep.opt... ocamldep.opt
checking for riscv64-alpine-linux-musl-ocamlmktop... no
checking for ocamlmktop... ocamlmktop
checking for riscv64-alpine-linux-musl-ocamlmklib... no
checking for ocamlmklib... ocamlmklib
checking for riscv64-alpine-linux-musl-ocamldoc... no
checking for ocamldoc... no
checking for riscv64-alpine-linux-musl-ocamlbuild... no
checking for ocamlbuild... no
checking OCaml Sys.os_type... Unix
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for compiler type... cc
checking for compiler architecture... riscv
checking for compiler system... linux
checking for compiler target... riscv64-unknown-linux-musl
checking for riscv64-alpine-linux-musl-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for acl/libacl.h... no
checking for library containing acl_get_perm... no
checking for riscv64-alpine-linux-musl-ocamlobjinfo... no
checking for ocamlobjinfo... ocamlobjinfo
checking for riscv64-alpine-linux-musl-ocamlfind... no
checking for ocamlfind... no
checking for curl... curl
checking for riscv64-alpine-linux-musl-dune... no
checking for dune... dune
checking for riscv64-alpine-linux-musl-patch... no
checking for patch... patch
checking for riscv64-alpine-linux-musl-bunzip2... no
checking for bunzip2... bunzip2
checking for linking method... shared

checking for OCaml findlib package unix... not found
checking for OCaml findlib package re 1.9.0 or later... no
checking for OCaml findlib package base64 3.1.0 or later... no
checking for OCaml findlib package cmdliner... not found
checking for OCaml findlib package ocamlgraph... not found
checking for OCaml findlib package cudf 0.7 or later... no
checking for OCaml findlib package dose3.common 6.1 or later... no
checking for OCaml findlib package dose3.algo 6.1 or later... no
checking for OCaml findlib package opam-file-format 2.1.4 or later... no
checking for OCaml findlib package spdx_licenses... not found
checking for OCaml findlib package opam-0install-cudf 0.4 or later... no
checking for OCaml findlib package jsonm... not found
checking for OCaml findlib package uutf... not found
checking for OCaml findlib package sha... not found
checking for OCaml findlib package swhid_core... not found
checking for OCaml findlib package mccs 1.1+17 or later... no
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether g++ really is a C++ compiler... yes

configure: creating ./config.status
config.status: creating Makefile.config
config.status: creating src/ocaml-flags-configure.sexp
config.status: creating src/stubs/c-flags.sexp
config.status: creating src/stubs/libacl/c-libraries.sexp

Opam will be built WITH its default built-in solver

Executables will be installed in /usr/bin
Manual pages will be installed in /usr/share/man

Downloading vendored source dependencies...
done
Extracting vendored source dependencies in src_ext/... done
/usr/bin/dune build --profile=release --root .  --promote-install-files -- opam-installer.install opam.install
File "_none_", line 1:
Alert ocaml_deprecated_auto_include: 
OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
automatically added to the search path, but you should add -I +unix to the
command-line to silence this alert (e.g. by adding unix to the list of
libraries in your dune file, or adding use_unix to your _tags file for
ocamlbuild, or using -package unix for ocamlfind).

File "_none_", line 1:
Alert ocaml_deprecated_auto_include: 
OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
automatically added to the search path, but you should add -I +unix to the
command-line to silence this alert (e.g. by adding unix to the list of
libraries in your dune file, or adding use_unix to your _tags file for
ocamlbuild, or using -package unix for ocamlfind).
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
sed -f process.sed opam.install > processed-opam.install
/usr/bin/dune build --profile=release --root .  --promote-install-files -- opam-installer.install
sed -f process.sed opam-installer.install > processed-opam-installer.install
>>> opam: Entering fakeroot...
./opam-installer --prefix "/home/buildozer/aports/community/opam/pkg/opam/usr" --mandir "/home/buildozer/aports/community/opam/pkg/opam/usr/share/man" processed-opam.install
Creating directory /home/buildozer/aports/community/opam/pkg/opam/usr/bin
_build/install/default/bin/opam  => /home/buildozer/aports/community/opam/pkg/opam/usr/bin/opam
Creating directory /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1
_build/install/default/man/man1/opam-admin-add-constraint.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-add-constraint.1
_build/install/default/man/man1/opam-admin-add-hashes.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-add-hashes.1
_build/install/default/man/man1/opam-admin-cache.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-cache.1
_build/install/default/man/man1/opam-admin-check.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-check.1
_build/install/default/man/man1/opam-admin-filter.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-filter.1
_build/install/default/man/man1/opam-admin-help.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-help.1
_build/install/default/man/man1/opam-admin-index.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-index.1
_build/install/default/man/man1/opam-admin-lint.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-lint.1
_build/install/default/man/man1/opam-admin-list.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-list.1
_build/install/default/man/man1/opam-admin-make.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-make.1
_build/install/default/man/man1/opam-admin-update-extrafiles.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-update-extrafiles.1
_build/install/default/man/man1/opam-admin-upgrade.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-upgrade.1
_build/install/default/man/man1/opam-admin.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin.1
_build/install/default/man/man1/opam-clean.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-clean.1
_build/install/default/man/man1/opam-config.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-config.1
_build/install/default/man/man1/opam-env.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-env.1
_build/install/default/man/man1/opam-exec.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-exec.1
_build/install/default/man/man1/opam-help.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-help.1
_build/install/default/man/man1/opam-info.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-info.1
_build/install/default/man/man1/opam-init.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-init.1
_build/install/default/man/man1/opam-install.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-install.1
_build/install/default/man/man1/opam-lint.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-lint.1
_build/install/default/man/man1/opam-list.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-list.1
_build/install/default/man/man1/opam-lock.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-lock.1
_build/install/default/man/man1/opam-option.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-option.1
_build/install/default/man/man1/opam-pin.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-pin.1
_build/install/default/man/man1/opam-reinstall.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-reinstall.1
_build/install/default/man/man1/opam-remote.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-remote.1
_build/install/default/man/man1/opam-remove.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-remove.1
_build/install/default/man/man1/opam-repository.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-repository.1
_build/install/default/man/man1/opam-search.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-search.1
_build/install/default/man/man1/opam-show.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-show.1
_build/install/default/man/man1/opam-source.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-source.1
_build/install/default/man/man1/opam-switch.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-switch.1
_build/install/default/man/man1/opam-tree.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-tree.1
_build/install/default/man/man1/opam-uninstall.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-uninstall.1
_build/install/default/man/man1/opam-unpin.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-unpin.1
_build/install/default/man/man1/opam-update.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-update.1
_build/install/default/man/man1/opam-upgrade.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-upgrade.1
_build/install/default/man/man1/opam-var.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-var.1
_build/install/default/man/man1/opam-why.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-why.1
_build/install/default/man/man1/opam.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam.1
./opam-installer --prefix "/home/buildozer/aports/community/opam/pkg/opam/usr" --mandir "/home/buildozer/aports/community/opam/pkg/opam/usr/share/man" processed-opam-installer.install
_build/install/default/bin/opam-installer => /home/buildozer/aports/community/opam/pkg/opam/usr/bin/opam-installer
_build/install/default/man/man1/opam-installer.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-installer.1
>>> opam-doc*: Running split function doc...
renamed 'usr/share/man' -> '/home/buildozer/aports/community/opam/pkg/opam-doc/usr/share/man'
renamed 'usr/share/licenses' -> '/home/buildozer/aports/community/opam/pkg/opam-doc/usr/share/licenses'
>>> opam-doc*: Preparing subpackage opam-doc...
>>> opam-doc*: Running postcheck for opam-doc
>>> opam*: Running postcheck for opam
>>> opam*: Preparing package opam...
>>> opam*: Stripping binaries
>>> opam-doc*: Scanning shared objects
>>> opam*: Scanning shared objects
>>> opam-doc*: Tracing dependencies...
>>> opam-doc*: Package size: 363.0 KB
>>> opam-doc*: Compressing data...
>>> opam-doc*: Create checksum...
>>> opam-doc*: Create opam-doc-2.2.1-r0.apk
>>> opam*: Tracing dependencies...
	curl
	patch
	unzip
	coreutils
	bubblewrap
	so:libc.musl-riscv64.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> opam*: Package size: 14.8 MB
>>> opam*: Compressing data...
>>> opam*: Create checksum...
>>> opam*: Create opam-2.2.1-r0.apk
>>> opam: Build complete at Sat, 09 Nov 2024 07:29:47 +0000 elapsed time 0h 2m 1s
>>> opam: Cleaning up srcdir
>>> opam: Cleaning up pkgdir
>>> opam: Uninstalling dependencies...
(1/15) Purging .makedepends-opam (20241109.072803)
(2/15) Purging curl (8.11.0-r1)
(3/15) Purging unzip (6.0-r15)
(4/15) Purging coreutils (9.5-r1)
Executing coreutils-9.5-r1.post-deinstall
(5/15) Purging coreutils-env (9.5-r1)
(6/15) Purging coreutils-fmt (9.5-r1)
(7/15) Purging coreutils-sha512sum (9.5-r1)
(8/15) Purging bubblewrap (0.10.0-r1)
(9/15) Purging dune (3.16.1-r0)
(10/15) Purging ocaml5-compiler-libs (5.2.0-r1)
(11/15) Purging ocaml5 (5.2.0-r1)
(12/15) Purging ocaml5-runtime (5.2.0-r1)
(13/15) Purging libattr (2.5.2-r2)
(14/15) Purging utmps-libs (0.1.2.3-r2)
(15/15) Purging skalibs-libs (2.14.3.0-r0)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> opam: Updating the community/riscv64 repository index...
>>> opam: Signing the index...