:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (i486)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-i486/root] -> [build]...done ==> Making package: actionlint 1.7.5-1.0 (Sat Dec 28 17:58:53 2024) ==> Retrieving sources... -> Found actionlint-1.7.5-1.0.tar.gz ==> Validating source files with sha256sums... actionlint-1.7.5-1.0.tar.gz ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-01-01 ==> Making package: actionlint 1.7.5-1.0 (Sat Dec 28 17:59:02 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... :: There are 2 providers available for go: :: Repository core-staging 1) gcc-go :: Repository core 2) gcc-go Enter a number (default=1): resolving dependencies... looking for conflicting packages... Packages (5) perl-error-0.17029-7.0 perl-mailtools-2.22-1.0 perl-timedate-2.33-7.0 gcc-go-14.2.1+r134+gab884fffe3fc-2.0 git-2.47.0-1.0 Total Installed Size: 147.29 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing gcc-go... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto 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-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https 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] :: Running post-transaction hooks... (1/5) Creating system user accounts... Creating group 'git' with GID 972. Creating user 'git' (git daemon user) with UID 972 and GID 972. (2/5) Reloading system manager configuration... Skipped: Current root is not booted. (3/5) Arming ConditionNeedsUpdate... (4/5) Warn about old perl modules (5/5) Updating the info directory file... ==> Retrieving sources... -> Found actionlint-1.7.5-1.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting actionlint-1.7.5-1.0.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... go: downloading github.com/bmatcuk/doublestar/v4 v4.7.1 go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading golang.org/x/sync v0.10.0 go: downloading golang.org/x/sys v0.28.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/rivo/uniseg v0.4.7 go build: when using gccgo toolchain, please pass linker flags using -gccgoflags, not -ldflags # github.com/rivo/uniseg /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:137:20: error: expected ‘(’ 137 | func propertySearch[E interface{ [3]int | [4]int }](dictionary []E, r rune) (result E) { | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:137:23: error: expected ‘]’ 137 | func propertySearch[E interface{ [3]int | [4]int }](dictionary []E, r rune) (result E) { | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:137:23: error: expected ‘;’ or newline after top level declaration /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:140:9: error: expected declaration 140 | to := len(dictionary) | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:141:9: error: expected declaration 141 | for to > from { | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:143:17: error: expected declaration 143 | cpRange := dictionary[middle] | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:144:17: error: expected declaration 144 | if int(r) < cpRange[0] { | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:146:25: error: expected declaration 146 | continue | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:147:17: error: expected declaration 147 | } | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:148:17: error: expected declaration 148 | if int(r) > cpRange[1] { | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:150:25: error: expected declaration 150 | continue | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:151:17: error: expected declaration 151 | } | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:152:17: error: expected declaration 152 | return cpRange | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:153:9: error: expected declaration 153 | } | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:154:9: error: expected declaration 154 | return | ^ /build/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go:155:1: error: expected declaration 155 | } | ^ ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-i486/build/build used straw: :with_build_support:without_check: build@euronuc-i486