[gentoo-dev] new eclass: meson.eclass for the meson build system

2017-05-03 Thread William Hubbs
All, the following is my proposed eclass for handling packages that use the meson build system. Please let me know what you think. William # Copyright 2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: meson.eclass # @MAINTAINER: # William

Re: [gentoo-dev] crossdev: installing _host_ build dependencies not automatic?

2017-05-03 Thread James Le Cuirot
On Wed, 3 May 2017 17:56:43 +0200 Alexis Ballier wrote: > On Wed, 3 May 2017 12:05:48 +0200 > "Paweł Hajdan, Jr." wrote: > > > I encountered while > > working on some cross-compiling project. > > > >

Re: [gentoo-dev] [PATCH 1/2] app-portage/eclass-manpages: Add @SUPPORTED_EAPIS tag for eclass

2017-05-03 Thread Daniel Campbell
On 04/28/2017 07:06 AM, Michał Górny wrote: > Add a @SUPPORTED_EAPIS tag that can be used to explicitly provide a list > of EAPIs that are supported by the eclass. The main goal is to make it > possible to extract this list with relative ease, for scripting > purposes. It is not included

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

2017-05-03 Thread Matthias Maier
> Just as a datapoint, my main dev system is ~80% stable and has been updating > with gcc-6 since beginning of february; no problems. [*] [**] Same here. The gcc-6 incompatibilities were resolved quite a while ago. Let's keyword gcc-6 and try to get gcc-7 into the tree on time. Best, Matthias

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

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

2017-05-03 Thread Andreas K. Huettel
> > 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 ~. ;-) > Just as a datapoint, my main dev system is ~80% stable and has been updating with gcc-6 since beginning of february; no

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

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

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

[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?

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

2017-05-03 Thread Hanno Böck
On Wed, 3 May 2017 11:43:11 -0500 William Hubbs wrote: > 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 ~. ;-) Given that gcc 7.1 was just released and gcc 6 isn't

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

2017-05-03 Thread William Hubbs
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

Re: [gentoo-dev] crossdev: installing _host_ build dependencies not automatic?

2017-05-03 Thread Alexis Ballier
On Wed, 3 May 2017 12:05:48 +0200 "Paweł Hajdan, Jr." wrote: > I encountered while > working on some cross-compiling project. > > Admittedly, it may not be that easy to handle host package > dependencies fully

[gentoo-dev] crossdev: installing _host_ build dependencies not automatic?

2017-05-03 Thread Paweł Hajdan , Jr .
I encountered while working on some cross-compiling project. Admittedly, it may not be that easy to handle host package dependencies fully automatically. I'm wondering - is it documented what portage guarantees, and what I'm expected to just