Re: [gentoo-dev] RFC: USE=libav as replacement for broken || ( libav:= ffmpeg:= )

2015-01-21 Thread Alexis Ballier
On Wed, 21 Jan 2015 19:21:28 +0100 Michał Górny wrote: [...] > > > 1. What does || ( a b:= c:= ) mean? i.e. only some having > > > subslots. > > > > This makes sense only when in DEPEND+RDEPEND (because of the :=), so > > apply this (mostly copy/paste) for all such deps: > > for a in 'a' 'b' 'c'

Re: [gentoo-dev] Re: Moving CPU flags into USE_EXPAND

2015-01-21 Thread Christopher Head
On Wed, 21 Jan 2015 01:13:08 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: (a lot) Thank you, Duncan. You explained by position perfectly. -- Christopher Head signature.asc Description: PGP signature

Re: [gentoo-dev] Things one could be upset about

2015-01-21 Thread Joshua Kinard
On 01/17/2015 08:21, Pacho Ramos wrote: > El sáb, 17-01-2015 a las 13:44 +0100, Dirkjan Ochtman escribió: > [...] >> Also, I hate something like >> "['dev-python/restkit[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']". >> What the hell kind of warning is that? I guess maybe thes

Re: [gentoo-dev] Figuring out the solution to in-network-sandbox distcc

2015-01-21 Thread Luis Ressel
On Wed, 21 Jan 2015 10:38:20 -0500 Rich Freeman wrote: > On Wed, Jan 21, 2015 at 10:00 AM, Alexis Ballier > wrote: > > On Wed, 21 Jan 2015 11:05:34 +0100 > > Michał Górny wrote: > > > >> Hello, developers. > >> > >> As you may recall, the main blocker for wide-establishment of > >> FEATURES=net

Re: [gentoo-dev] keywording gcc-4.9 branch

2015-01-21 Thread Anthony G. Basile
On 01/20/15 19:49, Luca Barbato wrote: On 17/01/15 18:43, Anthony G. Basile wrote: Hi everyone, It looks like there aren't too many bugs against gcc-4.9 (bug #495124). There are a couple having to do with lto and one which is hardened specific, but its probably a good idea to start keywording o

Re: [gentoo-dev] Re: Things one could be upset about

2015-01-21 Thread Róbert Čerňanský
On Wed, 21 Jan 2015 01:57:27 + (UTC) Duncan <1i5t5.dun...@cox.net> wrote: > Róbert Čerňanský posted on Tue, 20 Jan 2015 06:51:01 +0100 as > excerpted: > > > On Mon, 19 Jan 2015 20:51:31 + Ciaran McCreesh > > wrote: > > > >> On Mon, 19 Jan 2015 21:44:25 +0100 Róbert Čerňanský > >> wrote

Re: [gentoo-dev] RFC: USE=libav as replacement for broken || ( libav:= ffmpeg:= )

2015-01-21 Thread Michał Górny
Dnia 2015-01-21, o godz. 12:12:21 Alexis Ballier napisał(a): > On Wed, 21 Jan 2015 11:15:04 +0100 > Michał Górny wrote: > > > Dnia 2015-01-21, o godz. 11:05:01 > > Alexis Ballier napisał(a): > > > > > > > > 2. Subslots work correctly. Rebuilds are forced when the > > > > > > chosen library is

Re: [gentoo-dev] Figuring out the solution to in-network-sandbox distcc

2015-01-21 Thread Michał Górny
Dnia 2015-01-21, o godz. 16:00:55 Alexis Ballier napisał(a): > On Wed, 21 Jan 2015 11:05:34 +0100 > Michał Górny wrote: > > > Hello, developers. > > > > As you may recall, the main blocker for wide-establishment of > > FEATURES=network-sandbox prohibiting network access within the build > > en

Re: [gentoo-dev] Figuring out the solution to in-network-sandbox distcc

2015-01-21 Thread Michał Górny
Dnia 2015-01-21, o godz. 09:40:41 Michael Orlitzky napisał(a): > On 01/21/2015 05:05 AM, Michał Górny wrote: > > Hello, developers. > > > > As you may recall, the main blocker for wide-establishment of > > FEATURES=network-sandbox prohibiting network access within the build > > environment is di

Re: [gentoo-dev] Figuring out the solution to in-network-sandbox distcc

2015-01-21 Thread Rich Freeman
On Wed, Jan 21, 2015 at 10:00 AM, Alexis Ballier wrote: > On Wed, 21 Jan 2015 11:05:34 +0100 > Michał Górny wrote: > >> Hello, developers. >> >> As you may recall, the main blocker for wide-establishment of >> FEATURES=network-sandbox prohibiting network access within the build >> environment is

Re: [gentoo-dev] Figuring out the solution to in-network-sandbox distcc

2015-01-21 Thread Alexis Ballier
On Wed, 21 Jan 2015 11:05:34 +0100 Michał Górny wrote: > Hello, developers. > > As you may recall, the main blocker for wide-establishment of > FEATURES=network-sandbox prohibiting network access within the build > environment is distcc. Since all connectivity is disabled, distcc can > no longer

Re: [gentoo-dev] Figuring out the solution to in-network-sandbox distcc

2015-01-21 Thread Michael Orlitzky
On 01/21/2015 05:05 AM, Michał Górny wrote: > Hello, developers. > > As you may recall, the main blocker for wide-establishment of > FEATURES=network-sandbox prohibiting network access within the build > environment is distcc. Since all connectivity is disabled, distcc can > no longer reach other

Re: [gentoo-dev] RFC: USE=libav as replacement for broken || ( libav:= ffmpeg:= )

2015-01-21 Thread Alexis Ballier
On Wed, 21 Jan 2015 11:15:04 +0100 Michał Górny wrote: > Dnia 2015-01-21, o godz. 11:05:01 > Alexis Ballier napisał(a): > > > > > > 2. Subslots work correctly. Rebuilds are forced when the > > > > > chosen library is upgraded. Moreover, USE flag change causes > > > > > a rebuild when user decid

Re: [gentoo-dev] RFC: USE=libav as replacement for broken || ( libav:= ffmpeg:= )

2015-01-21 Thread Alexis Ballier
On Tue, 20 Jan 2015 10:33:49 -0800 Zac Medico wrote: > On 01/20/2015 10:20 AM, Alexis Ballier wrote: > > On Tue, 20 Jan 2015 09:28:21 -0800 > > Zac Medico wrote: > > > >> On 01/20/2015 01:11 AM, Alexis Ballier wrote: > >>> I think we can only make the safest assumption. Even without > >>> subsl

Re: [gentoo-dev] RFC: USE=libav as replacement for broken || ( libav:= ffmpeg:= )

2015-01-21 Thread Michał Górny
Dnia 2015-01-21, o godz. 11:05:01 Alexis Ballier napisał(a): > > > > 2. Subslots work correctly. Rebuilds are forced when the chosen > > > > library is upgraded. Moreover, USE flag change causes a rebuild > > > > when user decides to change the ffmpeg provider. > > > > > > No offense, but this a

[gentoo-dev] Figuring out the solution to in-network-sandbox distcc

2015-01-21 Thread Michał Górny
Hello, developers. As you may recall, the main blocker for wide-establishment of FEATURES=network-sandbox prohibiting network access within the build environment is distcc. Since all connectivity is disabled, distcc can no longer reach other distcc servers and build efficiently. I therefore find i

Re: [gentoo-dev] RFC: USE=libav as replacement for broken || ( libav:= ffmpeg:= )

2015-01-21 Thread Alexis Ballier
On Tue, 20 Jan 2015 22:43:52 +0100 Michał Górny wrote: > Dnia 2015-01-20, o godz. 09:13:19 > Alexis Ballier napisał(a): > > > > For this reason, I would like to employ the solution used by > > > Exherbo. More specifically, use: > > > > > > libav? ( media-libs/libav:= ) > > > !libav? ( medi