==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: scaleway-cli 2.48.0-1 (Thu Dec 11 20:24:35 2025)
==> Retrieving sources...
-> Updating scaleway-cli git repo...
-> Found 0001-Disable-version-check-and-error-reporting.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
scaleway-cli ... Passed
0001-Disable-version-check-and-error-reporting.patch ... Passed
==> Making package: scaleway-cli 2.48.0-1 (Fri Dec 12 03:25:01 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8 zlib-ng-2.3.2-1 git-2.52.0-2 go-2:1.25.5-1
Total Download Size: 44.00 MiB
Total Installed Size: 239.22 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
go-2:1.25.5-1-armv7h downloading...
git-2.52.0-2-armv7h downloading...
zlib-ng-2.3.2-1-armv7h downloading...
perl-mailtools-2.22-2-any downloading...
perl-timedate-2.33-8-any downloading...
perl-error-0.17030-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing go...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
==> Retrieving sources...
-> Found 0001-Disable-version-check-and-error-reporting.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of scaleway-cli git repo...
Cloning into 'scaleway-cli'...
done.
Updating files: 93% (2578/2754)
Updating files: 94% (2589/2754)
Updating files: 95% (2617/2754)
Updating files: 96% (2644/2754)
Updating files: 97% (2672/2754)
Updating files: 98% (2699/2754)
Updating files: 99% (2727/2754)
Updating files: 100% (2754/2754)
Updating files: 100% (2754/2754), done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applying patch 0001-Disable-version-check-and-error-reporting.patch...
patching file core/build_info.go
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
removed 'core/build_info_test.go'
==> Starting build()...
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/hashicorp/go-version v1.8.0
go: downloading github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251209111654-44f4a1dfc432
go: downloading github.com/c-bata/go-prompt v0.2.6
go: downloading github.com/dnaeon/go-vcr v1.2.0
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/spf13/cobra v1.10.2
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/getsentry/sentry-go v0.40.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/buildpacks/pack v0.39.0
go: downloading github.com/docker/docker v28.5.2+incompatible
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading golang.org/x/crypto v0.46.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.41.0
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.93.2
go: downloading golang.org/x/sync v0.19.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/text v0.32.0
go: downloading github.com/karrick/tparse/v2 v2.8.2
go: downloading golang.org/x/term v0.38.0
go: downloading github.com/charmbracelet/bubbletea v1.3.10
go: downloading github.com/chzyer/readline v1.5.1
go: downloading github.com/mattn/go-runewidth v0.0.16
go: downloading golang.org/x/sys v0.39.0
go: downloading gopkg.in/dnaeon/go-vcr.v4 v4.0.6
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/docker/go-connections v0.6.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/go-archive v0.1.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/moby/term v0.5.2
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0
go: downloading go.opentelemetry.io/otel/trace v1.38.0
go: downloading github.com/moby/buildkit v0.26.2
go: downloading go.opentelemetry.io/otel v1.38.0
go: downloading github.com/containerd/console v1.0.5
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading github.com/aws/smithy-go v1.24.0
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.16
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.16
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.7
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.16
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.16
go: downloading github.com/apex/log v1.9.0
go: downloading github.com/heroku/color v0.0.6
go: downloading github.com/BurntSushi/toml v1.5.0
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/buildpacks/imgutil v0.0.0-20250909162057-9db16db815e3
go: downloading github.com/buildpacks/lifecycle v0.20.19
go: downloading github.com/chainguard-dev/kaniko v1.25.5
go: downloading github.com/google/go-containerregistry v0.20.6
go: downloading github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
go: downloading github.com/charmbracelet/lipgloss v1.1.0
go: downloading github.com/charmbracelet/x/ansi v0.10.1
go: downloading github.com/charmbracelet/x/term v0.2.1
go: downloading github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
go: downloading github.com/muesli/cancelreader v0.2.2
go: downloading github.com/pkg/term v1.2.0-beta.2
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading go.yaml.in/yaml/v4 v4.0.0-rc.3
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/moby/sys/user v0.4.0
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/klauspost/compress v1.18.1
go: downloading github.com/moby/patternmatcher v0.6.0
go: downloading github.com/moby/sys/sequential v0.6.0
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.38.0
go: downloading golang.org/x/net v0.47.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.16
go: downloading github.com/tonistiigi/go-csvvalue v0.0.0-20240814133006-030d3b2625d0
go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
go: downloading github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab
go: downloading golang.org/x/time v0.14.0
go: downloading github.com/containerd/containerd/api v1.10.0
go: downloading github.com/containerd/containerd/v2 v2.2.0
go: downloading github.com/tonistiigi/fsutil v0.0.0-20250605211040-586307ad452f
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0
go: downloading go.opentelemetry.io/otel/sdk v1.38.0
go: downloading google.golang.org/grpc v1.76.0
go: downloading google.golang.org/protobuf v1.36.10
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/go-git/go-git/v5 v5.16.3
go: downloading golang.org/x/mod v0.30.0
go: downloading github.com/gdamore/tcell/v2 v2.11.0
go: downloading github.com/rivo/tview v0.42.0
go: downloading github.com/mitchellh/ioprogress v0.0.0-20180201004757-6a23b12fa88e
go: downloading github.com/opencontainers/selinux v1.13.0
go: downloading github.com/docker/cli v28.5.1+incompatible
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd
go: downloading github.com/muesli/termenv v0.16.0
go: downloading github.com/lucasb-eyer/go-colorful v1.3.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/containerd/ttrpc v1.2.7
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101
go: downloading github.com/containerd/platforms v1.0.0-rc.2
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/gofrs/flock v0.13.0
go: downloading github.com/moby/sys/signal v0.7.1
go: downloading github.com/containerd/typeurl/v2 v2.2.3
go: downloading go.opentelemetry.io/proto/otlp v1.7.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.61.0
go: downloading github.com/containerd/continuity v0.4.5
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.17.0
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.11.0
go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/ProtonMail/go-crypto v1.3.0
go: downloading github.com/go-git/go-billy/v5 v5.6.2
go: downloading github.com/sergi/go-diff v1.4.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/moby/sys/atomicwriter v0.1.0
go: downloading github.com/gdamore/encoding v1.0.1
go: downloading github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc
go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/in-toto/in-toto-golang v0.9.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/vbatts/tar-split v0.12.2
go: downloading github.com/docker/docker-credential-helpers v0.9.4
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.13
go: downloading github.com/Azure/go-autorest/autorest v0.11.30
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/cyphar/filepath-securejoin v0.6.0
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.5.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/secure-systems-lab/go-securesystemslib v0.9.1
go: downloading github.com/shibumi/go-pathspec v1.3.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.51.2
go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.2
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.24
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.7
go: downloading github.com/Azure/go-autorest/logger v0.2.2
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading github.com/kevinburke/ssh_config v1.4.0
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/skeema/knownhosts v1.3.1
go: downloading github.com/cloudflare/circl v1.6.1
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.19.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.14
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4
go: downloading github.com/aws/aws-sdk-go-v2/service/signin v1.0.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.30.4
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.8
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.41.1
go: downloading github.com/Azure/go-autorest/tracing v0.6.1
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.1
go: downloading github.com/golang-jwt/jwt/v4 v4.5.2
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.17.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v2 v2.4.2
==> Entering fakeroot environment...
==> Starting package()...
==> 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...
==> Creating package "scaleway-cli"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: scaleway-cli 2.48.0-1 (Fri Dec 12 03:32:59 2025)
==> Cleaning up...
[?12l[?25h