>>> apx: Building community/apx 2.4.2-r2 (using abuild 3.13.0-r3) started Mon, 08 Jul 2024 13:21:53 +0000 >>> apx: Checking sanity of /home/buildozer/aports/community/apx/APKBUILD... >>> apx: Analyzing dependencies... >>> apx: Installing for build: build-base distrobox go (1/52) Installing libintl (0.22.5-r0) (2/52) Installing libeconf (0.6.3-r0) (3/52) Installing libblkid (2.40.1-r1) (4/52) Installing libmount (2.40.1-r1) (5/52) Installing glib (2.80.2-r0) (6/52) Installing conmon (2.1.12-r0) (7/52) Installing libseccomp (2.5.5-r1) (8/52) Installing yajl (2.1.0-r9) (9/52) Installing crun (1.15-r0) (10/52) Installing libmnl (1.0.5-r2) (11/52) Installing libnftnl (1.2.6-r0) (12/52) Installing libxtables (1.8.10-r3) (13/52) Installing iptables (1.8.10-r3) (14/52) Installing passt (2024.06.07-r0) (15/52) Installing libmd (1.1.0-r0) (16/52) Installing libbsd (0.12.2-r0) (17/52) Installing skalibs (2.14.1.1-r0) (18/52) Installing utmps-libs (0.1.2.2-r1) (19/52) Installing linux-pam (1.6.0-r0) (20/52) Installing shadow-libs (4.15.1-r0) (21/52) Installing shadow-subids (4.15.1-r0) (22/52) Installing containers-common (0.58.3-r0) (23/52) Installing netavark (1.10.3-r0) (24/52) Installing aardvark-dns (1.10.0-r0) (25/52) Installing catatonit (0.2.0-r0) (26/52) Installing libgpg-error (1.49-r0) (27/52) Installing libassuan (2.5.7-r0) (28/52) Installing pinentry (1.3.0-r0) Executing pinentry-1.3.0-r0.post-install (29/52) Installing libgcrypt (1.10.3-r0) (30/52) Installing gnupg-gpgconf (2.4.5-r0) (31/52) Installing nettle (3.9.1-r0) (32/52) Installing libtasn1 (4.19.0-r2) (33/52) Installing p11-kit (0.25.3-r0) (34/52) Installing gnutls (3.8.5-r0) (35/52) Installing libksba (1.6.6-r0) (36/52) Installing gdbm (1.23-r1) (37/52) Installing libsasl (2.1.28-r6) (38/52) Installing libldap (2.6.7-r0) (39/52) Installing npth (1.6-r4) (40/52) Installing gnupg-dirmngr (2.4.5-r0) (41/52) Installing sqlite-libs (3.45.3-r1) (42/52) Installing gnupg-keyboxd (2.4.5-r0) (43/52) Installing gpg (2.4.5-r0) (44/52) Installing gpg-agent (2.4.5-r0) (45/52) Installing gpgsm (2.4.5-r0) (46/52) Installing gpgme (1.23.2-r1) (47/52) Installing podman (5.0.3-r2) Executing podman-5.0.3-r2.post-install * * For running rootless Podman you need to: * - configure subordinate user ids (/etc/subuid) and subordinate group ids (/etc/subgid), * - mount the control groups: `rc-service cgroups start`. * * More information: https://wiki.alpinelinux.org/wiki/Podman * (48/52) Installing distrobox (1.7.2.0-r0) (49/52) Installing go (1.22.5-r0) (50/52) Installing .makedepends-apx (20240708.132154) (51/52) Installing iptables-openrc (1.8.10-r3) (52/52) Installing podman-openrc (5.0.3-r2) Executing busybox-1.36.1-r29.trigger Executing glib-2.80.2-r0.trigger OK: 1953 MiB in 175 packages >>> apx: Cleaning up srcdir >>> apx: Cleaning up pkgdir >>> apx: Cleaning up tmpdir >>> apx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/apx-2.4.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/apx-2.4.2.tar.gz.part' apx-2.4.2.tar.gz.par 100% |********************************| 107k 0:00:00 ETA '/var/cache/distfiles/v3.20/apx-2.4.2.tar.gz.part' saved >>> apx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/apx-2.4.2.tar.gz >>> apx: Checking sha512sums... apx-2.4.2.tar.gz: OK config.json: OK >>> apx: Unpacking /var/cache/distfiles/v3.20/apx-2.4.2.tar.gz... go: downloading github.com/vanilla-os/orchid v0.5.0 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/spf13/cobra v1.8.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/spf13/viper v1.18.2 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/fsnotify/fsnotify v1.7.0 go: downloading github.com/sagikazarmark/slog-shim v0.1.0 go: downloading github.com/spf13/afero v1.11.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/pelletier/go-toml/v2 v2.2.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/spf13/cast v1.6.0 go: downloading github.com/subosito/gotenv v1.6.0 go: downloading github.com/magiconair/properties v1.8.7 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading github.com/fitv/go-i18n v1.0.4 go: downloading github.com/pterm/pterm v0.12.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading golang.org/x/sys v0.18.0 go: downloading atomicgo.dev/keyboard v0.2.9 go: downloading atomicgo.dev/cursor v0.2.0 go: downloading github.com/gookit/color v1.5.4 go: downloading golang.org/x/term v0.18.0 go: downloading github.com/lithammer/fuzzysearch v1.1.8 go: downloading atomicgo.dev/schedule v0.1.0 go: downloading github.com/containerd/console v1.0.4 go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e internal/race internal/itoa cmp internal/unsafeheader internal/godebugs math/bits github.com/spf13/viper/internal/features internal/goarch golang.org/x/text/internal/utf8internal crypto/internal/alias log/slog/internal internal/nettrace internal/cpu vendor/golang.org/x/crypto/internal/alias internal/goexperiment sync/atomic crypto/internal/boring/sig internal/coverage/rtcov encoding runtime/internal/syscall crypto/subtle unicode atomicgo.dev/keyboard/internal unicode/utf16 log/internal golang.org/x/text/encoding/internal/identifier internal/goos vendor/golang.org/x/crypto/cryptobyte/asn1 runtime/internal/atomic unicode/utf8 container/list runtime/internal/math internal/chacha8rand internal/abi atomicgo.dev/keyboard/keys runtime/internal/sys slices github.com/pelletier/go-toml/v2/internal/characters github.com/rivo/uniseg internal/bytealg math runtime internal/reflectlite sync internal/testlog internal/singleflight internal/bisect github.com/spf13/viper/internal/encoding log/slog/internal/buffer runtime/cgo errors internal/godebug sort internal/oserror path io internal/safefilepath strconv internal/intern github.com/hashicorp/hcl/hcl/strconv vendor/golang.org/x/net/dns/dnsmessage math/rand crypto/internal/nistec/fiat golang.org/x/text/internal/tag syscall hash crypto/internal/randutil text/tabwriter bytes strings hash/crc32 crypto/rc4 crypto net/netip reflect golang.org/x/text/transform vendor/golang.org/x/text/transform net/http/internal/ascii bufio regexp/syntax html golang.org/x/text/encoding golang.org/x/text/runes golang.org/x/text/encoding/internal golang.org/x/text/encoding/unicode regexp internal/syscall/execenv internal/syscall/unix time atomicgo.dev/schedule context io/fs internal/poll internal/fmtsort encoding/binary embed github.com/spf13/afero/internal/common encoding/base64 crypto/md5 crypto/internal/edwards25519/field vendor/golang.org/x/crypto/internal/poly1305 crypto/cipher crypto/internal/nistec golang.org/x/sys/unix os encoding/pem crypto/internal/edwards25519 crypto/des crypto/internal/boring vendor/golang.org/x/crypto/chacha20 crypto/hmac crypto/sha512 crypto/sha1 crypto/aes crypto/sha256 vendor/golang.org/x/crypto/hkdf crypto/ecdh internal/sysinfo io/ioutil github.com/mattn/go-runewidth path/filepath fmt vendor/golang.org/x/sys/cpu net vendor/golang.org/x/crypto/chacha20poly1305 github.com/spf13/afero/mem os/exec encoding/hex flag net/url github.com/subosito/gotenv github.com/hashicorp/hcl/hcl/token encoding/csv runtime/trace encoding/json log net/http/internal github.com/fitv/go-i18n/internal/translator vendor/golang.org/x/net/http2/hpack mime/quotedprintable github.com/pelletier/go-toml/v2/internal/danger database/sql/driver runtime/debug mime github.com/vanilla-os/orchid/roff gopkg.in/ini.v1 text/template/parse os/user compress/flate golang.org/x/text/unicode/norm golang.org/x/text/internal/language github.com/russross/blackfriday/v2 math/big gopkg.in/yaml.v2 gopkg.in/yaml.v3 vendor/golang.org/x/text/unicode/norm github.com/pelletier/go-toml/v2/unstable github.com/hashicorp/hcl/hcl/ast github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/json/token github.com/hashicorp/hcl/json/scanner github.com/olekukonko/tablewriter github.com/hashicorp/hcl/hcl/parser github.com/vanilla-os/orchid/log vendor/golang.org/x/text/unicode/bidi github.com/hashicorp/hcl/json/parser github.com/vanilla-os/orchid testing github.com/hashicorp/hcl/hcl/printer github.com/pelletier/go-toml/v2/internal/tracker github.com/hashicorp/hcl compress/gzip vendor/golang.org/x/text/secure/bidirule golang.org/x/text/internal/language/compact text/template golang.org/x/term github.com/fsnotify/fsnotify github.com/containerd/console golang.org/x/text/language github.com/cpuguy83/go-md2man/v2/md2man github.com/lithammer/fuzzysearch/fuzzy github.com/spf13/viper/internal/encoding/hcl github.com/spf13/viper/internal/encoding/json log/slog github.com/pelletier/go-toml/v2 vendor/golang.org/x/net/idna atomicgo.dev/keyboard atomicgo.dev/cursor crypto/internal/boring/bbig crypto/dsa crypto/elliptic crypto/rand crypto/internal/bigmod encoding/asn1 golang.org/x/text/internal crypto/ed25519 golang.org/x/text/cases crypto/rsa html/template github.com/spf13/viper/internal/encoding/yaml github.com/fitv/go-i18n github.com/sagikazarmark/slog-shim crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte github.com/spf13/viper/internal/encoding/toml github.com/xo/terminfo crypto/ecdsa github.com/spf13/cast github.com/gookit/color github.com/spf13/viper/internal/encoding/dotenv github.com/spf13/viper/internal/encoding/ini github.com/pterm/pterm/internal github.com/pterm/pterm vendor/golang.org/x/net/http/httpproxy github.com/mitchellh/mapstructure github.com/google/uuid net/textproto github.com/spf13/pflag crypto/x509 vendor/golang.org/x/net/http/httpguts mime/multipart crypto/tls github.com/spf13/cobra github.com/spf13/cobra/doc net/http/httptrace net/http github.com/spf13/afero github.com/magiconair/properties github.com/spf13/viper/internal/encoding/javaproperties github.com/spf13/viper github.com/vanilla-os/apx/v2/settings github.com/vanilla-os/orchid/cmdr github.com/vanilla-os/apx/v2/core github.com/vanilla-os/apx/v2/cmd github.com/vanilla-os/apx/v2 >>> apx: Entering fakeroot... >>> apx-doc*: Running split function doc... >>> apx-doc*: Preparing subpackage apx-doc... >>> apx-doc*: Running postcheck for apx-doc >>> apx*: Running postcheck for apx >>> apx*: Preparing package apx... >>> apx*: Stripping binaries >>> apx-doc*: Scanning shared objects >>> apx*: Scanning shared objects >>> apx-doc*: Tracing dependencies... >>> apx-doc*: Package size: 24.0 KB >>> apx-doc*: Compressing data... >>> apx-doc*: Create checksum... >>> apx-doc*: Create apx-doc-2.4.2-r2.apk >>> apx*: Tracing dependencies... distrobox so:libc.musl-x86_64.so.1 >>> apx*: Package size: 8.5 MB >>> apx*: Compressing data... >>> apx*: Create checksum... >>> apx*: Create apx-2.4.2-r2.apk >>> apx: Build complete at Mon, 08 Jul 2024 13:22:08 +0000 elapsed time 0h 0m 15s >>> apx: Cleaning up srcdir >>> apx: Cleaning up pkgdir >>> apx: Uninstalling dependencies... (1/52) Purging .makedepends-apx (20240708.132154) (2/52) Purging distrobox (1.7.2.0-r0) (3/52) Purging podman-openrc (5.0.3-r2) (4/52) Purging podman (5.0.3-r2) (5/52) Purging conmon (2.1.12-r0) (6/52) Purging iptables-openrc (1.8.10-r3) (7/52) Purging iptables (1.8.10-r3) (8/52) Purging passt (2024.06.07-r0) (9/52) Purging shadow-subids (4.15.1-r0) (10/52) Purging containers-common (0.58.3-r0) (11/52) Purging netavark (1.10.3-r0) (12/52) Purging aardvark-dns (1.10.0-r0) (13/52) Purging catatonit (0.2.0-r0) (14/52) Purging go (1.22.5-r0) (15/52) Purging crun (1.15-r0) (16/52) Purging glib (2.80.2-r0) (17/52) Purging gpgme (1.23.2-r1) (18/52) Purging gpg (2.4.5-r0) (19/52) Purging gnupg-dirmngr (2.4.5-r0) (20/52) Purging gnupg-keyboxd (2.4.5-r0) (21/52) Purging gpg-agent (2.4.5-r0) (22/52) Purging gpgsm (2.4.5-r0) (23/52) Purging gnupg-gpgconf (2.4.5-r0) (24/52) Purging pinentry (1.3.0-r0) (25/52) Purging libassuan (2.5.7-r0) (26/52) Purging libgcrypt (1.10.3-r0) (27/52) Purging libintl (0.22.5-r0) (28/52) Purging libksba (1.6.6-r0) (29/52) Purging libldap (2.6.7-r0) (30/52) Purging libmount (2.40.1-r1) (31/52) Purging libnftnl (1.2.6-r0) (32/52) Purging libsasl (2.1.28-r6) (33/52) Purging libseccomp (2.5.5-r1) (34/52) Purging libxtables (1.8.10-r3) (35/52) Purging npth (1.6-r4) (36/52) Purging shadow-libs (4.15.1-r0) (37/52) Purging sqlite-libs (3.45.3-r1) (38/52) Purging yajl (2.1.0-r9) (39/52) Purging gdbm (1.23-r1) (40/52) Purging gnutls (3.8.5-r0) (41/52) Purging libblkid (2.40.1-r1) (42/52) Purging libbsd (0.12.2-r0) (43/52) Purging libeconf (0.6.3-r0) (44/52) Purging libgpg-error (1.49-r0) (45/52) Purging libmd (1.1.0-r0) (46/52) Purging libmnl (1.0.5-r2) (47/52) Purging p11-kit (0.25.3-r0) (48/52) Purging libtasn1 (4.19.0-r2) (49/52) Purging linux-pam (1.6.0-r0) (50/52) Purging nettle (3.9.1-r0) (51/52) Purging utmps-libs (0.1.2.2-r1) (52/52) Purging skalibs (2.14.1.1-r0) Executing busybox-1.36.1-r29.trigger OK: 1693 MiB in 123 packages >>> apx: Updating the community/x86_64 repository index... >>> apx: Signing the index...