Re: Golang in PPC64

2017-07-31 Thread Jakub Cajka




- Original Message -
> From: "Gianluca Sforna" <gia...@gmail.com>
> To: "Development discussions related to Fedora" 
> <devel@lists.fedoraproject.org>
> Sent: Monday, July 31, 2017 10:02:55 AM
> Subject: Golang in PPC64
> 
> So I am getting the following becasue arduino-builder is a golang
> project and apparently Go is not in ppc64 repos. Do anyone know if
> golang will eventually be available on this arch?

Unfortunately realistically(maybe more pessimistically?) speaking never.
In more details it will be available(via packaging macros/guidelines) in two 
cases, either Fedora ppc64 support becomes Power8+ and someone implements Cgo 
support for Power ABIv1 in GC (aka Golang) or in second case someone will 
volunteer to do initial push for switch to gcc-go(read porting,...) and will 
commit to do whole distro support(resolving build failures,...) for it 
in-definitively.
Of course you can on your own switch to gcc-go explicitly on ppc64, it should 
work in its way(but I haven't checked on it in a while).

> 
> If not, is it correct to put BOTH BuildArch: noarch and ExclusiveArch:
> %{go_arches} in the arduino spec file so it will not be built for
> arches where golang is not available?

I believe this is only reasonable way Exclude/ExclusiveArch. Jan correct me if 
I'm wrong.

JC

> 
> 
> -- Forwarded message --
> From:  <build...@fedoraproject.org>
> Date: Sun, Jul 30, 2017 at 9:18 AM
> Subject: Broken dependencies: arduino
> To: arduino-ow...@fedoraproject.org
> 
> 
> 
> 
> arduino has broken dependencies in the rawhide tree:
> On ppc64:
> 1:arduino-1.6.7-2.fc27.noarch requires arduino-builder
> Please resolve this as soon as possible.
> 
> 
> 
> 
> --
> Gianluca Sforna
> 
> http://plus.google.com/+gianlucasforna - http://twitter.com/giallu
> Tinker Garage - http://tinkergarage.it
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> 
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Golang in PPC64

2017-07-31 Thread Gianluca Sforna
So I am getting the following becasue arduino-builder is a golang
project and apparently Go is not in ppc64 repos. Do anyone know if
golang will eventually be available on this arch?

If not, is it correct to put BOTH BuildArch: noarch and ExclusiveArch:
%{go_arches} in the arduino spec file so it will not be built for
arches where golang is not available?


-- Forwarded message --
From:  
Date: Sun, Jul 30, 2017 at 9:18 AM
Subject: Broken dependencies: arduino
To: arduino-ow...@fedoraproject.org




arduino has broken dependencies in the rawhide tree:
On ppc64:
1:arduino-1.6.7-2.fc27.noarch requires arduino-builder
Please resolve this as soon as possible.




-- 
Gianluca Sforna

http://plus.google.com/+gianlucasforna - http://twitter.com/giallu
Tinker Garage - http://tinkergarage.it
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org