==> Building on chiyu ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/github-cli ./ .SRCINFO 548 100% 0.00kB/s 0:00:00 548 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=3/5) .nvchecker.toml 110 100% 107.42kB/s 0:00:00 110 100% 107.42kB/s 0:00:00 (xfr#2, to-chk=2/5) PKGBUILD 1,934 100% 1.84MB/s 0:00:00 1,934 100% 1.84MB/s 0:00:00 (xfr#3, to-chk=1/5) github-cli-2.44.1-1.log 489 100% 477.54kB/s 0:00:00 489 100% 477.54kB/s 0:00:00 (xfr#4, to-chk=0/5) sent 1,956 bytes received 137 bytes 4,186.00 bytes/sec total size is 2,784 speedup is 1.33 ==> Applying RISC-V patches... sending incremental file list ./ githubcli-prompt-sleep.patch 873 100% 0.00kB/s 0:00:00 873 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) riscv64.patch 715 100% 698.24kB/s 0:00:00 715 100% 698.24kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 939 bytes received 57 bytes 664.00 bytes/sec total size is 1,588 speedup is 1.59 patching file PKGBUILD ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root11 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [root11]...done ==> Making package: github-cli 2.44.1-1 (Sat Mar 2 05:14:25 2024) ==> Retrieving sources...  -> Downloading github-cli-2.44.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10425 0 10425 0 0 7176 0 --:--:-- 0:00:01 --:--:-- 7176 100 410k 0 410k 0 0 172k 0 --:--:-- 0:00:02 --:--:-- 428k 100 585k 0 585k 0 0 173k 0 --:--:-- 0:00:03 --:--:-- 299k 100 811k 0 811k 0 0 218k 0 --:--:-- 0:00:03 --:--:-- 353k  -> Found githubcli-prompt-sleep.patch ==> Validating source files with sha256sums... github-cli-2.44.1.tar.gz ... Passed githubcli-prompt-sleep.patch ... Passed ==> Making package: github-cli 2.44.1-1 (Sat Mar 2 05:14:49 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (1) New Version Net Change Download Size extra/mailcap 2.1.54-1 0.11 MiB 0.03 MiB Total Download Size: 0.03 MiB Total Installed Size: 0.11 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... mailcap-2.1.54-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mailcap... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (7) New Version Net Change core/libedit 20230828_3.1-1 0.24 MiB extra/perl-error 0.17029-5 0.04 MiB extra/perl-mailtools 2.21-7 0.10 MiB extra/perl-timedate 2.33-5 0.08 MiB extra/git 2.44.0-1 25.03 MiB extra/go 2:1.22.0-1 206.32 MiB core/openssh 9.6p1-3 4.94 MiB Total Installed Size: 236.75 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing 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 [pending] 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] installing libedit... installing openssh... Optional dependencies for openssh libfido2: FIDO/U2F support sh: for ssh-copy-id and findssl.sh [installed] x11-ssh-askpass: input passphrase in X xorg-xauth: X11 forwarding :: Running post-transaction hooks... (1/1) Warn about old perl modules [?25h==> Retrieving sources...  -> Found github-cli-2.44.1.tar.gz  -> Found githubcli-prompt-sleep.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting github-cli-2.44.1.tar.gz with bsdtar ==> Starting prepare()... patching file pkg/surveyext/editor_test.go ==> Starting build()... GOOS= GOARCH= GOARM= GOFLAGS= CGO_ENABLED= go build -o script/build script/build.go go: downloading github.com/cli/safeexec v1.0.1 go run ./cmd/gen-docs --man-page --doc-path ./share/man/man1/ go build -trimpath -ldflags "-X github.com/cli/cli/v2/internal/build.Date=2024-03-02 -X github.com/cli/cli/v2/internal/build.Version=v2.44.1 " -o bin/gh ./cmd/gh go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/spf13/cobra v1.6.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/cli/go-gh/v2 v2.5.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d go: downloading github.com/cli/go-gh/v2 v2.5.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/spf13/cobra v1.6.1 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3 go: downloading github.com/briandowns/spinner v1.18.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7 go: downloading github.com/hashicorp/go-version v1.3.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/zalando/go-keyring v0.2.3 go: downloading github.com/charmbracelet/lipgloss v0.5.0 go: downloading golang.org/x/sync v0.1.0 go: downloading golang.org/x/text v0.14.0 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/shurcooL/githubv4 v0.0.0-20230704064427-599ae7bbf278 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/charmbracelet/lipgloss v0.5.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/charmbracelet/glamour v0.6.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/rivo/tview v0.0.0-20221029100920-c4a7e501810d go: downloading github.com/gdamore/tcell/v2 v2.5.4 go: downloading github.com/joho/godotenv v1.5.1 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/muhammadmuzzammil1998/jsonc v0.0.0-20201229145248-615b0916ca38 go: downloading github.com/microsoft/dev-tunnels v0.0.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading github.com/henvic/httpretty v0.1.3 go: downloading github.com/cli/oauth v1.0.1 go: downloading google.golang.org/grpc v1.56.3 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading github.com/briandowns/spinner v1.18.1 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading golang.org/x/sys v0.15.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.5.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/charmbracelet/glamour v0.6.0 go: downloading golang.org/x/sys v0.15.0 go: downloading golang.org/x/crypto v0.17.0 go: downloading github.com/microsoft/dev-tunnels v0.0.25 go: downloading github.com/muhammadmuzzammil1998/jsonc v0.0.0-20201229145248-615b0916ca38 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading google.golang.org/grpc v1.56.3 go: downloading github.com/stretchr/objx v0.5.0 go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/gdamore/tcell/v2 v2.5.4 go: downloading github.com/rivo/tview v0.0.0-20221029100920-c4a7e501810d go: downloading github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 go: downloading github.com/cli/browser v1.3.0 go: downloading github.com/fatih/color v1.7.0 go: downloading github.com/muesli/termenv v0.13.0 go: downloading github.com/muesli/reflow v0.3.0 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/lucasb-eyer/go-colorful v1.2.0 go: downloading github.com/itchyny/gojq v0.12.13 go: downloading github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e go: downloading github.com/cli/shurcooL-graphql v0.0.4 go: downloading github.com/rivo/uniseg v0.4.4 go: downloading github.com/aymanbagabas/go-osc52 v1.0.3 go: downloading github.com/itchyny/timefmt-go v0.1.5 go: downloading github.com/itchyny/timefmt-go v0.1.5 go: downloading github.com/rivo/uniseg v0.4.4 go: downloading github.com/aymanbagabas/go-osc52 v1.0.3 go: downloading github.com/gdamore/encoding v1.0.0 go: downloading github.com/yuin/goldmark v1.5.2 go: downloading github.com/microcosm-cc/bluemonday v1.0.26 go: downloading github.com/yuin/goldmark-emoji v1.0.1 go: downloading github.com/alecthomas/chroma v0.10.0 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/yuin/goldmark v1.5.2 go: downloading github.com/yuin/goldmark-emoji v1.0.1 go: downloading github.com/microcosm-cc/bluemonday v1.0.26 go: downloading github.com/alecthomas/chroma v0.10.0 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/gorilla/css v1.0.0 go: downloading github.com/rodaine/table v1.0.1 go: downloading github.com/rodaine/table v1.0.1 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/gorilla/css v1.0.0 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 go: downloading github.com/dlclark/regexp2 v1.4.0 go: downloading github.com/dlclark/regexp2 v1.4.0 -buildmode=pie requires external (cgo) linking, but cgo is not enabled -buildmode=pie requires external (cgo) linking, but cgo is not enabled exit status 1 build.go: building task `manpages` failed. make: *** [Makefile:32: manpages] Error 1 make: *** Waiting for unfinished jobs.... exit status 1 build.go: building task `bin/gh` failed. make: *** [Makefile:17: bin/gh] Error 1 ==> ERROR: A failure occurred in build().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/root11/build [?25h[?25hreceiving incremental file list github-cli-2.44.1-1-riscv64-build.log github-cli-2.44.1-1-riscv64-prepare.log sent 62 bytes received 1,936 bytes 1,332.00 bytes/sec total size is 6,871 speedup is 3.44