==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: git-credential-gopass 1.16.1-1 (Sun Dec 21 14:29:30 2025)
==> Retrieving sources...
-> Found git-credential-gopass-1.16.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
git-credential-gopass-1.16.1.tar.gz ... Passed
==> Making package: git-credential-gopass 1.16.1-1 (Sun Dec 21 14:29:33 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) go-2:1.25.5-1
Total Installed Size: 188.07 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...
==> Retrieving sources...
-> Found git-credential-gopass-1.16.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting git-credential-gopass-1.16.1.tar.gz with bsdtar
==> Starting prepare()...
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/gopasspw/gopass v1.16.1
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.46.0
go: downloading golang.org/x/term v0.38.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.4
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.39.0
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading golang.org/x/exp v0.0.0-20251209150349-8475f28825e9
go: downloading github.com/gobwas/glob v0.2.3
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/cpuguy83/go-md2man/v2 v2.0.7
go: downloading github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342
go: downloading github.com/cloudflare/circl v1.6.1
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.3
go: downloading github.com/godbus/dbus/v5 v5.2.0
go: downloading github.com/russross/blackfriday/v2 v2.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.3
## 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.2.0
## explicit; go 1.20
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.4
## 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.16.1
## 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/cryptfs
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.46.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-20251209150349-8475f28825e9
## explicit; go 1.24.0
golang.org/x/exp/constraints
# golang.org/x/sys v0.39.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.38.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/unsafeheader
internal/byteorder
internal/godebugs
internal/goarch
internal/coverage/rtcov
internal/cpu
internal/goexperiment
internal/goos
internal/profilerecord
internal/abi
internal/runtime/math
internal/runtime/syscall
internal/runtime/gc
internal/asan
internal/bytealg
internal/chacha8rand
internal/runtime/atomic
internal/runtime/strconv
internal/msan
internal/runtime/sys
internal/trace/tracev2
sync/atomic
internal/runtime/exithook
internal/runtime/cgroup
internal/stringslite
math/bits
unicode
unicode/utf8
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
golang.org/x/exp/constraints
container/list
vendor/golang.org/x/crypto/internal/alias
internal/race
internal/synctest
github.com/gobwas/glob/util/runes
internal/runtime/maps
internal/sync
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
crypto/subtle
weak
sync
internal/reflectlite
maps
slices
internal/bisect
internal/testlog
unique
crypto/internal/fips140cache
internal/singleflight
errors
sort
log/slog/internal/buffer
io
runtime/cgo
internal/godebug
internal/oserror
bytes
path
strings
strconv
syscall
hash
crypto/internal/fips140deps/godebug
math/rand/v2
math/rand
bufio
reflect
encoding/base64
html
regexp/syntax
net/netip
crypto
crypto/internal/fips140
crypto/internal/impl
time
internal/syscall/unix
internal/syscall/execenv
crypto/internal/fips140/sha256
regexp
crypto/internal/fips140/sha3
crypto/internal/fips140/sha512
crypto/internal/randutil
internal/saferio
crypto/internal/fips140/hmac
crypto/sha3
crypto/internal/fips140/check
encoding/pem
crypto/internal/fips140hash
vendor/golang.org/x/net/dns/dnsmessage
crypto/internal/fips140/aes
crypto/internal/fips140/nistec/fiat
context
io/fs
internal/poll
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
internal/filepathlite
crypto/internal/fips140/edwards25519
crypto/fips140
internal/fmtsort
encoding/binary
golang.org/x/crypto/blowfish
github.com/cenkalti/backoff/v4
crypto/internal/fips140/nistec
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
os
crypto/tls/internal/fips140tls
hash/crc32
crypto/internal/fips140/tls13
vendor/golang.org/x/text/transform
net/http/internal/ascii
github.com/gobwas/glob/util/strings
golang.org/x/crypto/cast5
github.com/cloudflare/circl/sign
compress/bzip2
hash/adler32
golang.org/x/crypto/internal/poly1305
image
filippo.io/edwards25519/field
vendor/golang.org/x/crypto/internal/poly1305
golang.org/x/sys/unix
github.com/cloudflare/circl/internal/sha3
filippo.io/edwards25519
golang.org/x/crypto/blake2b
image/internal/imageutil
image/jpeg
golang.org/x/crypto/argon2
github.com/hashicorp/golang-lru/v2/internal
github.com/hashicorp/golang-lru/v2/simplelru
github.com/google/go-cmp/cmp/internal/diff
github.com/hashicorp/golang-lru/v2
github.com/google/go-cmp/cmp/internal/function
fmt
path/filepath
crypto/internal/sysrand
net
os/signal
crypto/internal/entropy
crypto/internal/fips140/drbg
golang.org/x/sys/cpu
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
crypto/internal/boring
math/big
github.com/gopasspw/gopass/pkg/gopass
crypto/hmac
text/template
crypto/sha256
encoding/hex
github.com/cpuguy83/go-md2man/v2/md2man
github.com/blang/semver/v4
filippo.io/age/internal/bech32
filippo.io/age/internal/format
golang.org/x/crypto/chacha20
github.com/gopasspw/gopass/pkg/debug
crypto/ecdh
golang.org/x/crypto/chacha20poly1305
filippo.io/age/internal/stream
github.com/gopasspw/gopass/pkg/appdir
golang.org/x/crypto/hkdf
golang.org/x/crypto/pbkdf2
golang.org/x/crypto/curve25519
crypto/sha512
golang.org/x/crypto/scrypt
crypto/aes
crypto/des
crypto/md5
crypto/internal/fips140/mlkem
github.com/urfave/cli/v2
crypto/rc4
crypto/sha1
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
crypto/mlkem
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
os/exec
github.com/gopasspw/gopass/pkg/set
github.com/gopasspw/gopass/internal/backend
github.com/gopasspw/gopass/internal/cache
crypto/hkdf
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
golang.org/x/sys/execabs
vendor/golang.org/x/crypto/chacha20
filippo.io/age/plugin
compress/flate
vendor/golang.org/x/text/unicode/bidi
vendor/golang.org/x/crypto/chacha20poly1305
github.com/gopasspw/gopass/pkg/ctxutil
github.com/gopasspw/gopass/internal/action/exit
crypto/ecdsa
crypto/internal/hpke
vendor/golang.org/x/text/unicode/norm
compress/gzip
vendor/golang.org/x/text/secure/bidirule
vendor/golang.org/x/net/http2/hpack
mime
mime/quotedprintable
net/http/internal
github.com/gobwas/glob/match
github.com/gobwas/glob/syntax/lexer
github.com/gobwas/glob/syntax/ast
github.com/gobwas/glob/syntax
gopkg.in/yaml.v3
github.com/gobwas/glob/compiler
vendor/golang.org/x/net/idna
github.com/gobwas/glob
github.com/mattn/go-isatty
github.com/mattn/go-colorable
github.com/gopasspw/gitconfig
github.com/fatih/color
github.com/dustin/go-humanize
github.com/gopasspw/gopass/internal/out
golang.org/x/term
log/slog
os/user
github.com/ProtonMail/go-crypto/openpgp/errors
github.com/gopasspw/gopass/pkg/termio
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/gopasspw/gopass/internal/config/legacy
github.com/ProtonMail/go-crypto/eax
github.com/ProtonMail/go-crypto/ocb
github.com/twpayne/go-pinentry/v4
github.com/ProtonMail/go-crypto/bitcurves
github.com/gopasspw/gopass/internal/config
crypto/x509
github.com/gopasspw/gopass/internal/backend/crypto/age/agent
net/textproto
vendor/golang.org/x/net/http/httpproxy
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
vendor/golang.org/x/net/http/httpguts
mime/multipart
compress/zlib
github.com/ProtonMail/go-crypto/openpgp/elgamal
github.com/ProtonMail/go-crypto/openpgp/s2k
golang.org/x/crypto/sha3
github.com/gopasspw/gopass/internal/backend/crypto/gpg
github.com/cloudflare/circl/internal/conv
github.com/gopasspw/gopass/internal/backend/crypto/gpg/gpgconf
github.com/gopasspw/gopass/internal/backend/storage/fs
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/math/fp448
github.com/cloudflare/circl/math/mlsbset
github.com/gopasspw/gopass/internal/backend/crypto/gpg/colons
github.com/cloudflare/circl/dh/x25519
github.com/cloudflare/circl/sign/ed25519
github.com/cloudflare/circl/dh/x448
github.com/cloudflare/circl/ecc/goldilocks
github.com/ProtonMail/go-crypto/openpgp/x25519
github.com/gopasspw/gopass/internal/backend/crypto/plain
github.com/ProtonMail/go-crypto/openpgp/x448
golang.org/x/crypto/ssh
crypto/tls
github.com/gopasspw/gopass/internal/backend/storage/fossilfs
github.com/ProtonMail/go-crypto/openpgp/ed25519
github.com/cloudflare/circl/sign/ed448
github.com/gopasspw/gopass/internal/backend/storage/gitfs
github.com/ProtonMail/go-crypto/openpgp/internal/ecc
github.com/ProtonMail/go-crypto/openpgp/ed448
github.com/gopasspw/gopass/internal/backend/storage/jjfs
github.com/gopasspw/gopass/internal/queue
github.com/google/go-cmp/cmp/internal/value
github.com/ProtonMail/go-crypto/openpgp/ecdh
github.com/godbus/dbus/v5
github.com/ProtonMail/go-crypto/openpgp/ecdsa
github.com/ProtonMail/go-crypto/openpgp/eddsa
github.com/google/go-cmp/cmp
github.com/ProtonMail/go-crypto/openpgp/packet
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/gopasspw/gopass/pkg/gopass/secrets/secparse
github.com/zalando/go-keyring/secret_service
filippo.io/age/agessh
github.com/ProtonMail/go-crypto/openpgp
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/backend/storage/cryptfs
github.com/gopasspw/gopass/internal/store/leaf
github.com/gopasspw/gopass/internal/backend/storage
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...
-> Removing static library files...
-> Purging unwanted 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.16.1-1 (Sun Dec 21 14:30:45 2025)
==> Cleaning up...
[?12l[?25h