Re: [gentoo-dev] [EAPI 7] Cross-compile improvements (BDEPEND, BROOT, sysroot)

2015-12-03 Thread Joakim Tjernlund
On Thu, 2015-12-03 at 23:32 +, James Le Cuirot wrote: > On Thu, 3 Dec 2015 08:22:01 + > Joakim Tjernlund wrote: > > > > There's also a further complication here that I forgot to mention to > > > mgorny. While calling configure with --with-sysroot certainly

Re: [gentoo-dev] rfc: native multilib support in portage for eapi 7

2015-12-03 Thread Alexis Ballier
On Wed, 2 Dec 2015 12:43:22 -0500 Mike Frysinger wrote: > On 01 Dec 2015 11:38, William Hubbs wrote: > > I find the multilib eclasses and their separate multilib phase > > functions to be confusing, so I was wondering if we could discuss > > making multilib support native to

Re: [gentoo-dev] [EAPI 7] Cross-compile improvements (BDEPEND, BROOT, sysroot)

2015-12-03 Thread Alexis Ballier
On Wed, 2 Dec 2015 23:20:05 + James Le Cuirot wrote: > On Wed, 2 Dec 2015 12:40:08 +0100 > Alexis Ballier wrote: > > > On Tue, 1 Dec 2015 22:58:55 + > > James Le Cuirot wrote: > > [...] > > > > > > I raised one further point

Re: [gentoo-dev] [EAPI 7] Cross-compile improvements (BDEPEND, BROOT, sysroot)

2015-12-03 Thread Joakim Tjernlund
On Tue, 2015-12-01 at 22:58 +, James Le Cuirot wrote: >  [SNIP really good writeup, thanks :)] > There's also a further complication here that I forgot to mention to > mgorny. While calling configure with --with-sysroot certainly helps, > it still stumbles on a significant number of packages

[gentoo-dev] rfc: OpenRC public API definition

2015-12-03 Thread William Hubbs
All, I would like opinions on what is considered the public api of librc. 1) All definitions in rc.h, even though they are not formally documented in man pages. 2) the definitions in rc.h which are documented in section 3 man pages. I'm bringing this up, because I am looking at redesigning one

Re: [gentoo-dev] rfc: generic "container" keyword for init scripts

2015-12-03 Thread William Hubbs
On Wed, Dec 02, 2015 at 10:20:33PM -0800, Zac Medico wrote: > On 12/02/2015 03:49 PM, William Hubbs wrote: > > On Tue, Dec 01, 2015 at 03:28:44PM -0600, William Hubbs wrote: > > Here is where my thoughts are on this now. There will be a > > "-containers" keyword, which will expand to list all of

Re: [gentoo-dev] [EAPI 7] Cross-compile improvements (BDEPEND, BROOT, sysroot)

2015-12-03 Thread Guilherme Amadio
On Tue, Dec 01, 2015 at 10:58:55PM +, James Le Cuirot wrote: > Sorry for the length of this but you really need to consider the bigger > picture with this stuff and not all devs are familiar with it. > > For EAPI 7, mgorny and I are seeking to address some cross-compiling > issues. This is a

Re: [gentoo-dev] [EAPI 7] Cross-compile improvements (BDEPEND, BROOT, sysroot)

2015-12-03 Thread James Le Cuirot
On Thu, 3 Dec 2015 08:22:01 + Joakim Tjernlund wrote: > > There's also a further complication here that I forgot to mention to > > mgorny. While calling configure with --with-sysroot certainly helps, > > it still stumbles on a significant number of packages