Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2019 15:33:08 +0900
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        Julien Laffaye <jlaffaye@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r493967 - head/lang/go
Message-ID:  <20190228063308.4jnp72qqni6zu62z@icepick.vmeta.jp>
In-Reply-To: <201902261353.x1QDrQwX039689@repo.freebsd.org>
References:  <201902261353.x1QDrQwX039689@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 26, 2019 at 01:53:26PM +0000, Julien Laffaye wrote:
> Author: jlaffaye
> Date: Tue Feb 26 13:53:25 2019
> New Revision: 493967
> URL: https://svnweb.freebsd.org/changeset/ports/493967
> 
> Log:
>   Update to 1.12
> 
> Modified:
>   head/lang/go/Makefile
>   head/lang/go/distinfo
>   head/lang/go/pkg-plist

Fails to build for me.

====> Running Q/A tests (stage-qa)
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'go/src/internal/x/fiximports.bash'
Warning: 'go/pkg/bootstrap/bin/asm' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'go/pkg/bootstrap/bin/link' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'go/pkg/bootstrap/bin/compile' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'go/pkg/bootstrap/bin/cgo' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'go/src/cmd/vendor/github.com/google/pprof/internal/report/testdata/sample.bin' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'go/src/cmd/vendor/github.com/google/pprof/internal/binutils/testdata/exe_linux_64' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/go
=>> Error: stage-qa failures detected
build of lang/go | go-1.12,1 ended at Thu Feb 28 15:31:30 JST 2019
build time: 00:01:47
!!! build failure encountered !!!
[00:01:52] Error: Build failed in phase: stage-qa
[00:01:52] Cleaning up
[00:01:53] Unmounting file systems

-- 
meta <meta@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190228063308.4jnp72qqni6zu62z>