==> Building on d ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/github-cli ./ PKGBUILD 1,703 100% 0.00kB/s 0:00:00 1,703 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) github-cli-2.10.1-1.log 284 100% 277.34kB/s 0:00:00 284 100% 277.34kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 1,240 bytes received 99 bytes 2,678.00 bytes/sec total size is 1,891 speedup is 1.41 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix3 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... community 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] -> [felix3]...done ==> Making package: github-cli 2.10.1-1 (Sun May 15 00:42:25 2022) ==> Retrieving sources...  -> Downloading github-cli-2.10.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:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 24589 0 24589 0 0 4744 0 --:--:-- 0:00:05 --:--:-- 12178 100 113k 0 113k 0 0 18301 0 --:--:-- 0:00:06 --:--:-- 36500 100 333k 0 333k 0 0 46846 0 --:--:-- 0:00:07 --:--:-- 82795 100 586k 0 586k 0 0 73056 0 --:--:-- 0:00:08 --:--:-- 115k 100 696k 0 696k 0 0 84721 0 --:--:-- 0:00:08 --:--:-- 167k ==> Validating source files with sha256sums... github-cli-2.10.1.tar.gz ... Passed ==> Making package: github-cli 2.10.1-1 (Sun 15 May 2022 12:42:51 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (1) New Version Net Change extra/mailcap 2.1.53-1 0.11 MiB Total Installed Size: 0.11 MiB :: Proceed with installation? [Y/n] 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 (5) New Version Net Change extra/perl-error 0.17029-3 0.04 MiB extra/perl-mailtools 2.21-5 0.11 MiB extra/perl-timedate 2.33-3 0.08 MiB extra/git 2.36.1-1 29.94 MiB community/go 2:1.18.1-1 442.70 MiB Total Installed Size: 472.87 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 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/1) Warn about old perl modules [?25h==> Retrieving sources...  -> Found github-cli-2.10.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting github-cli-2.10.1.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... GOOS= GOARCH= GOARM= GOFLAGS= CGO_ENABLED= go build -o script/build script/build.go go: downloading github.com/cli/safeexec v1.0.0 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=2022-05-15 -X github.com/cli/cli/v2/internal/build.Version=v2.10.1 " -o bin/gh ./cmd/gh go: downloading github.com/mattn/go-colorable v0.1.12 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/mattn/go-colorable v0.1.12 go: downloading github.com/briandowns/spinner v1.18.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/AlecAivazis/survey/v2 v2.3.4 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading github.com/muesli/termenv v0.11.1-0.20220204035834-5ac8409525e0 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d go: downloading github.com/cli/browser v1.1.0 go: downloading github.com/AlecAivazis/survey/v2 v2.3.4 go: downloading github.com/cli/browser v1.1.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/muesli/reflow v0.3.0 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 go: downloading github.com/muesli/termenv v0.11.1-0.20220204035834-5ac8409525e0 go: downloading github.com/briandowns/spinner v1.18.1 go: downloading github.com/spf13/cobra v1.4.0 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/hashicorp/go-version v1.3.0 go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading github.com/muhammadmuzzammil1998/jsonc v0.0.0-20201229145248-615b0916ca38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/cli/shurcooL-graphql v0.0.1 go: downloading github.com/henvic/httpretty v0.0.6 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/itchyny/gojq v0.12.7 go: downloading github.com/charmbracelet/lipgloss v0.5.0 go: downloading github.com/shurcooL/githubv4 v0.0.0-20200928013246-d292edc3691b go: downloading github.com/charmbracelet/glamour v0.4.0 go: downloading github.com/muesli/reflow v0.3.0 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading github.com/itchyny/gojq v0.12.7 go: downloading github.com/cli/shurcooL-graphql v0.0.1 go: downloading github.com/henvic/httpretty v0.0.6 go: downloading github.com/opentracing/opentracing-go v1.1.0 go: downloading github.com/muhammadmuzzammil1998/jsonc v0.0.0-20201229145248-615b0916ca38 go: downloading github.com/shurcooL/githubv4 v0.0.0-20200928013246-d292edc3691b go: downloading github.com/charmbracelet/lipgloss v0.5.0 go: downloading github.com/charmbracelet/glamour v0.4.0 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading github.com/sourcegraph/jsonrpc2 v0.1.0 go: downloading github.com/cli/crypto v0.0.0-20210929142629-6be313f59b03 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading github.com/sourcegraph/jsonrpc2 v0.1.0 go: downloading github.com/cli/crypto v0.0.0-20210929142629-6be313f59b03 go: downloading github.com/stretchr/testify v1.7.1 go: downloading github.com/stretchr/testify v1.7.1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/joho/godotenv v1.4.0 go: downloading github.com/joho/godotenv v1.4.0 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/cli/oauth v0.9.0 go: downloading github.com/cli/oauth v0.9.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.0 go: downloading golang.org/x/text v0.3.7 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/gabriel-vasile/mimetype v1.4.0 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading golang.org/x/text v0.3.7 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd go: downloading github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a go: downloading github.com/fatih/color v1.7.0 go: downloading github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a go: downloading github.com/lucasb-eyer/go-colorful v1.2.0 go: downloading github.com/fatih/color v1.7.0 go: downloading github.com/itchyny/timefmt-go v0.1.3 go: downloading github.com/lucasb-eyer/go-colorful v1.2.0 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/itchyny/timefmt-go v0.1.3 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/yuin/goldmark v1.4.4 go: downloading github.com/yuin/goldmark-emoji v1.0.1 go: downloading github.com/yuin/goldmark v1.4.4 go: downloading github.com/yuin/goldmark-emoji v1.0.1 go: downloading github.com/alecthomas/chroma v0.10.0 go: downloading github.com/alecthomas/chroma v0.10.0 go: downloading github.com/microcosm-cc/bluemonday v1.0.17 go: downloading github.com/microcosm-cc/bluemonday v1.0.17 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.1.0 go: downloading github.com/stretchr/objx v0.1.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading github.com/gorilla/css v1.0.0 go: downloading github.com/gorilla/css v1.0.0 go: downloading github.com/dlclark/regexp2 v1.4.0 go: downloading github.com/dlclark/regexp2 v1.4.0 # github.com/cli/cli/v2/cmd/gh loadinternal: cannot find runtime/cgo