>>> glab: Building community/glab 1.28.0-r0 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 10:47:32 +0000 >>> glab: Checking sanity of /home/buildozer/aports/community/glab/APKBUILD... >>> glab: Analyzing dependencies... >>> glab: Installing for build: build-base git go (1/3) Installing binutils-gold (2.40-r5) (2/3) Installing go (1.20.3-r0) (3/3) Installing .makedepends-glab (20230420.104733) Executing busybox-1.36.0-r7.trigger OK: 499 MiB in 100 packages >>> glab: Cleaning up srcdir >>> glab: Cleaning up pkgdir >>> glab: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/glab-1.28.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 >>> glab: Fetching glab-1.28.0.tar.gz::https://gitlab.com/gitlab-org/cli/-/archive/v1.28.0/cli-v1.28.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 100 1945k 0 1945k 0 0 2017k 0 --:--:-- --:--:-- --:--:-- 2016k 100 12.0M 0 12.0M 0 0 6282k 0 --:--:-- 0:00:01 --:--:-- 6282k 100 15.9M 0 15.9M 0 0 6940k 0 --:--:-- 0:00:02 --:--:-- 6941k >>> glab: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/glab-1.28.0.tar.gz >>> glab: Checking sha512sums... glab-1.28.0.tar.gz: OK >>> glab: Unpacking /var/cache/distfiles/v3.18/glab-1.28.0.tar.gz... go build -trimpath -ldflags "-X main.buildDate=2023-04-13 -X main.version=1.28.0 -X main.debugMode=false" -o ./bin/glab gitlab.com/gitlab-org/cli/cmd/glab go: downloading github.com/AlecAivazis/survey/v2 v2.3.6 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/hashicorp/go-version v1.3.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/google/renameio v1.0.1 go: downloading github.com/charmbracelet/glamour v0.3.0 go: downloading github.com/xanzy/go-gitlab v0.81.0 go: downloading github.com/spf13/cast v1.4.1 go: downloading github.com/briandowns/spinner v1.16.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/muesli/termenv v0.9.0 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading golang.org/x/term v0.6.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading github.com/hashicorp/go-retryablehttp v0.7.2 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/spf13/viper v1.8.1 go: downloading github.com/gosuri/uilive v0.0.4 go: downloading github.com/gdamore/tcell/v2 v2.4.1-0.20210905002822-f057f0a857a1 go: downloading github.com/lunixbochs/vtclean v1.0.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/rivo/tview v0.0.0-20211029142923-a4acb08f513e go: downloading golang.org/x/text v0.8.0 go: downloading github.com/tidwall/pretty v1.2.0 go: downloading github.com/avast/retry-go v3.0.0+incompatible go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading golang.org/x/sys v0.6.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/fsnotify/fsnotify v1.4.9 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading github.com/magiconair/properties v1.8.5 go: downloading github.com/mitchellh/mapstructure v1.4.1 go: downloading github.com/pelletier/go-toml v1.9.3 go: downloading github.com/spf13/afero v1.6.0 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading github.com/subosito/gotenv v1.2.0 go: downloading gopkg.in/ini.v1 v1.62.0 go: downloading github.com/lucasb-eyer/go-colorful v1.2.0 go: downloading github.com/gdamore/encoding v1.0.0 go: downloading github.com/yuin/goldmark-emoji v1.0.1 go: downloading github.com/yuin/goldmark v1.4.2 go: downloading github.com/alecthomas/chroma v0.9.4 go: downloading github.com/microcosm-cc/bluemonday v1.0.16 go: downloading github.com/muesli/reflow v0.3.0 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading golang.org/x/time v0.3.0 go: downloading golang.org/x/oauth2 v0.6.0 go: downloading github.com/google/go-querystring v1.1.0 go: downloading golang.org/x/net v0.8.0 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading github.com/gorilla/css v1.0.0 go: downloading github.com/dlclark/regexp2 v1.4.0 # gitlab.com/gitlab-org/cli/cmd/glab loadinternal: cannot find runtime/cgo failed to read configuration: mkdir /home/buildozer/.config/glab-cli: permission denied >>> ERROR: glab: build failed >>> glab: Uninstalling dependencies... (1/3) Purging .makedepends-glab (20230420.104733) (2/3) Purging go (1.20.3-r0) (3/3) Purging binutils-gold (2.40-r5) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 97 packages