Re: lang/go 1.7.5 fails to install on Arm

2017-02-05 Thread Peter Jeremy
On 2017-Feb-05 20:43:12 +0100, Julien Laffaye  wrote:
>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 ?

If I comment that out of .PLIST.mktmp then Go installs without problem
and there are no problems running a couple of relatively trivial Go
programs.

-- 
Peter Jeremy


signature.asc
Description: PGP signature


Re: lang/go 1.7.5 fails to install on Arm

2017-02-05 Thread Julien Laffaye
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  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
>
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


lang/go 1.7.5 fails to install on Arm

2017-02-05 Thread Peter Jeremy
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


signature.asc
Description: PGP signature