[gentoo-dev] [PATCH] multilib eclass support for building binaries for none-default ABI

2013-08-25 Thread Thomas Sachau
After some discussion on IRC, it seems like limiting the building of binaries only for the default ABI is no subject to change, but the following workaround suggested by ssuminem seems to have been accepted by every side, so i will include the preferred patch in one week. workaround: add a variabl

Re: [gentoo-dev] Moving more arches to dev profiles

2013-08-25 Thread Rich Freeman
On Sat, Aug 24, 2013 at 11:39 AM, Chí-Thanh Christopher Nguyễn wrote: > Jeroen Roovers schrieb: >> Mixing stable and testing is precisely what package >> maintainers (hopefully) do when committing new versions: building and >> running new software on a known to be stable platform on the premise >>

Re: [gentoo-dev] [PATCH] multilib eclass support for building binaries for none-default ABI

2013-08-25 Thread Ulrich Mueller
> On Sun, 25 Aug 2013, Thomas Sachau wrote: > workaround: add a variable, which changes the return of the function > checking for the current ABI (always true with variable, without > only true, when $ABI == $DEFAULT_ABI) Would this variable be set by the user, in profiles, or in ebuilds? >

Re: [gentoo-dev] [PATCH] multilib eclass support for building binaries for none-default ABI

2013-08-25 Thread Michał Górny
Dnia 2013-08-25, o godz. 16:15:31 Ulrich Mueller napisał(a): > > On Sun, 25 Aug 2013, Thomas Sachau wrote: > > > first version (multilib1.patch) directly changes the output of the > > currently used multilib_is_native_abi() function: > > I think this would be very misleading. If a function

Re: [gentoo-dev] [PATCH] multilib eclass support for building binaries for none-default ABI

2013-08-25 Thread Thomas Sachau
Ulrich Mueller schrieb: >> On Sun, 25 Aug 2013, Thomas Sachau wrote: > >> workaround: add a variable, which changes the return of the function >> checking for the current ABI (always true with variable, without >> only true, when $ABI == $DEFAULT_ABI) > > Would this variable be set by the use

Re: [gentoo-dev] [PATCH] multilib eclass support for building binaries for none-default ABI

2013-08-25 Thread Michał Górny
Dnia 2013-08-25, o godz. 21:34:09 Thomas Sachau napisał(a): > Ulrich Mueller schrieb: > >> On Sun, 25 Aug 2013, Thomas Sachau wrote: > > > >> workaround: add a variable, which changes the return of the function > >> checking for the current ABI (always true with variable, without > >> only t

Re: [gentoo-dev] [PATCH] multilib eclass support for building binaries for none-default ABI

2013-08-25 Thread Thomas Sachau
Michał Górny schrieb: > Dnia 2013-08-25, o godz. 21:34:09 > Thomas Sachau napisał(a): > >> Ulrich Mueller schrieb: On Sun, 25 Aug 2013, Thomas Sachau wrote: >>> workaround: add a variable, which changes the return of the function checking for the current ABI (always true with v

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2013-08-25 23h59 UTC

2013-08-25 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2013-08-25 23h59 UTC. Removals: dev-python/python-quantumclient 2013-08-20 16:38:47 prometheanfire sys-cluster/quantum 2013-08-20 16:39:43 prometheanfire sc

Re: [gentoo-dev] [PATCH] multilib eclass support for building binaries for none-default ABI

2013-08-25 Thread Michał Górny
Dnia 2013-08-25, o godz. 23:55:59 Thomas Sachau napisał(a): > Michał Górny schrieb: > > Dnia 2013-08-25, o godz. 21:34:09 > > Thomas Sachau napisał(a): > > > >> Ulrich Mueller schrieb: > On Sun, 25 Aug 2013, Thomas Sachau wrote: > >>> > workaround: add a variable, which changes th