==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: git-credential-gopass 1.15.16-1 (Tue Apr 22 12:06:31 2025) ==> Retrieving sources... -> Found git-credential-gopass-1.15.16.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... git-credential-gopass-1.15.16.tar.gz ... Passed ==> Making package: git-credential-gopass 1.15.16-1 (Tue 22 Apr 2025 12:06:38 PM MDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) go-2:1.24.2-1 Total Installed Size: 233.59 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing go... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found git-credential-gopass-1.15.16.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting git-credential-gopass-1.15.16.tar.gz with bsdtar ==> Starting prepare()... go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/gopasspw/gopass v1.15.16 go: downloading github.com/urfave/cli/v2 v2.27.6 go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/gopasspw/gitconfig v0.0.1 go: downloading golang.org/x/crypto v0.37.0 go: downloading golang.org/x/term v0.31.0 go: downloading github.com/caspr-io/yamlpath v0.0.0-20200722075116-502e8d113a9b go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/ProtonMail/go-crypto v1.2.0 go: downloading github.com/gopasspw/clipboard v0.0.1 go: downloading github.com/mattn/go-colorable v0.1.14 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading golang.org/x/sys v0.32.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6 go: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 go: downloading filippo.io/age v1.2.1 go: downloading github.com/twpayne/go-pinentry/v4 v4.0.0 go: downloading github.com/zalando/go-keyring v0.2.6 go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7 go: downloading github.com/google/go-cmp v0.7.0 go: downloading github.com/cloudflare/circl v1.6.1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading filippo.io/edwards25519 v1.1.0 go: downloading al.essio.dev/pkg/shellescape v1.6.0 go: downloading github.com/danieljoos/wincred v1.2.2 go: downloading github.com/godbus/dbus/v5 v5.1.0 # al.essio.dev/pkg/shellescape v1.6.0 ## explicit; go 1.18 al.essio.dev/pkg/shellescape # filippo.io/age v1.2.1 ## explicit; go 1.19 filippo.io/age filippo.io/age/agessh filippo.io/age/internal/bech32 filippo.io/age/internal/format filippo.io/age/internal/stream filippo.io/age/plugin # filippo.io/edwards25519 v1.1.0 ## explicit; go 1.20 filippo.io/edwards25519 filippo.io/edwards25519/field # github.com/ProtonMail/go-crypto v1.2.0 ## explicit; go 1.22.0 github.com/ProtonMail/go-crypto/bitcurves github.com/ProtonMail/go-crypto/brainpool github.com/ProtonMail/go-crypto/eax github.com/ProtonMail/go-crypto/internal/byteutil github.com/ProtonMail/go-crypto/ocb github.com/ProtonMail/go-crypto/openpgp github.com/ProtonMail/go-crypto/openpgp/aes/keywrap github.com/ProtonMail/go-crypto/openpgp/armor github.com/ProtonMail/go-crypto/openpgp/ecdh github.com/ProtonMail/go-crypto/openpgp/ecdsa github.com/ProtonMail/go-crypto/openpgp/ed25519 github.com/ProtonMail/go-crypto/openpgp/ed448 github.com/ProtonMail/go-crypto/openpgp/eddsa github.com/ProtonMail/go-crypto/openpgp/elgamal github.com/ProtonMail/go-crypto/openpgp/errors github.com/ProtonMail/go-crypto/openpgp/internal/algorithm github.com/ProtonMail/go-crypto/openpgp/internal/ecc github.com/ProtonMail/go-crypto/openpgp/internal/encoding github.com/ProtonMail/go-crypto/openpgp/packet github.com/ProtonMail/go-crypto/openpgp/s2k github.com/ProtonMail/go-crypto/openpgp/x25519 github.com/ProtonMail/go-crypto/openpgp/x448 # github.com/blang/semver/v4 v4.0.0 ## explicit; go 1.14 github.com/blang/semver/v4 # github.com/caspr-io/yamlpath v0.0.0-20200722075116-502e8d113a9b ## explicit; go 1.13 github.com/caspr-io/yamlpath github.com/caspr-io/yamlpath/segments # github.com/cloudflare/circl v1.6.1 ## explicit; go 1.22.0 github.com/cloudflare/circl/dh/x25519 github.com/cloudflare/circl/dh/x448 github.com/cloudflare/circl/ecc/goldilocks github.com/cloudflare/circl/internal/conv github.com/cloudflare/circl/internal/sha3 github.com/cloudflare/circl/math github.com/cloudflare/circl/math/fp25519 github.com/cloudflare/circl/math/fp448 github.com/cloudflare/circl/math/mlsbset github.com/cloudflare/circl/sign github.com/cloudflare/circl/sign/ed25519 github.com/cloudflare/circl/sign/ed448 # github.com/cpuguy83/go-md2man/v2 v2.0.6 ## explicit; go 1.12 github.com/cpuguy83/go-md2man/v2/md2man # github.com/danieljoos/wincred v1.2.2 ## explicit; go 1.18 github.com/danieljoos/wincred # github.com/davecgh/go-spew v1.1.1 ## explicit github.com/davecgh/go-spew/spew # github.com/dustin/go-humanize v1.0.1 ## explicit; go 1.16 github.com/dustin/go-humanize # github.com/fatih/color v1.18.0 ## explicit; go 1.17 github.com/fatih/color # github.com/godbus/dbus/v5 v5.1.0 ## explicit; go 1.12 github.com/godbus/dbus/v5 # github.com/google/go-cmp v0.7.0 ## explicit; go 1.21 github.com/google/go-cmp/cmp github.com/google/go-cmp/cmp/internal/diff github.com/google/go-cmp/cmp/internal/flags github.com/google/go-cmp/cmp/internal/function github.com/google/go-cmp/cmp/internal/value # github.com/gopasspw/clipboard v0.0.1 ## explicit; go 1.24.1 github.com/gopasspw/clipboard # github.com/gopasspw/gitconfig v0.0.1 ## explicit; go 1.24.1 github.com/gopasspw/gitconfig # github.com/gopasspw/gopass v1.15.16 ## explicit; go 1.24.1 github.com/gopasspw/gopass/internal/action/exit github.com/gopasspw/gopass/internal/backend github.com/gopasspw/gopass/internal/backend/crypto github.com/gopasspw/gopass/internal/backend/crypto/age github.com/gopasspw/gopass/internal/backend/crypto/gpg github.com/gopasspw/gopass/internal/backend/crypto/gpg/cli github.com/gopasspw/gopass/internal/backend/crypto/gpg/colons github.com/gopasspw/gopass/internal/backend/crypto/gpg/gpgconf github.com/gopasspw/gopass/internal/backend/crypto/plain github.com/gopasspw/gopass/internal/backend/storage github.com/gopasspw/gopass/internal/backend/storage/fossilfs github.com/gopasspw/gopass/internal/backend/storage/fs github.com/gopasspw/gopass/internal/backend/storage/gitfs github.com/gopasspw/gopass/internal/cache github.com/gopasspw/gopass/internal/cache/ghssh github.com/gopasspw/gopass/internal/config github.com/gopasspw/gopass/internal/config/legacy github.com/gopasspw/gopass/internal/cui github.com/gopasspw/gopass/internal/diff github.com/gopasspw/gopass/internal/out github.com/gopasspw/gopass/internal/queue github.com/gopasspw/gopass/internal/recipients github.com/gopasspw/gopass/internal/store github.com/gopasspw/gopass/internal/store/leaf github.com/gopasspw/gopass/internal/store/mockstore github.com/gopasspw/gopass/internal/store/mockstore/inmem github.com/gopasspw/gopass/internal/store/root github.com/gopasspw/gopass/internal/tree github.com/gopasspw/gopass/pkg/appdir github.com/gopasspw/gopass/pkg/ctxutil github.com/gopasspw/gopass/pkg/debug github.com/gopasspw/gopass/pkg/fsutil github.com/gopasspw/gopass/pkg/gopass github.com/gopasspw/gopass/pkg/gopass/api github.com/gopasspw/gopass/pkg/gopass/apimock github.com/gopasspw/gopass/pkg/gopass/secrets github.com/gopasspw/gopass/pkg/gopass/secrets/secparse github.com/gopasspw/gopass/pkg/pinentry/cli github.com/gopasspw/gopass/pkg/set github.com/gopasspw/gopass/pkg/termio github.com/gopasspw/gopass/tests/can github.com/gopasspw/gopass/tests/gptest # github.com/hashicorp/golang-lru/v2 v2.0.7 ## explicit; go 1.18 github.com/hashicorp/golang-lru/v2 github.com/hashicorp/golang-lru/v2/internal github.com/hashicorp/golang-lru/v2/simplelru # github.com/kr/text v0.2.0 ## explicit # github.com/mattn/go-colorable v0.1.14 ## explicit; go 1.18 github.com/mattn/go-colorable # github.com/mattn/go-isatty v0.0.20 ## explicit; go 1.15 github.com/mattn/go-isatty # github.com/pmezard/go-difflib v1.0.0 ## explicit github.com/pmezard/go-difflib/difflib # github.com/russross/blackfriday/v2 v2.1.0 ## explicit github.com/russross/blackfriday/v2 # github.com/stretchr/testify v1.10.0 ## explicit; go 1.17 github.com/stretchr/testify/assert github.com/stretchr/testify/assert/yaml github.com/stretchr/testify/require # github.com/twpayne/go-pinentry/v4 v4.0.0 ## explicit; go 1.19 github.com/twpayne/go-pinentry/v4 # github.com/urfave/cli/v2 v2.27.6 ## explicit; go 1.18 github.com/urfave/cli/v2 # github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 ## explicit; go 1.15 github.com/xrash/smetrics # github.com/zalando/go-keyring v0.2.6 ## explicit; go 1.18 github.com/zalando/go-keyring github.com/zalando/go-keyring/secret_service # golang.org/x/crypto v0.37.0 ## explicit; go 1.23.0 golang.org/x/crypto/argon2 golang.org/x/crypto/blake2b golang.org/x/crypto/blowfish golang.org/x/crypto/cast5 golang.org/x/crypto/chacha20 golang.org/x/crypto/chacha20poly1305 golang.org/x/crypto/cryptobyte golang.org/x/crypto/cryptobyte/asn1 golang.org/x/crypto/curve25519 golang.org/x/crypto/hkdf golang.org/x/crypto/internal/alias golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/pbkdf2 golang.org/x/crypto/scrypt golang.org/x/crypto/sha3 golang.org/x/crypto/ssh golang.org/x/crypto/ssh/internal/bcrypt_pbkdf golang.org/x/crypto/ssh/terminal # golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 ## explicit; go 1.23.0 golang.org/x/exp/constraints # golang.org/x/sys v0.32.0 ## explicit; go 1.23.0 golang.org/x/sys/cpu golang.org/x/sys/execabs golang.org/x/sys/plan9 golang.org/x/sys/unix golang.org/x/sys/windows golang.org/x/sys/windows/registry # golang.org/x/term v0.31.0 ## explicit; go 1.23.0 golang.org/x/term # gopkg.in/yaml.v3 v3.0.1 ## explicit gopkg.in/yaml.v3 ==> Starting build()... internal/coverage/rtcov internal/godebugs internal/byteorder internal/goarch internal/unsafeheader internal/cpu internal/abi internal/goos internal/goexperiment internal/profilerecord internal/chacha8rand internal/asan internal/msan internal/runtime/math internal/runtime/syscall sync/atomic math/bits unicode internal/bytealg internal/runtime/atomic internal/runtime/sys unicode/utf8 internal/stringslite internal/runtime/exithook internal/itoa cmp encoding math unicode/utf16 log/internal crypto/internal/fips140deps/byteorder crypto/internal/fips140/alias crypto/internal/fips140deps/cpu crypto/internal/fips140/subtle crypto/internal/boring/sig golang.org/x/crypto/internal/alias vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace golang.org/x/exp/constraints container/list vendor/golang.org/x/crypto/internal/alias log/slog/internal github.com/ProtonMail/go-crypto/internal/byteutil golang.org/x/crypto/cryptobyte/asn1 image/color github.com/google/go-cmp/cmp/internal/flags github.com/gopasspw/gopass/internal/diff internal/race internal/sync internal/runtime/maps runtime iter weak crypto/subtle internal/reflectlite sync maps slices errors sort internal/oserror path strconv math/rand/v2 io internal/bisect syscall internal/testlog internal/godebug bytes strings hash crypto/internal/randutil vendor/golang.org/x/net/dns/dnsmessage reflect crypto crypto/internal/fips140deps/godebug bufio html regexp/syntax crypto/internal/fips140 crypto/internal/impl crypto/internal/fips140/sha3 math/rand crypto/internal/fips140/sha256 crypto/internal/fips140/sha512 crypto/sha3 internal/singleflight crypto/internal/fips140/hmac unique crypto/internal/fips140hash time internal/syscall/unix internal/syscall/execenv crypto/internal/fips140/check runtime/cgo crypto/internal/fips140/aes regexp crypto/internal/fips140/edwards25519/field crypto/internal/fips140/nistec/fiat crypto/internal/fips140/edwards25519 crypto/internal/fips140/bigmod context io/fs internal/poll net/netip internal/filepathlite golang.org/x/crypto/blowfish crypto/internal/fips140/hkdf crypto/internal/fips140/tls12 crypto/internal/fips140/tls13 os crypto/tls/internal/fips140tls hash/crc32 internal/fmtsort encoding/binary crypto/internal/fips140/nistec vendor/golang.org/x/text/transform net/http/internal/ascii log/slog/internal/buffer golang.org/x/crypto/cast5 github.com/cloudflare/circl/sign compress/bzip2 encoding/base64 golang.org/x/crypto/internal/poly1305 filippo.io/edwards25519/field encoding/pem vendor/golang.org/x/crypto/internal/poly1305 golang.org/x/sys/unix github.com/cloudflare/circl/internal/sha3 filippo.io/edwards25519 fmt path/filepath crypto/internal/sysrand net os/exec crypto/internal/entropy crypto/internal/fips140/drbg crypto/internal/fips140/aes/gcm crypto/internal/fips140only crypto/internal/fips140/ecdh crypto/internal/fips140/ed25519 crypto/internal/fips140/rsa crypto/cipher crypto/internal/fips140/ecdsa database/sql/driver encoding/json github.com/gopasspw/gopass/internal/store flag github.com/russross/blackfriday/v2 github.com/xrash/smetrics text/tabwriter net/url text/template/parse log runtime/debug github.com/cpuguy83/go-md2man/v2/md2man crypto/internal/boring math/big text/template github.com/gopasspw/gopass/pkg/gopass crypto/hmac crypto/sha256 encoding/hex filippo.io/age/internal/bech32 filippo.io/age/internal/format golang.org/x/crypto/chacha20 github.com/blang/semver/v4 crypto/ecdh golang.org/x/crypto/chacha20poly1305 filippo.io/age/internal/stream golang.org/x/crypto/curve25519 github.com/gopasspw/gopass/pkg/debug golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 crypto/sha512 golang.org/x/crypto/scrypt crypto/aes github.com/gopasspw/gopass/pkg/appdir crypto/des crypto/md5 crypto/rc4 crypto/sha1 golang.org/x/crypto/ssh/internal/bcrypt_pbkdf golang.org/x/sys/execabs github.com/gopasspw/gopass/pkg/set crypto/internal/fips140/mlkem github.com/gopasspw/gopass/internal/backend vendor/golang.org/x/crypto/chacha20 github.com/urfave/cli/v2 vendor/golang.org/x/crypto/chacha20poly1305 crypto/rand crypto/internal/boring/bbig crypto/dsa github.com/gopasspw/gopass/pkg/fsutil filippo.io/age crypto/ed25519 crypto/rsa crypto/elliptic encoding/asn1 filippo.io/age/plugin github.com/gopasspw/gopass/internal/cache crypto/internal/hpke compress/flate vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix compress/gzip vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/net/http2/hpack mime crypto/ecdsa mime/quotedprintable github.com/gopasspw/gopass/pkg/ctxutil github.com/gopasspw/gopass/internal/action/exit vendor/golang.org/x/net/idna net/http/internal github.com/gopasspw/gitconfig gopkg.in/yaml.v3 github.com/mattn/go-isatty github.com/mattn/go-colorable github.com/dustin/go-humanize golang.org/x/term github.com/fatih/color os/signal log/slog io/ioutil github.com/gopasspw/gopass/internal/out os/user github.com/gopasspw/gopass/pkg/termio github.com/ProtonMail/go-crypto/openpgp/errors github.com/ProtonMail/go-crypto/openpgp/armor github.com/ProtonMail/go-crypto/openpgp/aes/keywrap github.com/gopasspw/gopass/internal/cui github.com/gopasspw/gopass/pkg/pinentry/cli github.com/ProtonMail/go-crypto/eax github.com/ProtonMail/go-crypto/ocb github.com/ProtonMail/go-crypto/bitcurves github.com/ProtonMail/go-crypto/brainpool github.com/ProtonMail/go-crypto/openpgp/internal/algorithm github.com/ProtonMail/go-crypto/openpgp/internal/encoding golang.org/x/crypto/cryptobyte github.com/twpayne/go-pinentry/v4 github.com/cloudflare/circl/math hash/adler32 compress/zlib github.com/ProtonMail/go-crypto/openpgp/elgamal golang.org/x/crypto/blake2b github.com/cloudflare/circl/internal/conv image golang.org/x/crypto/argon2 github.com/cloudflare/circl/math/fp25519 github.com/gopasspw/gopass/internal/config/legacy github.com/cloudflare/circl/math/fp448 github.com/cloudflare/circl/dh/x25519 github.com/gopasspw/gopass/internal/config github.com/cloudflare/circl/sign/ed25519 github.com/cloudflare/circl/math/mlsbset github.com/cloudflare/circl/dh/x448 github.com/cloudflare/circl/ecc/goldilocks github.com/ProtonMail/go-crypto/openpgp/s2k github.com/ProtonMail/go-crypto/openpgp/x25519 crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy github.com/ProtonMail/go-crypto/openpgp/ed25519 github.com/ProtonMail/go-crypto/openpgp/x448 image/internal/imageutil golang.org/x/sys/cpu github.com/cloudflare/circl/sign/ed448 image/jpeg vendor/golang.org/x/net/http/httpguts mime/multipart golang.org/x/crypto/sha3 github.com/ProtonMail/go-crypto/openpgp/internal/ecc github.com/ProtonMail/go-crypto/openpgp/ed448 github.com/gopasspw/gopass/internal/backend/crypto/gpg github.com/gopasspw/gopass/internal/backend/crypto/gpg/gpgconf github.com/ProtonMail/go-crypto/openpgp/ecdh github.com/ProtonMail/go-crypto/openpgp/ecdsa github.com/ProtonMail/go-crypto/openpgp/eddsa github.com/gopasspw/gopass/internal/backend/crypto/gpg/colons github.com/hashicorp/golang-lru/v2/internal github.com/ProtonMail/go-crypto/openpgp/packet github.com/gopasspw/gopass/internal/backend/crypto/plain github.com/hashicorp/golang-lru/v2/simplelru github.com/hashicorp/golang-lru/v2 github.com/gopasspw/gopass/internal/backend/storage/fs github.com/gopasspw/gopass/internal/queue github.com/google/go-cmp/cmp/internal/diff github.com/godbus/dbus/v5 github.com/google/go-cmp/cmp/internal/function github.com/google/go-cmp/cmp/internal/value github.com/gopasspw/gopass/internal/recipients github.com/gopasspw/gopass/internal/tree github.com/google/go-cmp/cmp github.com/gopasspw/gopass/internal/backend/storage/fossilfs github.com/gopasspw/gopass/internal/backend/storage/gitfs golang.org/x/crypto/ssh crypto/tls github.com/gopasspw/gopass/internal/backend/storage github.com/caspr-io/yamlpath/segments github.com/caspr-io/yamlpath github.com/gopasspw/gopass/pkg/gopass/secrets github.com/ProtonMail/go-crypto/openpgp github.com/gopasspw/gopass/pkg/gopass/secrets/secparse github.com/gopasspw/gopass/internal/backend/crypto/gpg/cli github.com/zalando/go-keyring/secret_service github.com/zalando/go-keyring filippo.io/age/agessh net/http/httptrace net/http github.com/gopasspw/gopass/internal/cache/ghssh github.com/gopasspw/gopass/internal/backend/crypto/age github.com/gopasspw/gopass/internal/backend/crypto github.com/gopasspw/gopass/internal/store/leaf github.com/gopasspw/gopass/internal/store/root github.com/gopasspw/gopass/pkg/gopass/api github.com/gopasspw/git-credential-gopass ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/build/git-credential-gopass/pkg/git-credential-gopass/usr' install: creating directory '/build/git-credential-gopass/pkg/git-credential-gopass/usr/bin' 'git-credential-gopass' -> '/build/git-credential-gopass/pkg/git-credential-gopass/usr/bin/git-credential-gopass' install: creating directory '/build/git-credential-gopass/pkg/git-credential-gopass/usr/share' install: creating directory '/build/git-credential-gopass/pkg/git-credential-gopass/usr/share/licenses' install: creating directory '/build/git-credential-gopass/pkg/git-credential-gopass/usr/share/licenses/git-credential-gopass' 'LICENSE' -> '/build/git-credential-gopass/pkg/git-credential-gopass/usr/share/licenses/git-credential-gopass/LICENSE' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/bin/git-credential-gopass ==> Creating package "git-credential-gopass"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: git-credential-gopass 1.15.16-1 (Tue 22 Apr 2025 12:08:15 PM MDT) ==> Cleaning up...