[gentoo-user] custom-cxxflags not supported but on anyway

2009-02-16 Thread Dale
Hi, I'm in the process of installing KDE 4 and noticed something new to me. I generally check my USE flags and make sure I am getting what I want and not getting what I don't. I noticed this tho: [ebuild R ] x11-libs/qt-core-4.4.2 USE=qt3support ssl -custom-cxxflags% -debug -doc -glib

Re: [gentoo-user] custom-cxxflags not supported but on anyway

2009-02-16 Thread Daniel Pielmeier
[ebuild R ] x11-libs/qt-core-4.4.2 USE=qt3support ssl -custom-cxxflags% -debug -doc -glib -pch 0 kB -custom-cxxflags To me it looks like it is disabled! This flag has been added recently to the qt packages and although it is disabled the affected packages need a rebuild when newuse is

Re: [gentoo-user] custom-cxxflags not supported but on anyway

2009-02-16 Thread Neil Bothwick
On Mon, 16 Feb 2009 12:38:25 +0100, Daniel Pielmeier wrote: This flag has been added recently to the qt packages and although it is disabled the affected packages need a rebuild when newuse is triggered. Use --reinstall changed-use instead of --newuse. It saves on pointless rebuilds. --

Re: [gentoo-user] custom-cxxflags not supported but on anyway

2009-02-16 Thread Daniel Pielmeier
2009/2/16 Neil Bothwick n...@digimed.co.uk: On Mon, 16 Feb 2009 12:38:25 +0100, Daniel Pielmeier wrote: This flag has been added recently to the qt packages and although it is disabled the affected packages need a rebuild when newuse is triggered. Use --reinstall changed-use instead of

Re: [gentoo-user] custom-cxxflags not supported but on anyway

2009-02-16 Thread Dale
Daniel Pielmeier wrote: [ebuild R ] x11-libs/qt-core-4.4.2 USE=qt3support ssl -custom-cxxflags% -debug -doc -glib -pch 0 kB -custom-cxxflags To me it looks like it is disabled! This flag has been added recently to the qt packages and although it is disabled the affected

Re: [gentoo-user] custom-cxxflags not supported but on anyway

2009-02-16 Thread Daniel Pielmeier
2009/2/16 Dale rdalek1...@gmail.com: But since it is changing, I would assume it was on before? If it was off before then why would it rebuild it? I do have to say, I don't recall ever seeing this one before. The use flag was intruduced to the stable version without a version bump. So it

Re: [gentoo-user] custom-cxxflags not supported but on anyway

2009-02-16 Thread Dale
Neil Bothwick wrote: On Mon, 16 Feb 2009 12:38:25 +0100, Daniel Pielmeier wrote: This flag has been added recently to the qt packages and although it is disabled the affected packages need a rebuild when newuse is triggered. Use --reinstall changed-use instead of --newuse. It

Re: [gentoo-user] custom-cxxflags not supported but on anyway

2009-02-16 Thread Alan McKinnon
On Monday 16 February 2009 20:36:02 Dale wrote: Well, it is done now.  You know what would be nice, a mailing list that announces these new features.  Maybe one that only devs can post to but anyone can receive.  Just a little note that something new is coming and what it does would be really

Re: [gentoo-user] custom-cxxflags not supported but on anyway

2009-02-16 Thread Neil Bothwick
On Mon, 16 Feb 2009 14:50:37 +0100, Daniel Pielmeier wrote: Use --reinstall changed-use instead of --newuse. It saves on pointless rebuilds. Hm I must have missed this option somehow. Good to know there is such feature. I guess in this case only the portage package database is updated.

Re: [gentoo-user] custom-cxxflags not supported but on anyway

2009-02-16 Thread Dale
Alan McKinnon wrote: On Monday 16 February 2009 20:36:02 Dale wrote: Well, it is done now. You know what would be nice, a mailing list that announces these new features. Maybe one that only devs can post to but anyone can receive. Just a little note that something new is coming and