svn commit: r493967 - head/lang/go
Koichiro Iwao
meta at FreeBSD.org
Thu Feb 28 06:33:14 UTC 2019
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 at FreeBSD.org>
More information about the svn-ports-all
mailing list