>>> Compiling source in /var/tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3 ... WORK=/var/tmp/portage/app-admin/terraform-0.12.3/temp/go-build929144252 go: cloud.google.com/go@v0.36.0: Get https://proxy.golang.org/cloud.google.com/go/@v/v0.36.0.mod: dial tcp: lookup proxy.golang.org on 127.0.0.1:53: read udp 127.0.0.1:47377->127.0.0.1:53: read: connection refused * ERROR: app-admin/terraform-0.12.3::gentoo failed (compile phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib-libressl_test-20190905-194043 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.13.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm repository timestamp: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Sun, 08 Sep 2019 01:25:51 +0000 emerge -qpvO app-admin/terraform [ebuild N ] app-admin/terraform-0.12.3
Created attachment 589420 [details] emerge-info.txt
Created attachment 589422 [details] app-admin:terraform-0.12.3:20190908-045404.log
Created attachment 589424 [details] emerge-history.txt
Created attachment 589426 [details] environment
Created attachment 589428 [details] etc.portage.tbz2
Created attachment 589430 [details] logs.tbz2
PR created: https://github.com/gentoo/gentoo/pull/12911
I see a similar (but slightly different) error: * Package: app-admin/terraform-0.12.3 * Repository: gentoo * Maintainer: dan@danmolik.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: compressdebug network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Source unpacked in /tmp/portage/app-admin/terraform-0.12.3/work >>> Preparing source in /tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3 ... >>> Source prepared. >>> Configuring source in /tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3 ... >>> Source configured. >>> Compiling source in /tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3 ... WORK=/tmp/portage/app-admin/terraform-0.12.3/temp/go-build366534289 go: cloud.google.com/go@v0.36.0: Get https://proxy.golang.org/cloud.google.com/go/@v/v0.36.0.mod: dial tcp [2a00:1450:4001:81b::2011]:443: connect: network is unreachable * ERROR: app-admin/terraform-0.12.3::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 520: Called die * The specific snippet of code: * GOPATH="${S}" GOCACHE="${T}/go-cache" go build -v -work -o "${S}/${PN}" ./ || die * * If you need support, post the output of `emerge --info '=app-admin/terraform-0.12.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/terraform-0.12.3::gentoo'`. * The complete build log is located at '/tmp/portage/app-admin/terraform-0.12.3/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/app-admin/terraform-0.12.3/temp/environment'. * Working directory: '/tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3/src/github.com/hashicorp/terraform' * S: '/tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83809632e5f87e55cf5727decc774abfce49bc71 commit 83809632e5f87e55cf5727decc774abfce49bc71 Author: Dan Molik <dan@danmolik.com> AuthorDate: 2019-10-04 11:49:54 +0000 Commit: Manuel Rüger <mrueg@gentoo.org> CommitDate: 2019-10-18 14:23:59 +0000 app-admin/terraform: bump version to 0.12.11 Fix go vendoring Fix licensing Test with Go 1.12 and 1.13 Closes: https://bugs.gentoo.org/693766 Closes: https://bugs.gentoo.org/694720 Closes: https://bugs.gentoo.org/696738 Closes: https://github.com/gentoo/gentoo/pull/13130 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Dan Molik <dan@danmolik.com> Tested-by: Dan Molik <dan@danmolik.com> Signed-off-by: Manuel Rüger <mrueg@gentoo.org> app-admin/terraform/Manifest | 1 + app-admin/terraform/terraform-0.12.11.ebuild | 36 ++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+)