==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_1ec8805d-66a6-4679-a3fe-eeaf86d8b02a]...done ==> Making package: go-yq 4.41.1-1.1 (Fri Feb 16 05:53:17 2024) ==> Retrieving sources... -> Cloning yq git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v4/go-yq-4.41.1-1/yq'... ==> Validating source files with b2sums... yq ... Skipped ==> Making package: go-yq 4.41.1-1.1 (Fri Feb 16 05:53:21 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (5) New Version Net Change 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.43.2-1 26.23 MiB extra/go 2:1.22.0-1 209.53 MiB Total Installed Size: 235.98 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... 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] installing go... :: Running post-transaction hooks... (1/1) Warn about old perl modules [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of yq git repo... Cloning into 'yq'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e go: downloading github.com/spf13/pflag v1.0.5 go: downloading gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/a8m/envsubst v1.4.2 go: downloading github.com/alecthomas/participle/v2 v2.1.1 go: downloading github.com/dimchansky/utfbom v1.1.1 go: downloading github.com/elliotchance/orderedmap v1.5.1 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/goccy/go-yaml v1.11.3 go: downloading github.com/jinzhu/copier v0.4.0 go: downloading github.com/magiconair/properties v1.8.7 go: downloading github.com/pelletier/go-toml/v2 v2.1.1 go: downloading golang.org/x/net v0.21.0 go: downloading github.com/yuin/gopher-lua v1.1.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/alecthomas/repr v0.3.0 go: github.com/mikefarah/yq/v4/cmd imports github.com/spf13/cobra: github.com/spf13/cobra@v1.8.0: Get "https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.0.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/cmd imports github.com/spf13/pflag: github.com/spf13/pflag@v1.0.5: Get "https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/cmd imports gopkg.in/op/go-logging.v1: gopkg.in/op/go-logging.v1@v1.0.0-20160211212156-b2cb9fa56473: Get "https://proxy.golang.org/gopkg.in/op/go-logging.v1/@v/v1.0.0-20160211212156-b2cb9fa56473.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/a8m/envsubst/parse: github.com/a8m/envsubst@v1.4.2: Get "https://proxy.golang.org/github.com/a8m/envsubst/@v/v1.4.2.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/alecthomas/participle/v2/lexer: github.com/alecthomas/participle/v2@v2.1.1: Get "https://proxy.golang.org/github.com/alecthomas/participle/v2/@v/v2.1.1.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/dimchansky/utfbom: github.com/dimchansky/utfbom@v1.1.1: Get "https://proxy.golang.org/github.com/dimchansky/utfbom/@v/v1.1.1.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/elliotchance/orderedmap: github.com/elliotchance/orderedmap@v1.5.1: Get "https://proxy.golang.org/github.com/elliotchance/orderedmap/@v/v1.5.1.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/fatih/color: github.com/fatih/color@v1.16.0: Get "https://proxy.golang.org/github.com/fatih/color/@v/v1.16.0.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/goccy/go-json: github.com/goccy/go-json@v0.10.2: Get "https://proxy.golang.org/github.com/goccy/go-json/@v/v0.10.2.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/goccy/go-yaml: github.com/goccy/go-yaml@v1.11.3: Get "https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.11.3.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/goccy/go-yaml/ast: github.com/goccy/go-yaml@v1.11.3: Get "https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.11.3.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/goccy/go-yaml/lexer: github.com/goccy/go-yaml@v1.11.3: Get "https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.11.3.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/goccy/go-yaml/printer: github.com/goccy/go-yaml@v1.11.3: Get "https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.11.3.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/pkg/yqlib imports github.com/goccy/go-yaml/token: github.com/goccy/go-yaml@v1.11.3: Get "https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.11.3.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/test imports github.com/pkg/diff: github.com/pkg/diff@v0.0.0-20210226163009-20ebb0f2a09e: Get "https://proxy.golang.org/github.com/pkg/diff/@v/v0.0.0-20210226163009-20ebb0f2a09e.zip": net/http: TLS handshake timeout go: github.com/mikefarah/yq/v4/test imports github.com/pkg/diff/write: github.com/pkg/diff@v0.0.0-20210226163009-20ebb0f2a09e: Get "https://proxy.golang.org/github.com/pkg/diff/@v/v0.0.0-20210226163009-20ebb0f2a09e.zip": net/http: TLS handshake timeout ==> ERROR: A failure occurred in prepare(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_1ec8805d-66a6-4679-a3fe-eeaf86d8b02a/build tput: unknown terminal "unknown" tput: unknown terminal "unknown"