Re: [gentoo-dev] Re: gcc-6.x status inquiry

2017-05-04 Thread Erik Närström
Portage pulls in gcc-5.4 when i run 'emerge -p pdftk'.

/ekg

On 4 May 2017 09:29,  wrote:

> On Wed, 3 May 2017, Ian Stakenvicius wrote:
>
>> On 03/05/17 01:58 PM, Luca Barbato wrote:
>>
>>>  As I said few times, we should dump gcc-5 sooner than later and any
>>>  software that does not build with gcc-6 should be p.masked and dropped
>>>  from the tree if there isn't a nice fix for it.
>>>
>> Just a heads-up, that p.mask list would happen to include firefox and
>> thunderbird right now.
>>
> And pdftk. It needs gcj, and has no usable alternatives.
>
> What should I keep in my system to continue to use (and maybe recompile)
> pdftk?
>
> Andrey
>
>


Re: [gentoo-dev] Re: gcc-6.x status inquiry

2017-05-04 Thread grozin

On Wed, 3 May 2017, Ian Stakenvicius wrote:

On 03/05/17 01:58 PM, Luca Barbato wrote:

 As I said few times, we should dump gcc-5 sooner than later and any
 software that does not build with gcc-6 should be p.masked and dropped
 from the tree if there isn't a nice fix for it.
Just a heads-up, that p.mask list would happen to include firefox and 
thunderbird right now.

And pdftk. It needs gcj, and has no usable alternatives.

What should I keep in my system to continue to use (and maybe recompile) 
pdftk?


Andrey



Re: [gentoo-dev] Re: gcc-6.x status inquiry

2017-05-03 Thread Ian Stakenvicius

On 03/05/17 02:42 PM, William Hubbs wrote:

On Wed, May 03, 2017 at 02:00:26PM -0400, Ian Stakenvicius wrote:

On 03/05/17 01:58 PM, Luca Barbato wrote:

On 5/3/17 6:43 PM, William Hubbs wrote:

Hey all,

I am asking about this because I have been asked to look into
packaging software that has a specific requirement for >=gcc-6 in order
to build [1].


As I said few times, we should dump gcc-5 sooner than later and any
software that does not build with gcc-6 should be p.masked and dropped
from the tree if there isn't a nice fix for it.


Just a heads-up, that p.mask list would happen to include firefox and
thunderbird right now.
  
  So if we don't p.mask those, is them breaking with gcc-6 still enough

  to keep gcc-6 out of ~? If not, I definitely +1 what lu_zero said,
  let's add ~keywords to gcc-6.

  William



No, i'm good with keywording gcc-6 still.  I'm just not Ok with 
firefox and tbird and others being p.masked for removal simply because 
they don't build.


Also its worth noting that the gcc-6.3 build failure is apparently not 
absolute, there are people that have built mozilla stuff fine with 6.3





Re: [gentoo-dev] Re: gcc-6.x status inquiry

2017-05-03 Thread Erik Närström
? Firefox compiles for me, i am unstable amd64.

/ekg

On 3 May 2017 20:02, "Ian Stakenvicius"  wrote:

> On 03/05/17 01:58 PM, Luca Barbato wrote:
>
>> On 5/3/17 6:43 PM, William Hubbs wrote:
>>
>>> Hey all,
>>>
>>> I am asking about this because I have been asked to look into
>>> packaging software that has a specific requirement for >=gcc-6 in order
>>> to build [1].
>>>
>>
>> As I said few times, we should dump gcc-5 sooner than later and any
>> software that does not build with gcc-6 should be p.masked and dropped
>> from the tree if there isn't a nice fix for it.
>>
>
> Just a heads-up, that p.mask list would happen to include firefox and
> thunderbird right now.
>
>


Re: [gentoo-dev] Re: gcc-6.x status inquiry

2017-05-03 Thread William Hubbs
On Wed, May 03, 2017 at 02:00:26PM -0400, Ian Stakenvicius wrote:
> On 03/05/17 01:58 PM, Luca Barbato wrote:
> > On 5/3/17 6:43 PM, William Hubbs wrote:
> >> Hey all,
> >>
> >> I am asking about this because I have been asked to look into
> >> packaging software that has a specific requirement for >=gcc-6 in order
> >> to build [1].
> > 
> > As I said few times, we should dump gcc-5 sooner than later and any
> > software that does not build with gcc-6 should be p.masked and dropped
> > from the tree if there isn't a nice fix for it.
> 
> Just a heads-up, that p.mask list would happen to include firefox and 
> thunderbird right now.
 
 So if we don't p.mask those, is them breaking with gcc-6 still enough
 to keep gcc-6 out of ~? If not, I definitely +1 what lu_zero said,
 let's add ~keywords to gcc-6.

 William



signature.asc
Description: Digital signature


Re: [gentoo-dev] Re: gcc-6.x status inquiry

2017-05-03 Thread Ian Stakenvicius

On 03/05/17 01:58 PM, Luca Barbato wrote:

On 5/3/17 6:43 PM, William Hubbs wrote:

Hey all,

I am asking about this because I have been asked to look into
packaging software that has a specific requirement for >=gcc-6 in order
to build [1].


As I said few times, we should dump gcc-5 sooner than later and any
software that does not build with gcc-6 should be p.masked and dropped
from the tree if there isn't a nice fix for it.


Just a heads-up, that p.mask list would happen to include firefox and 
thunderbird right now.




[gentoo-dev] Re: gcc-6.x status inquiry

2017-05-03 Thread Luca Barbato
On 5/3/17 6:43 PM, William Hubbs wrote:
> Hey all,
> 
> I am asking about this because I have been asked to look into
> packaging software that has a specific requirement for >=gcc-6 in order
> to build [1].
> 
> I see that gcc-6.3 doesn't have keywords, so I'm
> wondering when it will get them? Does anyone have any idea? I'm not
> talking about stable keywords, just ~. ;-)
> 
> Thanks much,
> 
> William
> 
> [1] https://www.cockroachlabs.com/docs/install-cockroachdb.html
> 

As I said few times, we should dump gcc-5 sooner than later and any
software that does not build with gcc-6 should be p.masked and dropped
from the tree if there isn't a nice fix for it.

So, I'm not seeing anything wrong in ~ gcc-6.

lu