pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lang/go on evbarm-aarch64?



Roland Illig <roland.illig%gmx.de@localhost> écrit :
> On 10.02.2020 19:10, Marc Baudoin wrote:
> > 
> > lang/go seems to be supported on earmv6hf and earmv7hf:
> > 
> > % grep ONLY /usr/pkgsrc/lang/go/version.mk
> > ONLY_FOR_PLATFORM=      *-*-i386 *-*-x86_64 *-*-earmv[67]hf
> 
> Since that line does not have any comments, you can only try to "cvs ann
> version.mk" to find out the history of that line, or just remove the
> whole ONLY_FOR_PLATFORM line and see where it breaks or if you are lucky.

Unlucky (it would have been too easy):

[...]
# Building packages and commands for netbsd/arm.
runtime
./make.bash: line 183:  9323 Segmentation fault      CC=$CC_FOR_TARGET "$GOTOOLDIR"/go_bootstrap install $GO_FLAGS -ccflags "$GO_CCFLAGS" -gcflags "$GO_GCFLAGS" -ldflags "$GO_LDFLAGS" -v std
*** Error code 139

Stop.
make[2]: stopped in /usr/pkgsrc/lang/go14
*** Error code 1

I tried several times, I always get the same error.


Home | Main Index | Thread Index | Old Index