>>> sbctl: Building community/sbctl 0.15.4-r0 (using abuild 3.13.0-r5) started Sun, 18 Aug 2024 14:47:43 +0000 >>> sbctl: Checking sanity of /home/buildozer/aports/community/sbctl/APKBUILD... >>> sbctl: Analyzing dependencies... >>> sbctl: Installing for build: build-base binutils lsblk asciidoc go openssl-dev (1/26) Installing libeconf (0.6.3-r0) (2/26) Installing libblkid (2.40.2-r0) (3/26) Installing libmount (2.40.2-r0) (4/26) Installing libsmartcols (2.40.2-r0) (5/26) Installing lsblk (2.40.2-r0) (6/26) Installing libffi (3.4.6-r0) (7/26) Installing gdbm (1.24-r0) (8/26) Installing mpdecimal (4.0.0-r0) (9/26) Installing libpanelw (6.5_p20240601-r0) (10/26) Installing sqlite-libs (3.46.1-r0) (11/26) Installing python3 (3.12.5-r0) (12/26) Installing python3-pycache-pyc0 (3.12.5-r0) (13/26) Installing pyc (3.12.5-r0) (14/26) Installing libxml2 (2.12.8-r0) (15/26) Installing libxml2-utils (2.12.8-r0) (16/26) Installing libgpg-error (1.50-r0) (17/26) Installing libgcrypt (1.10.3-r0) (18/26) Installing libxslt (1.1.39-r1) (19/26) Installing docbook-xml (4.5-r9) Executing docbook-xml-4.5-r9.post-install (20/26) Installing docbook-xsl (1.79.2-r9) Executing docbook-xsl-1.79.2-r9.post-install (21/26) Installing asciidoc-pyc (10.2.1-r0) (22/26) Installing python3-pyc (3.12.5-r0) (23/26) Installing asciidoc (10.2.1-r0) (24/26) Installing go (1.22.6-r0) (25/26) Installing openssl-dev (3.3.1-r3) (26/26) Installing .makedepends-sbctl (20240818.144744) Executing busybox-1.36.1-r31.trigger OK: 536 MiB in 136 packages >>> sbctl: Cleaning up srcdir >>> sbctl: Cleaning up pkgdir >>> sbctl: Cleaning up tmpdir >>> sbctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbctl-0.15.4.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 curl: (22) The requested URL returned error: 404 >>> sbctl: Fetching https://github.com/Foxboron/sbctl/archive/refs/tags/0.15.4/sbctl-0.15.4.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 0 17.0M 0 36869 0 0 23625 0 0:12:34 0:00:01 0:12:33 23625 11 17.0M 11 1950k 0 0 732k 0 0:00:23 0:00:02 0:00:21 1737k 44 17.0M 44 7673k 0 0 2177k 0 0:00:07 0:00:03 0:00:04 3886k 76 17.0M 76 13.0M 0 0 2962k 0 0:00:05 0:00:04 0:00:01 4509k 100 17.0M 100 17.0M 0 0 3279k 0 0:00:05 0:00:05 --:--:-- 4635k >>> sbctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbctl-0.15.4.tar.gz >>> sbctl: Checking sha512sums... sbctl-0.15.4.tar.gz: OK >>> sbctl: Unpacking /var/cache/distfiles/sbctl-0.15.4.tar.gz... a2x --no-xmllint --asciidoc-opts="-f docs/asciidoc.conf" -d manpage -f manpage -D docs docs/sbctl.8.txt a2x --no-xmllint --asciidoc-opts="-f docs/asciidoc.conf" -d manpage -f manpage -D docs docs/sbctl.conf.5.txt fatal: not a git repository (or any of the parent directories): .git go build -ldflags="-X github.com/foxboron/sbctl.Version=" -o sbctl ./cmd/sbctl go: downloading github.com/foxboron/go-uefi v0.0.0-20240722190620-5d4f760099bd go: downloading github.com/goccy/go-yaml v1.11.3 go: downloading github.com/google/go-tpm v0.9.1 go: downloading github.com/landlock-lsm/go-landlock v0.0.0-20240715193425-db0c8d6f1dff go: downloading github.com/spf13/cobra v1.8.1 go: downloading github.com/google/uuid v1.4.0 go: downloading github.com/fatih/color v1.17.0 go: downloading github.com/spf13/afero v1.11.0 go: downloading golang.org/x/exp v0.0.0-20231219180239-dc181d75b848 go: downloading golang.org/x/sys v0.22.0 go: downloading github.com/google/go-attestation v0.5.1 go: downloading github.com/foxboron/go-tpm-keyfiles v0.0.0-20240725205618-b7c5a84edf9d go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading golang.org/x/crypto v0.25.0 go: downloading kernel.org/pub/linux/libs/security/libcap/psx v1.2.70 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading golang.org/x/text v0.16.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/google/go-tspi v0.3.0 go: downloading github.com/google/certificate-transparency-go v1.1.2 go: downloading github.com/pkg/errors v0.9.1 >>> sbctl: Entering fakeroot... >>> sbctl-doc*: Running split function doc... >>> sbctl-doc*: Preparing subpackage sbctl-doc... >>> sbctl-doc*: Running postcheck for sbctl-doc >>> sbctl-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/sbctl/pkg/sbctl/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/sbctl/pkg/sbctl-bash-completion/usr/share/bash-completion/completions' >>> sbctl-bash-completion*: Preparing subpackage sbctl-bash-completion... >>> sbctl-bash-completion*: Running postcheck for sbctl-bash-completion >>> sbctl-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/community/sbctl/pkg/sbctl/usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/sbctl/pkg/sbctl-fish-completion/usr/share/fish/vendor_completions.d' >>> sbctl-fish-completion*: Preparing subpackage sbctl-fish-completion... >>> sbctl-fish-completion*: Running postcheck for sbctl-fish-completion >>> sbctl-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/sbctl/pkg/sbctl/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/sbctl/pkg/sbctl-zsh-completion/usr/share/zsh/site-functions' >>> sbctl-zsh-completion*: Preparing subpackage sbctl-zsh-completion... >>> sbctl-zsh-completion*: Running postcheck for sbctl-zsh-completion >>> sbctl*: Running postcheck for sbctl >>> sbctl*: Preparing package sbctl... >>> sbctl*: Stripping binaries >>> sbctl-bash-completion*: Scanning shared objects >>> sbctl-doc*: Scanning shared objects >>> sbctl-fish-completion*: Scanning shared objects >>> sbctl-zsh-completion*: Scanning shared objects >>> sbctl*: Scanning shared objects >>> sbctl-bash-completion*: Tracing dependencies... >>> sbctl-bash-completion*: Package size: 56.0 KB >>> sbctl-bash-completion*: Compressing data... >>> sbctl-bash-completion*: Create checksum... >>> sbctl-bash-completion*: Create sbctl-bash-completion-0.15.4-r0.apk >>> sbctl-doc*: Tracing dependencies... >>> sbctl-doc*: Package size: 28.0 KB >>> sbctl-doc*: Compressing data... >>> sbctl-doc*: Create checksum... >>> sbctl-doc*: Create sbctl-doc-0.15.4-r0.apk >>> sbctl-fish-completion*: Tracing dependencies... >>> sbctl-fish-completion*: Package size: 32.0 KB >>> sbctl-fish-completion*: Compressing data... >>> sbctl-fish-completion*: Create checksum... >>> sbctl-fish-completion*: Create sbctl-fish-completion-0.15.4-r0.apk >>> sbctl-zsh-completion*: Tracing dependencies... >>> sbctl-zsh-completion*: Package size: 28.0 KB >>> sbctl-zsh-completion*: Compressing data... >>> sbctl-zsh-completion*: Create checksum... >>> sbctl-zsh-completion*: Create sbctl-zsh-completion-0.15.4-r0.apk >>> sbctl*: Tracing dependencies... binutils lsblk so:libc.musl-ppc64le.so.1 >>> sbctl*: Package size: 8.8 MB >>> sbctl*: Compressing data... >>> sbctl*: Create checksum... >>> sbctl*: Create sbctl-0.15.4-r0.apk >>> sbctl: Build complete at Sun, 18 Aug 2024 14:48:10 +0000 elapsed time 0h 0m 27s >>> sbctl: Cleaning up srcdir >>> sbctl: Cleaning up pkgdir >>> sbctl: Uninstalling dependencies... (1/26) Purging .makedepends-sbctl (20240818.144744) (2/26) Purging lsblk (2.40.2-r0) (3/26) Purging asciidoc-pyc (10.2.1-r0) (4/26) Purging asciidoc (10.2.1-r0) (5/26) Purging docbook-xsl (1.79.2-r9) Executing docbook-xsl-1.79.2-r9.pre-deinstall (6/26) Purging libxslt (1.1.39-r1) (7/26) Purging docbook-xml (4.5-r9) Executing docbook-xml-4.5-r9.pre-deinstall (8/26) Purging libxml2-utils (2.12.8-r0) (9/26) Purging python3-pyc (3.12.5-r0) (10/26) Purging python3-pycache-pyc0 (3.12.5-r0) (11/26) Purging pyc (3.12.5-r0) (12/26) Purging python3 (3.12.5-r0) (13/26) Purging go (1.22.6-r0) (14/26) Purging openssl-dev (3.3.1-r3) (15/26) Purging gdbm (1.24-r0) (16/26) Purging libffi (3.4.6-r0) (17/26) Purging libgcrypt (1.10.3-r0) (18/26) Purging libgpg-error (1.50-r0) (19/26) Purging libmount (2.40.2-r0) (20/26) Purging libpanelw (6.5_p20240601-r0) (21/26) Purging libsmartcols (2.40.2-r0) (22/26) Purging libxml2 (2.12.8-r0) (23/26) Purging mpdecimal (4.0.0-r0) (24/26) Purging sqlite-libs (3.46.1-r0) (25/26) Purging libblkid (2.40.2-r0) (26/26) Purging libeconf (0.6.3-r0) Executing busybox-1.36.1-r31.trigger OK: 282 MiB in 110 packages >>> sbctl: Updating the community/ppc64le repository index... >>> sbctl: Signing the index...