==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: git-credential-gopass 1.15.18-1 (Thu Sep 25 17:32:47 2025)
==> Retrieving sources...
  -> Found git-credential-gopass-1.15.18.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    git-credential-gopass-1.15.18.tar.gz ... Passed
==> Making package: git-credential-gopass 1.15.18-1 (Thu 25 Sep 2025 05:32:53 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) go-2:1.25.1-2

Total Installed Size:  187.78 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.18.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting git-credential-gopass-1.15.18.tar.gz with bsdtar
==> Starting prepare()...
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/gopasspw/gopass v1.15.18
go: downloading github.com/urfave/cli/v2 v2.27.7
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/gopasspw/gitconfig v0.0.3
go: downloading golang.org/x/crypto v0.42.0
go: downloading golang.org/x/term v0.35.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.3.0
go: downloading github.com/gopasspw/clipboard v0.0.3
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.36.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-20250911091902-df9299821621
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.7
go: downloading github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342
go: downloading filippo.io/age v1.2.1
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
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.3.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/cenkalti/backoff/v4 v4.3.0
## explicit; go 1.18
github.com/cenkalti/backoff/v4
# 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.7
## 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/gobwas/glob v0.2.3
## explicit
github.com/gobwas/glob
github.com/gobwas/glob/compiler
github.com/gobwas/glob/match
github.com/gobwas/glob/syntax
github.com/gobwas/glob/syntax/ast
github.com/gobwas/glob/syntax/lexer
github.com/gobwas/glob/util/runes
github.com/gobwas/glob/util/strings
# 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.3
## explicit; go 1.24.1
github.com/gopasspw/clipboard
# github.com/gopasspw/gitconfig v0.0.3
## explicit; go 1.24.1
github.com/gopasspw/gitconfig
# github.com/gopasspw/gopass v1.15.18
## explicit; go 1.24.1
github.com/gopasspw/gopass/helpers/gitutils
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/age/agent
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/backend/storage/jjfs
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.11.1
## 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.7
## explicit; go 1.18
github.com/urfave/cli/v2
# github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342
## 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.42.0
## explicit; go 1.24.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-20250911091902-df9299821621
## explicit; go 1.24.0
golang.org/x/exp/constraints
# golang.org/x/sys v0.36.0
## explicit; go 1.24.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.35.0
## explicit; go 1.24.0
golang.org/x/term
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3
==> Starting build()...
internal/byteorder
internal/coverage/rtcov
internal/unsafeheader
internal/godebugs
internal/goarch
internal/cpu
internal/goexperiment
internal/abi
internal/goos
internal/profilerecord
internal/runtime/math
internal/runtime/syscall
internal/runtime/gc
internal/asan
internal/runtime/strconv
internal/msan
internal/trace/tracev2
sync/atomic
internal/bytealg
internal/chacha8rand
internal/runtime/atomic
internal/runtime/sys
math/bits
unicode
unicode/utf8
internal/runtime/cgroup
internal/runtime/exithook
internal/stringslite
internal/itoa
cmp
math
encoding
unicode/utf16
log/internal
crypto/internal/fips140/alias
crypto/internal/fips140deps/byteorder
crypto/internal/fips140deps/cpu
crypto/internal/boring/sig
crypto/internal/fips140/subtle
golang.org/x/crypto/internal/alias
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/nettrace
internal/race
internal/synctest
golang.org/x/exp/constraints
container/list
internal/runtime/maps
internal/sync
vendor/golang.org/x/crypto/internal/alias
github.com/gobwas/glob/util/runes
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
runtime
iter
internal/reflectlite
weak
sync
crypto/subtle
slices
maps
errors
sort
internal/bisect
crypto/internal/fips140cache
internal/testlog
internal/singleflight
io
internal/oserror
strconv
path
syscall
internal/godebug
math/rand/v2
bytes
strings
hash
crypto/internal/fips140deps/godebug
crypto/internal/randutil
math/rand
vendor/golang.org/x/net/dns/dnsmessage
unique
reflect
bufio
encoding/base64
html
regexp/syntax
crypto
crypto/internal/fips140
crypto/internal/impl
encoding/pem
crypto/internal/fips140/sha256
crypto/internal/fips140/sha3
crypto/internal/fips140/sha512
net/netip
time
internal/syscall/unix
internal/syscall/execenv
crypto/internal/fips140/hmac
crypto/sha3
crypto/internal/fips140/check
regexp
crypto/internal/fips140hash
crypto/internal/fips140/aes
runtime/cgo
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/edwards25519/field
context
io/fs
internal/poll
crypto/internal/fips140/edwards25519
internal/filepathlite
crypto/internal/fips140/bigmod
golang.org/x/crypto/blowfish
github.com/cenkalti/backoff/v4
os
crypto/internal/fips140/hkdf
internal/fmtsort
encoding/binary
crypto/internal/fips140/tls12
crypto/internal/fips140/tls13
crypto/fips140
crypto/internal/fips140/nistec
crypto/tls/internal/fips140tls
hash/crc32
vendor/golang.org/x/text/transform
net/http/internal/ascii
github.com/gobwas/glob/util/strings
log/slog/internal/buffer
golang.org/x/crypto/cast5
github.com/cloudflare/circl/sign
compress/bzip2
hash/adler32
image
golang.org/x/crypto/internal/poly1305
filippo.io/edwards25519/field
vendor/golang.org/x/crypto/internal/poly1305
golang.org/x/sys/unix
filippo.io/edwards25519
github.com/cloudflare/circl/internal/sha3
fmt
path/filepath
crypto/internal/sysrand
crypto/internal/entropy
os/exec
crypto/internal/fips140/drbg
os/signal
net
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
github.com/gopasspw/gopass/pkg/gopass
text/template
crypto/hmac
crypto/sha256
encoding/hex
filippo.io/age/internal/bech32
filippo.io/age/internal/format
github.com/blang/semver/v4
golang.org/x/crypto/chacha20
crypto/ecdh
golang.org/x/crypto/chacha20poly1305
github.com/gopasspw/gopass/pkg/debug
filippo.io/age/internal/stream
golang.org/x/crypto/curve25519
golang.org/x/crypto/hkdf
github.com/gopasspw/gopass/pkg/appdir
golang.org/x/crypto/pbkdf2
crypto/sha512
crypto/aes
golang.org/x/crypto/scrypt
crypto/des
crypto/md5
crypto/internal/fips140/mlkem
crypto/rc4
crypto/sha1
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
golang.org/x/sys/execabs
github.com/urfave/cli/v2
github.com/gopasspw/gopass/pkg/set
crypto/hkdf
github.com/gopasspw/gopass/internal/backend
crypto/mlkem
vendor/golang.org/x/crypto/chacha20
compress/flate
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
vendor/golang.org/x/crypto/chacha20poly1305
compress/gzip
crypto/internal/hpke
vendor/golang.org/x/text/unicode/bidi
vendor/golang.org/x/text/unicode/norm
vendor/golang.org/x/net/http2/hpack
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
vendor/golang.org/x/text/secure/bidirule
github.com/gopasspw/gopass/pkg/ctxutil
github.com/gopasspw/gopass/internal/action/exit
mime
mime/quotedprintable
crypto/ecdsa
net/http/internal
github.com/gobwas/glob/match
github.com/gobwas/glob/syntax/lexer
vendor/golang.org/x/net/idna
github.com/gobwas/glob/syntax/ast
gopkg.in/yaml.v3
github.com/gobwas/glob/compiler
github.com/gobwas/glob/syntax
github.com/mattn/go-isatty
github.com/gobwas/glob
github.com/dustin/go-humanize
github.com/gopasspw/gitconfig
github.com/mattn/go-colorable
github.com/fatih/color
golang.org/x/term
log/slog
github.com/gopasspw/gopass/internal/out
io/ioutil
os/user
github.com/gopasspw/gopass/pkg/termio
github.com/ProtonMail/go-crypto/openpgp/errors
github.com/ProtonMail/go-crypto/openpgp/armor
github.com/gopasspw/gopass/internal/cui
github.com/gopasspw/gopass/pkg/pinentry/cli
github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
github.com/ProtonMail/go-crypto/eax
github.com/ProtonMail/go-crypto/ocb
github.com/ProtonMail/go-crypto/bitcurves
github.com/twpayne/go-pinentry/v4
github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
github.com/ProtonMail/go-crypto/brainpool
github.com/ProtonMail/go-crypto/openpgp/internal/encoding
golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/math
compress/zlib
github.com/gopasspw/gopass/internal/config/legacy
github.com/ProtonMail/go-crypto/openpgp/elgamal
golang.org/x/crypto/blake2b
image/internal/imageutil
crypto/x509
github.com/gopasspw/gopass/internal/backend/crypto/age/agent
net/textproto
vendor/golang.org/x/net/http/httpproxy
github.com/gopasspw/gopass/internal/config
github.com/cloudflare/circl/internal/conv
golang.org/x/crypto/argon2
image/jpeg
vendor/golang.org/x/net/http/httpguts
mime/multipart
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/math/fp448
github.com/cloudflare/circl/dh/x25519
github.com/cloudflare/circl/sign/ed25519
github.com/cloudflare/circl/dh/x448
github.com/cloudflare/circl/math/mlsbset
github.com/ProtonMail/go-crypto/openpgp/s2k
github.com/cloudflare/circl/ecc/goldilocks
github.com/ProtonMail/go-crypto/openpgp/x25519
github.com/ProtonMail/go-crypto/openpgp/x448
github.com/ProtonMail/go-crypto/openpgp/ed25519
golang.org/x/sys/cpu
github.com/gopasspw/gopass/internal/backend/crypto/gpg
github.com/gopasspw/gopass/internal/backend/crypto/gpg/gpgconf
github.com/gopasspw/gopass/internal/backend/crypto/gpg/colons
github.com/hashicorp/golang-lru/v2/internal
github.com/hashicorp/golang-lru/v2/simplelru
github.com/gopasspw/gopass/internal/backend/crypto/plain
golang.org/x/crypto/sha3
github.com/hashicorp/golang-lru/v2
github.com/cloudflare/circl/sign/ed448
github.com/gopasspw/gopass/internal/backend/storage/fs
github.com/ProtonMail/go-crypto/openpgp/internal/ecc
github.com/ProtonMail/go-crypto/openpgp/ed448
github.com/gopasspw/gopass/internal/queue
github.com/google/go-cmp/cmp/internal/diff
github.com/google/go-cmp/cmp/internal/function
golang.org/x/crypto/ssh
crypto/tls
github.com/google/go-cmp/cmp/internal/value
github.com/gopasspw/gopass/internal/backend/storage/fossilfs
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/storage/gitfs
github.com/godbus/dbus/v5
github.com/ProtonMail/go-crypto/openpgp/packet
github.com/gopasspw/gopass/internal/backend/storage/jjfs
github.com/google/go-cmp/cmp
github.com/gopasspw/gopass/internal/backend/storage
github.com/gopasspw/gopass/internal/recipients
github.com/gopasspw/gopass/internal/tree
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/zalando/go-keyring/secret_service
filippo.io/age/agessh
github.com/zalando/go-keyring
github.com/gopasspw/gopass/internal/backend/crypto/gpg/cli
net/http/httptrace
net/http/internal/httpcommon
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.18-1 (Thu 25 Sep 2025 05:34:30 PM MDT)
==> Cleaning up...