>>> chezmoi: Building community/chezmoi 2.24.0-r0 (using abuild 3.10.0_rc1-r2) started Thu, 29 Sep 2022 05:31:03 +0000 >>> chezmoi: Checking sanity of /home/buildozer/aports/community/chezmoi/APKBUILD... >>> chezmoi: Analyzing dependencies... >>> chezmoi: Installing for build: build-base go unzip (1/3) Installing go (1.19.1-r0) (2/3) Installing unzip (6.0-r10) (3/3) Installing .makedepends-chezmoi (20220929.053104) Executing busybox-1.35.0-r25.trigger OK: 801 MiB in 101 packages >>> chezmoi: Cleaning up srcdir >>> chezmoi: Cleaning up pkgdir >>> chezmoi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/chezmoi-2.24.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> chezmoi: Fetching chezmoi-2.24.0.tar.gz::https://github.com/twpayne/chezmoi/archive/v2.24.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2339k 0 2339k 0 0 3929k 0 --:--:-- --:--:-- --:--:-- 3929k >>> chezmoi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/chezmoi-2.24.0.tar.gz >>> chezmoi: Checking sha512sums... chezmoi-2.24.0.tar.gz: OK makefile-quote-built-by.patch: OK >>> chezmoi: Unpacking /var/cache/distfiles/edge/chezmoi-2.24.0.tar.gz... >>> chezmoi: makefile-quote-built-by.patch patching file Makefile go build -ldflags "-X main.version=2.24.0 -X main.date=2022-09-29T05:31:08Z -X 'main.builtBy=Alpine Linux'" . || ( rm -f chezmoi ; false ) go: downloading github.com/charmbracelet/bubbletea v0.22.1 go: downloading github.com/rs/zerolog v1.28.0 go: downloading github.com/charmbracelet/glamour v0.5.0 go: downloading github.com/aws/aws-sdk-go-v2/config v1.17.7 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading github.com/charmbracelet/bubbles v0.14.0 go: downloading github.com/google/go-github/v45 v45.2.0 go: downloading github.com/go-git/go-git/v5 v5.4.2 go: downloading github.com/bradenhilton/mozillainstallhash v1.0.0 go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 go: downloading github.com/muesli/termenv v0.13.0 go: downloading github.com/coreos/go-semver v0.3.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.16.16 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 go: downloading github.com/bmatcuk/doublestar/v4 v4.2.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.16.1 go: downloading github.com/twpayne/go-pinentry v0.2.0 go: downloading github.com/twpayne/go-shell v0.3.1 go: downloading github.com/twpayne/go-vfs/v4 v4.1.0 go: downloading github.com/twpayne/go-xdg/v6 v6.0.0 go: downloading github.com/withfig/autocomplete-tools/integrations/cobra v1.2.1 go: downloading github.com/zalando/go-keyring v0.2.1 go: downloading go.etcd.io/bbolt v1.3.7-0.20220226045046-fd5535f71f48 go: downloading go.uber.org/multierr v1.8.0 go: downloading golang.org/x/exp v0.0.0-20220921164117-439092de6870 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 go: downloading golang.org/x/term v0.0.0-20220919170432-7a66f970e087 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading howett.net/plist v1.0.0 go: downloading mvdan.cc/sh/v3 v3.5.1 go: downloading filippo.io/age v1.0.0 go: downloading github.com/google/renameio/v2 v2.0.0 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 go: downloading github.com/sergi/go-diff v1.1.0 go: downloading github.com/ulikunitz/xz v0.5.10 go: downloading golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 go: downloading golang.org/x/sync v0.0.0-20220923202941-7f9b1623fab7 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/bradenhilton/cityhash v1.0.0 go: downloading golang.org/x/text v0.3.7 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading github.com/containerd/console v1.0.3 go: downloading github.com/mattn/go-isatty v0.0.16 go: downloading github.com/mattn/go-localereader v0.0.1 go: downloading github.com/muesli/ansi v0.0.0-20211031195517-c9f0611b6c70 go: downloading github.com/muesli/cancelreader v0.2.2 go: downloading github.com/muesli/reflow v0.3.0 go: downloading github.com/charmbracelet/lipgloss v0.6.0 go: downloading github.com/charmbracelet/harmonica v0.2.0 go: downloading github.com/lucasb-eyer/go-colorful v1.2.0 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/huandu/xstrings v1.3.2 go: downloading github.com/imdario/mergo v0.3.13 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/shopspring/decimal v1.3.1 go: downloading github.com/spf13/cast v1.5.0 go: downloading golang.org/x/crypto v0.0.0-20220924013350-4ba4fb4dd9e7 go: downloading go.uber.org/atomic v1.10.0 go: downloading github.com/atotto/clipboard v0.1.4 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/aymanbagabas/go-osc52 v1.0.3 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/yuin/goldmark v1.5.1 go: downloading github.com/yuin/goldmark-emoji v1.0.1 go: downloading github.com/aws/smithy-go v1.13.3 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.17 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.23 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.5 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.23 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading golang.org/x/net v0.0.0-20220923203811-8be639271d50 go: downloading github.com/alecthomas/chroma v0.10.0 go: downloading github.com/microcosm-cc/bluemonday v1.0.20 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/rivo/uniseg v0.4.2 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.17 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.17 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 go: downloading github.com/go-git/go-billy/v5 v5.3.1 go: downloading github.com/ProtonMail/go-crypto v0.0.0-20220824120805-4b6e5c587895 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/go-git/gcfg v1.5.0 go: downloading github.com/kevinburke/ssh_config v1.2.0 go: downloading github.com/xanzy/ssh-agent v0.3.2 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading github.com/gorilla/css v1.0.0 go: downloading gopkg.in/warnings.v0 v0.1.2 go: downloading github.com/cloudflare/circl v1.2.0 go: downloading github.com/dlclark/regexp2 v1.7.0 go test -ldflags="-X github.com/twpayne/chezmoi/pkg/chezmoitest.umaskStr=0o022" ./... go: downloading github.com/stretchr/testify v1.8.0 go: downloading github.com/muesli/combinator v0.3.0 go: downloading github.com/rogpeppe/go-internal v1.9.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e ok github.com/twpayne/chezmoi/v2 0.057s ok github.com/twpayne/chezmoi/v2/assets/chezmoi.io/docs 0.003s [no tests to run] ok github.com/twpayne/chezmoi/v2/assets/chezmoi.io/docs/reference/commands 0.005s ok github.com/twpayne/chezmoi/v2/assets/templates 0.009s ok github.com/twpayne/chezmoi/v2/internal/cmds/execute-template 0.005s [no tests to run] ok github.com/twpayne/chezmoi/v2/internal/cmds/generate-install.sh 0.023s ok github.com/twpayne/chezmoi/v2/internal/cmds/lint-txtar 0.004s [no tests to run] ok github.com/twpayne/chezmoi/v2/internal/cmds/lint-whitespace 0.007s ok github.com/twpayne/chezmoi/v2/pkg/archivetest 0.008s ok github.com/twpayne/chezmoi/v2/pkg/chezmoi 0.432s ok github.com/twpayne/chezmoi/v2/pkg/chezmoibubbles 0.006s ok github.com/twpayne/chezmoi/v2/pkg/chezmoilog 0.004s ok github.com/twpayne/chezmoi/v2/pkg/chezmoitest 0.006s ok github.com/twpayne/chezmoi/v2/pkg/cmd 3.726s ok github.com/twpayne/chezmoi/v2/pkg/git 0.008s go test -ldflags="-X github.com/twpayne/chezmoi/pkg/chezmoitest.umaskStr=0o002" ./... ok github.com/twpayne/chezmoi/v2 (cached) ok github.com/twpayne/chezmoi/v2/assets/chezmoi.io/docs (cached) [no tests to run] ok github.com/twpayne/chezmoi/v2/assets/chezmoi.io/docs/reference/commands (cached) ok github.com/twpayne/chezmoi/v2/assets/templates (cached) ok github.com/twpayne/chezmoi/v2/internal/cmds/execute-template (cached) [no tests to run] ok github.com/twpayne/chezmoi/v2/internal/cmds/generate-install.sh (cached) ok github.com/twpayne/chezmoi/v2/internal/cmds/lint-txtar (cached) [no tests to run] ok github.com/twpayne/chezmoi/v2/internal/cmds/lint-whitespace (cached) ok github.com/twpayne/chezmoi/v2/pkg/archivetest (cached) ok github.com/twpayne/chezmoi/v2/pkg/chezmoi (cached) ok github.com/twpayne/chezmoi/v2/pkg/chezmoibubbles (cached) ok github.com/twpayne/chezmoi/v2/pkg/chezmoilog (cached) ok github.com/twpayne/chezmoi/v2/pkg/chezmoitest (cached) ok github.com/twpayne/chezmoi/v2/pkg/cmd (cached) ok github.com/twpayne/chezmoi/v2/pkg/git (cached) >>> chezmoi: Entering fakeroot... go build -ldflags "-X main.version=2.24.0 -X main.date=2022-09-29T05:31:53Z -X 'main.builtBy=Alpine Linux'" . || ( rm -f chezmoi ; false ) mkdir -p "/home/buildozer/aports/community/chezmoi/pkg/chezmoi/usr/bin" install -m 755 --target-directory "/home/buildozer/aports/community/chezmoi/pkg/chezmoi/usr/bin" chezmoi >>> chezmoi-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/chezmoi/pkg/chezmoi/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/chezmoi/pkg/chezmoi-bash-completion/usr/share/bash-completion/completions' >>> chezmoi-bash-completion*: Preparing subpackage chezmoi-bash-completion... >>> chezmoi-bash-completion*: Running postcheck for chezmoi-bash-completion >>> chezmoi-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/chezmoi/pkg/chezmoi/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/chezmoi/pkg/chezmoi-zsh-completion/usr/share/zsh/site-functions' >>> chezmoi-zsh-completion*: Preparing subpackage chezmoi-zsh-completion... >>> chezmoi-zsh-completion*: Running postcheck for chezmoi-zsh-completion >>> chezmoi-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/community/chezmoi/pkg/chezmoi/usr/share/fish/completions' -> '/home/buildozer/aports/community/chezmoi/pkg/chezmoi-fish-completion/usr/share/fish/completions' >>> chezmoi-fish-completion*: Preparing subpackage chezmoi-fish-completion... >>> chezmoi-fish-completion*: Running postcheck for chezmoi-fish-completion >>> chezmoi*: Running postcheck for chezmoi >>> chezmoi*: Preparing package chezmoi... >>> chezmoi*: Stripping binaries >>> chezmoi-bash-completion*: Scanning shared objects >>> chezmoi-fish-completion*: Scanning shared objects >>> chezmoi-zsh-completion*: Scanning shared objects >>> chezmoi*: Scanning shared objects >>> chezmoi-bash-completion*: Tracing dependencies... >>> chezmoi-bash-completion*: Package size: 32.0 KB >>> chezmoi-bash-completion*: Compressing data... >>> chezmoi-bash-completion*: Create checksum... >>> chezmoi-bash-completion*: Create chezmoi-bash-completion-2.24.0-r0.apk >>> chezmoi-fish-completion*: Tracing dependencies... >>> chezmoi-fish-completion*: Package size: 28.0 KB >>> chezmoi-fish-completion*: Compressing data... >>> chezmoi-fish-completion*: Create checksum... >>> chezmoi-fish-completion*: Create chezmoi-fish-completion-2.24.0-r0.apk >>> chezmoi-zsh-completion*: Tracing dependencies... >>> chezmoi-zsh-completion*: Package size: 28.0 KB >>> chezmoi-zsh-completion*: Compressing data... >>> chezmoi-zsh-completion*: Create checksum... >>> chezmoi-zsh-completion*: Create chezmoi-zsh-completion-2.24.0-r0.apk >>> chezmoi*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> chezmoi*: Package size: 30.2 MB >>> chezmoi*: Compressing data... >>> chezmoi*: Create checksum... >>> chezmoi*: Create chezmoi-2.24.0-r0.apk >>> chezmoi: Build complete at Thu, 29 Sep 2022 05:31:59 +0000 elapsed time 0h 0m 56s >>> chezmoi: Cleaning up srcdir >>> chezmoi: Cleaning up pkgdir >>> chezmoi: Uninstalling dependencies... (1/3) Purging .makedepends-chezmoi (20220929.053104) (2/3) Purging go (1.19.1-r0) (3/3) Purging unzip (6.0-r10) Executing busybox-1.35.0-r25.trigger OK: 393 MiB in 98 packages >>> chezmoi: Updating the community/x86_64 repository index... >>> chezmoi: Signing the index...