>>> git-lfs: Building community/git-lfs 3.5.1-r4 (using abuild 3.13.0-r3) started Mon, 08 Jul 2024 10:55:08 +0000 >>> git-lfs: Checking sanity of /home/buildozer/aports/community/git-lfs/APKBUILD... >>> WARNING: git-lfs: Go packages require network connection to build. Maybe add 'net' to options >>> git-lfs: Analyzing dependencies... >>> git-lfs: Installing for build: build-base git asciidoctor go ronn (1/24) Installing libffi (3.4.6-r0) (2/24) Installing yaml (0.2.5-r2) (3/24) Installing ruby-libs (3.3.3-r0) (4/24) Installing ruby (3.3.3-r0) (5/24) Installing asciidoctor (2.0.23-r0) (6/24) Installing go (1.22.5-r0) (7/24) Installing libbz2 (1.0.8-r6) (8/24) Installing perl (5.38.2-r0) (9/24) Installing perl-error (0.17029-r2) (10/24) Installing perl-git (2.45.2-r0) (11/24) Installing git-perl (2.45.2-r0) (12/24) Installing groff (1.23.0-r2) (13/24) Installing ruby-rexml (3.2.9-r0) (14/24) Installing ruby-kramdown (2.4.0-r2) (15/24) Installing ruby-mustache (1.1.1-r7) (16/24) Installing ruby-racc (1.7.3-r0) (17/24) Installing libgpg-error (1.49-r0) (18/24) Installing libgcrypt (1.10.3-r0) (19/24) Installing xz-libs (5.6.1-r3) (20/24) Installing libxml2 (2.12.7-r0) (21/24) Installing libxslt (1.1.39-r1) (22/24) Installing ruby-nokogiri (1.16.4-r0) (23/24) Installing ronn (0.9.1-r4) (24/24) Installing .makedepends-git-lfs (20240708.105509) Executing busybox-1.36.1-r29.trigger OK: 704 MiB in 131 packages >>> git-lfs: Cleaning up srcdir >>> git-lfs: Cleaning up pkgdir >>> git-lfs: Cleaning up tmpdir >>> git-lfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/git-lfs-3.5.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/git-lfs-3.5.1.tar.gz.part' git-lfs-3.5.1.tar.gz 33% |********** | 223k 0:00:01 ETA git-lfs-3.5.1.tar.gz 100% |********************************| 668k 0:00:00 ETA '/var/cache/distfiles/v3.20/git-lfs-3.5.1.tar.gz.part' saved >>> git-lfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/git-lfs-3.5.1.tar.gz >>> git-lfs: Checking sha512sums... git-lfs-3.5.1.tar.gz: OK makefile-extra_go_flags.patch: OK fix-test-branch-name.patch: OK quote-ldflags.patch: OK >>> git-lfs: Unpacking /var/cache/distfiles/v3.20/git-lfs-3.5.1.tar.gz... >>> git-lfs: makefile-extra_go_flags.patch patching file Makefile Hunk #1 succeeded at 203 with fuzz 1 (offset 67 lines). patching file t/Makefile >>> git-lfs: fix-test-branch-name.patch patching file Makefile Hunk #1 succeeded at 596 (offset 31 lines). patching file t/testhelpers.sh Hunk #3 succeeded at 628 with fuzz 2 (offset 9 lines). >>> git-lfs: quote-ldflags.patch patching file Makefile Hunk #1 succeeded at 40 (offset 4 lines). go: downloading golang.org/x/text v0.16.0 go: downloading golang.org/x/sync v0.7.0 go: upgraded golang.org/x/sync v0.1.0 => v0.7.0 go: upgraded golang.org/x/text v0.14.0 => v0.16.0 go: downloading golang.org/x/crypto v0.25.0 go: downloading golang.org/x/sys v0.22.0 go: downloading golang.org/x/net v0.21.0 go: upgraded golang.org/x/crypto v0.17.0 => v0.25.0 go: upgraded golang.org/x/net v0.17.0 => v0.21.0 go: upgraded golang.org/x/sys v0.15.0 => v0.22.0 go: downloading github.com/leonelquinteros/gotext v1.5.0 GOOS= GOARCH= go generate github.com/git-lfs/git-lfs/v3/commands mkdir -p po/build if command -v msgfmt >/dev/null 2>&1; \ then \ msgfmt -o po/build/es.mo po/es.po; \ fi GOOS= GOARCH= go generate github.com/git-lfs/git-lfs/v3/tr go: downloading github.com/git-lfs/gitobj/v2 v2.1.1 go: downloading github.com/git-lfs/pktline v0.0.0-20210330133718-06e9096e2825 go: downloading github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/leonelquinteros/gotext v1.5.0 go: downloading github.com/git-lfs/gitobj/v2 v2.1.1 go: downloading github.com/git-lfs/pktline v0.0.0-20210330133718-06e9096e2825 go: downloading github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/git-lfs/go-netrc v0.0.0-20210914205454-f0c862dd687a go: downloading github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17 go: downloading github.com/git-lfs/wildmatch/v2 v2.0.1 go: downloading github.com/git-lfs/go-netrc v0.0.0-20210914205454-f0c862dd687a go: downloading github.com/git-lfs/wildmatch/v2 v2.0.1 go: downloading github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17 go: downloading github.com/mattn/go-isatty v0.0.4 go: downloading github.com/dpotapov/go-spnego v0.0.0-20210315154721-298b63a54430 go: downloading github.com/ssgelm/cookiejarparser v1.0.1 go: downloading github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0 go: downloading github.com/dpotapov/go-spnego v0.0.0-20210315154721-298b63a54430 go: downloading github.com/jmhodges/clock v1.2.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/jcmturner/gokrb5/v8 v8.4.2 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/jcmturner/gokrb5/v8 v8.4.2 go: downloading github.com/jcmturner/gofork v1.0.0 go: downloading github.com/hashicorp/go-uuid v1.0.2 go: downloading github.com/jcmturner/goidentity/v6 v6.0.1 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/jcmturner/gofork v1.0.0 go: downloading github.com/jcmturner/goidentity/v6 v6.0.1 go: downloading github.com/hashicorp/go-uuid v1.0.2 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 git-lfs: skipping fmt, no goimports found at `goimports` ... GOOS= GOARCH= go build -buildmode=pie -modcacherw -trimpath -buildvcs=false -v -tags netcgo -ldflags="-X github.com/git-lfs/git-lfs/v3/config.GitCommit=v3.5.1 -s -w -extldflags '-Wl,--as-needed,-O1,--sort-common'" -gcflags=" " -trimpath -o ./bin/git-lfs ./git-lfs.go crypto/internal/alias crypto/internal/boring/sig unicode/utf16 internal/nettrace container/list vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/alias github.com/jcmturner/gokrb5/v8/iana/etypeID github.com/jcmturner/gokrb5/v8/iana/nametype crypto/subtle golang.org/x/text/internal/tag vendor/golang.org/x/net/dns/dnsmessage hash internal/saferio crypto hash/adler32 github.com/mattn/go-isatty github.com/olekukonko/ts context internal/bisect crypto/cipher encoding/hex encoding/json encoding/gob github.com/leonelquinteros/gotext/plurals golang.org/x/text/internal/language io/ioutil github.com/pkg/errors net/url internal/godebug crypto/internal/boring github.com/git-lfs/wildmatch/v2 github.com/rubyist/tracerx crypto/sha256 os/exec golang.org/x/sys/unix os/user golang.org/x/text/internal/language/compact crypto/sha1 compress/flate github.com/git-lfs/gitobj/v2/errors golang.org/x/text/language github.com/git-lfs/pktline github.com/git-lfs/go-netrc/netrc internal/singleflight internal/intern compress/zlib crypto/aes crypto/des crypto/internal/edwards25519/field net/netip github.com/leonelquinteros/gotext crypto/internal/nistec/fiat github.com/git-lfs/gitobj/v2/pack github.com/git-lfs/gitobj/v2/storage embed crypto/internal/randutil github.com/git-lfs/git-lfs/v3/tr math/rand crypto/sha512 github.com/git-lfs/git-lfs/v3/errors github.com/git-lfs/git-lfs/v3/filepathfilter github.com/git-lfs/git-lfs/v3/subprocess github.com/git-lfs/gitobj/v2 net math/big crypto/internal/edwards25519 github.com/git-lfs/git-lfs/v3/git/gitattr crypto/hmac crypto/md5 crypto/rc4 encoding/pem vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/hkdf crypto/internal/nistec github.com/jcmturner/gokrb5/v8/crypto/etype github.com/jcmturner/aescts/v2 github.com/jcmturner/gofork/x/crypto/pbkdf2 golang.org/x/crypto/md4 golang.org/x/crypto/pbkdf2 github.com/jcmturner/gokrb5/v8/crypto/common vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 github.com/jcmturner/gokrb5/v8/iana/chksumtype github.com/jcmturner/gokrb5/v8/iana/patype github.com/git-lfs/git-lfs/v3/tools github.com/jcmturner/gokrb5/v8/iana github.com/jcmturner/gokrb5/v8/iana/addrtype github.com/jcmturner/gokrb5/v8/iana/asnAppTag github.com/jcmturner/gokrb5/v8/iana/errorcode github.com/jcmturner/gokrb5/v8/iana/flags github.com/jcmturner/gokrb5/v8/iana/keyusage github.com/jcmturner/gokrb5/v8/krberror github.com/jcmturner/gokrb5/v8/iana/adtype crypto/ecdh github.com/jcmturner/gokrb5/v8/iana/msgtype vendor/golang.org/x/crypto/chacha20poly1305 github.com/jcmturner/rpc/v2/ndr golang.org/x/net/http2/hpack log/internal github.com/git-lfs/git-lfs/v3/fs github.com/git-lfs/git-lfs/v3/git github.com/git-lfs/git-lfs/v3/tasklog log crypto/elliptic crypto/internal/bigmod crypto/internal/boring/bbig encoding/asn1 crypto/rand crypto/dsa crypto/ed25519 github.com/jcmturner/gofork/encoding/asn1 github.com/hashicorp/go-uuid github.com/jcmturner/gokrb5/v8/crypto/rfc3961 crypto/rsa github.com/jcmturner/gokrb5/v8/crypto/rfc3962 github.com/jcmturner/gokrb5/v8/crypto/rfc4757 github.com/jcmturner/gokrb5/v8/crypto/rfc8009 github.com/jcmturner/rpc/v2/mstypes vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix hash/crc32 github.com/git-lfs/git-lfs/v3/config github.com/git-lfs/git-lfs/v3/git/githistory vendor/golang.org/x/text/transform github.com/jcmturner/gokrb5/v8/asn1tools vendor/golang.org/x/text/unicode/bidi compress/gzip crypto/ecdsa vendor/golang.org/x/net/http2/hpack vendor/golang.org/x/text/unicode/norm mime mime/quotedprintable net/http/internal net/http/internal/ascii github.com/git-lfs/git-lfs/v3/ssh golang.org/x/text/transform golang.org/x/text/unicode/bidi github.com/git-lfs/git-lfs/v3/tools/humanize vendor/golang.org/x/text/secure/bidirule github.com/jmhodges/clock github.com/git-lfs/git-lfs/v3/tools/kv encoding/csv golang.org/x/text/unicode/norm text/template/parse golang.org/x/sync/semaphore os/signal golang.org/x/text/secure/bidirule vendor/golang.org/x/net/idna text/template golang.org/x/net/idna github.com/jcmturner/gokrb5/v8/types crypto/x509 github.com/git-lfs/git-lfs/v3/creds net/textproto vendor/golang.org/x/net/http/httpproxy golang.org/x/net/http/httpproxy github.com/spf13/pflag github.com/jcmturner/dnsutils/v2 github.com/jcmturner/gokrb5/v8/config github.com/jcmturner/gokrb5/v8/crypto vendor/golang.org/x/net/http/httpguts mime/multipart golang.org/x/net/http/httpguts github.com/jcmturner/gokrb5/v8/keytab github.com/jcmturner/gokrb5/v8/gssapi github.com/jcmturner/gokrb5/v8/pac github.com/jcmturner/gokrb5/v8/credentials github.com/jcmturner/gokrb5/v8/messages github.com/spf13/cobra crypto/tls github.com/jcmturner/gokrb5/v8/kadmin github.com/jcmturner/gokrb5/v8/client net/http/httptrace net/http net/http/cookiejar net/http/httputil github.com/jcmturner/goidentity/v6 golang.org/x/net/http2 golang.org/x/net/publicsuffix github.com/jcmturner/gokrb5/v8/service github.com/ssgelm/cookiejarparser github.com/jcmturner/gokrb5/v8/spnego github.com/dpotapov/go-spnego github.com/git-lfs/git-lfs/v3/lfshttp github.com/git-lfs/git-lfs/v3/lfsapi github.com/git-lfs/git-lfs/v3/tq github.com/git-lfs/git-lfs/v3/locking github.com/git-lfs/git-lfs/v3/lfs github.com/git-lfs/git-lfs/v3/lfshttp/standalone github.com/git-lfs/git-lfs/v3/commands command-line-arguments fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-checkout.1 docs/man/git-lfs-checkout.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-clean.1 docs/man/git-lfs-clean.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-clone.1 docs/man/git-lfs-clone.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-completion.1 docs/man/git-lfs-completion.adoc asciidoctor -a reproducible -b manpage -o man/man5/git-lfs-config.5 docs/man/git-lfs-config.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-dedup.1 docs/man/git-lfs-dedup.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-env.1 docs/man/git-lfs-env.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-ext.1 docs/man/git-lfs-ext.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-checkout.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-checkout.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-clean.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-clean.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-clone.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-clone.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-env.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-env.5'. asciidoctor -a reproducible -b manpage -o man/man7/git-lfs-faq.7 docs/man/git-lfs-faq.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-completion.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-completion.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-fetch.1 docs/man/git-lfs-fetch.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-filter-process.1 docs/man/git-lfs-filter-process.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-config.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man1/git-lfs-config.1'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-dedup.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-dedup.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-ext.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-ext.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-fsck.1 docs/man/git-lfs-fsck.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-install.1 docs/man/git-lfs-install.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-lock.1 docs/man/git-lfs-lock.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-locks.1 docs/man/git-lfs-locks.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-logs.1 docs/man/git-lfs-logs.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-filter-process.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-filter-process.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-faq.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man1/git-lfs-faq.1'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-ls-files.1 docs/man/git-lfs-ls-files.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-merge-driver.1 docs/man/git-lfs-merge-driver.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-fetch.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-fetch.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-install.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-install.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-lock.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-lock.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-locks.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-locks.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-migrate.1 docs/man/git-lfs-migrate.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-fsck.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-fsck.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-logs.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-logs.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-pointer.1 docs/man/git-lfs-pointer.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-post-checkout.1 docs/man/git-lfs-post-checkout.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-post-commit.1 docs/man/git-lfs-post-commit.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-post-merge.1 docs/man/git-lfs-post-merge.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-pre-push.1 docs/man/git-lfs-pre-push.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-post-commit.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-post-commit.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-merge-driver.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-merge-driver.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-prune.1 docs/man/git-lfs-prune.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-pull.1 docs/man/git-lfs-pull.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-pointer.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-pointer.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-post-checkout.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-post-checkout.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-push.1 docs/man/git-lfs-push.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-smudge.1 docs/man/git-lfs-smudge.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-ls-files.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-ls-files.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-migrate.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-migrate.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-standalone-file.1 docs/man/git-lfs-standalone-file.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-status.1 docs/man/git-lfs-status.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-post-merge.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-post-merge.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-track.1 docs/man/git-lfs-track.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-pre-push.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-pre-push.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-uninstall.1 docs/man/git-lfs-uninstall.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-smudge.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-smudge.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-unlock.1 docs/man/git-lfs-unlock.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-prune.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-prune.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-standalone-file.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-standalone-file.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-status.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-status.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-untrack.1 docs/man/git-lfs-untrack.adoc asciidoctor -a reproducible -b manpage -o man/man1/git-lfs-update.1 docs/man/git-lfs-update.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-track.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-track.5'. asciidoctor -a reproducible -b manpage -o man/man1/git-lfs.1 docs/man/git-lfs.adoc asciidoctor -a reproducible -b html5 -o man/html/git-lfs-checkout.1.html docs/man/git-lfs-checkout.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-push.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-push.5'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-clean.1.html docs/man/git-lfs-clean.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-pull.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-pull.5'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-clone.1.html docs/man/git-lfs-clone.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-uninstall.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-uninstall.5'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-completion.1.html docs/man/git-lfs-completion.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-unlock.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-unlock.5'. Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-untrack.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-untrack.5'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-config.5.html docs/man/git-lfs-config.adoc asciidoctor -a reproducible -b html5 -o man/html/git-lfs-dedup.1.html docs/man/git-lfs-dedup.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs-update.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs-update.5'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-env.1.html docs/man/git-lfs-env.adoc Makefile:732: warning: pattern recipe did not update peer target 'man/man7/git-lfs.7'. Makefile:732: warning: pattern recipe did not update peer target 'man/man5/git-lfs.5'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-ext.1.html docs/man/git-lfs-ext.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-clean.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-clean.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-faq.7.html docs/man/git-lfs-faq.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-clone.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-clone.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-fetch.1.html docs/man/git-lfs-fetch.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-checkout.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-checkout.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-filter-process.1.html docs/man/git-lfs-filter-process.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-completion.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-completion.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-fsck.1.html docs/man/git-lfs-fsck.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-dedup.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-dedup.5.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-env.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-env.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-install.1.html docs/man/git-lfs-install.adoc asciidoctor -a reproducible -b html5 -o man/html/git-lfs-lock.1.html docs/man/git-lfs-lock.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-config.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-config.1.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-faq.5.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-faq.1.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-locks.1.html docs/man/git-lfs-locks.adoc asciidoctor -a reproducible -b html5 -o man/html/git-lfs-logs.1.html docs/man/git-lfs-logs.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-ext.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-ext.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-ls-files.1.html docs/man/git-lfs-ls-files.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-filter-process.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-filter-process.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-merge-driver.1.html docs/man/git-lfs-merge-driver.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-fsck.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-fsck.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-migrate.1.html docs/man/git-lfs-migrate.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-fetch.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-fetch.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-pointer.1.html docs/man/git-lfs-pointer.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-lock.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-lock.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-post-checkout.1.html docs/man/git-lfs-post-checkout.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-install.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-install.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-post-commit.1.html docs/man/git-lfs-post-commit.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-locks.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-locks.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-post-merge.1.html docs/man/git-lfs-post-merge.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-logs.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-logs.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-pre-push.1.html docs/man/git-lfs-pre-push.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-pointer.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-pointer.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-prune.1.html docs/man/git-lfs-prune.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-migrate.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-migrate.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-pull.1.html docs/man/git-lfs-pull.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-ls-files.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-ls-files.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-push.1.html docs/man/git-lfs-push.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-post-checkout.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-post-checkout.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-smudge.1.html docs/man/git-lfs-smudge.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-merge-driver.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-merge-driver.5.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-post-commit.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-post-commit.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-standalone-file.1.html docs/man/git-lfs-standalone-file.adoc asciidoctor -a reproducible -b html5 -o man/html/git-lfs-status.1.html docs/man/git-lfs-status.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-pull.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-pull.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-track.1.html docs/man/git-lfs-track.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-pre-push.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-pre-push.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-uninstall.1.html docs/man/git-lfs-uninstall.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-prune.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-prune.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-unlock.1.html docs/man/git-lfs-unlock.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-post-merge.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-post-merge.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-untrack.1.html docs/man/git-lfs-untrack.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-push.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-push.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs-update.1.html docs/man/git-lfs-update.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-smudge.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-smudge.5.html'. asciidoctor -a reproducible -b html5 -o man/html/git-lfs.1.html docs/man/git-lfs.adoc Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-uninstall.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-uninstall.5.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-unlock.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-unlock.5.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-update.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-update.5.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-untrack.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-untrack.5.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-standalone-file.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-standalone-file.5.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-track.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-track.5.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-status.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs-status.5.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs.7.html'. Makefile:737: warning: pattern recipe did not update peer target 'man/html/git-lfs.5.html'. >>> git-lfs: Entering fakeroot... >>> git-lfs-doc*: Running split function doc... >>> git-lfs-doc*: Preparing subpackage git-lfs-doc... >>> git-lfs-doc*: Running postcheck for git-lfs-doc >>> git-lfs-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/git-lfs/pkg/git-lfs/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/git-lfs/pkg/git-lfs-bash-completion/usr/share/bash-completion/completions' >>> git-lfs-bash-completion*: Preparing subpackage git-lfs-bash-completion... >>> git-lfs-bash-completion*: Running postcheck for git-lfs-bash-completion >>> git-lfs-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/community/git-lfs/pkg/git-lfs/usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/git-lfs/pkg/git-lfs-fish-completion/usr/share/fish/vendor_completions.d' >>> git-lfs-fish-completion*: Preparing subpackage git-lfs-fish-completion... >>> git-lfs-fish-completion*: Running postcheck for git-lfs-fish-completion >>> git-lfs-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/git-lfs/pkg/git-lfs/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/git-lfs/pkg/git-lfs-zsh-completion/usr/share/zsh/site-functions' >>> git-lfs-zsh-completion*: Preparing subpackage git-lfs-zsh-completion... >>> git-lfs-zsh-completion*: Running postcheck for git-lfs-zsh-completion >>> git-lfs*: Running postcheck for git-lfs >>> git-lfs*: Preparing package git-lfs... >>> git-lfs*: Stripping binaries >>> git-lfs*: Script found. /bin/sh added as a dependency for git-lfs-3.5.1-r4.apk >>> git-lfs*: Adding .post-install >>> git-lfs*: Adding .pre-deinstall >>> git-lfs-bash-completion*: Scanning shared objects >>> git-lfs-doc*: Scanning shared objects >>> git-lfs-fish-completion*: Scanning shared objects >>> git-lfs-zsh-completion*: Scanning shared objects >>> git-lfs*: Scanning shared objects >>> git-lfs-bash-completion*: Tracing dependencies... >>> git-lfs-bash-completion*: Package size: 32.0 KB >>> git-lfs-bash-completion*: Compressing data... >>> git-lfs-bash-completion*: Create checksum... >>> git-lfs-bash-completion*: Create git-lfs-bash-completion-3.5.1-r4.apk >>> git-lfs-doc*: Tracing dependencies... >>> git-lfs-doc*: Package size: 280.0 KB >>> git-lfs-doc*: Compressing data... >>> git-lfs-doc*: Create checksum... >>> git-lfs-doc*: Create git-lfs-doc-3.5.1-r4.apk >>> git-lfs-fish-completion*: Tracing dependencies... >>> git-lfs-fish-completion*: Package size: 32.0 KB >>> git-lfs-fish-completion*: Compressing data... >>> git-lfs-fish-completion*: Create checksum... >>> git-lfs-fish-completion*: Create git-lfs-fish-completion-3.5.1-r4.apk >>> git-lfs-zsh-completion*: Tracing dependencies... >>> git-lfs-zsh-completion*: Package size: 28.0 KB >>> git-lfs-zsh-completion*: Compressing data... >>> git-lfs-zsh-completion*: Create checksum... >>> git-lfs-zsh-completion*: Create git-lfs-zsh-completion-3.5.1-r4.apk >>> git-lfs*: Tracing dependencies... git /bin/sh so:libc.musl-s390x.so.1 >>> git-lfs*: Package size: 12.9 MB >>> git-lfs*: Compressing data... >>> git-lfs*: Create checksum... >>> git-lfs*: Create git-lfs-3.5.1-r4.apk >>> git-lfs: Build complete at Mon, 08 Jul 2024 10:55:34 +0000 elapsed time 0h 0m 26s >>> git-lfs: Cleaning up srcdir >>> git-lfs: Cleaning up pkgdir >>> git-lfs: Uninstalling dependencies... (1/24) Purging .makedepends-git-lfs (20240708.105509) (2/24) Purging asciidoctor (2.0.23-r0) (3/24) Purging go (1.22.5-r0) (4/24) Purging ronn (0.9.1-r4) (5/24) Purging groff (1.23.0-r2) (6/24) Purging ruby-kramdown (2.4.0-r2) (7/24) Purging ruby-rexml (3.2.9-r0) (8/24) Purging ruby-mustache (1.1.1-r7) (9/24) Purging ruby-nokogiri (1.16.4-r0) (10/24) Purging ruby-racc (1.7.3-r0) (11/24) Purging ruby (3.3.3-r0) (12/24) Purging git-perl (2.45.2-r0) (13/24) Purging perl-git (2.45.2-r0) (14/24) Purging perl-error (0.17029-r2) (15/24) Purging perl (5.38.2-r0) (16/24) Purging libbz2 (1.0.8-r6) (17/24) Purging libxslt (1.1.39-r1) (18/24) Purging ruby-libs (3.3.3-r0) (19/24) Purging yaml (0.2.5-r2) (20/24) Purging libffi (3.4.6-r0) (21/24) Purging libgcrypt (1.10.3-r0) (22/24) Purging libgpg-error (1.49-r0) (23/24) Purging libxml2 (2.12.7-r0) (24/24) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r29.trigger OK: 436 MiB in 107 packages >>> git-lfs: Updating the community/s390x repository index... >>> git-lfs: Signing the index...