lang/go 1.7.5 fails to install on Arm

Julien Laffaye jlaffaye at freebsd.org
Sun Feb 5 19:43:14 UTC 2017


go/pkg/%%opsys_ARCH%%/runtime/cgo.a


is in the plist, but for some reason it is not compiled on arm.
is it the only error ?

On Sun, Feb 5, 2017 at 9:11 AM, Peter Jeremy <peter at rulingia.com> wrote:

> I'm trying to install lang/go on a RPi and it's failing because cgo.a is
> missing (see below).  Looking through the sources it looks like it should
> exist but it's not built and there's no build error.  Can anyone clarify
> whether the problem is the port or my build environment?  (And, if the
> latter, does anyone have any suggestions what is wrong?)
>
> ===>  Installing for go-1.7.5,1
> ===>  Checking if go already installed
> ===>   Registering installation for go-1.7.5,1
> pkg-static: Unable to access file /usr/obj/usr/ports/lang/go/
> work/stage/usr/local/go/pkg/freebsd_arm/runtime/cgo.a: No such file or
> directory
> *** Error code 74
>
> Stop.
> make: stopped in /usr/ports/lang/go
>
> --
> Peter Jeremy
>


More information about the freebsd-ports mailing list