Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-10 Thread Mike Frysinger
On Thursday 10 November 2011 19:09:28 Luca Barbato wrote: > On 11/5/11 1:58 AM, Kacper Kowalik wrote: > > I'd like to ask that we enable verbose building by default. I have > > cmake-utils.eclass in mind, because it's dead easy there, but there's a > > lot of packages that support things like "make

Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-10 Thread Luca Barbato
On 11/5/11 1:58 AM, Kacper Kowalik wrote: Hi, I'd like to ask that we enable verbose building by default. I have cmake-utils.eclass in mind, because it's dead easy there, but there's a lot of packages that support things like "make V=1" or "make VERBOSE=1" too. I've seen too many bugs reports to

Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-05 Thread Kacper Kowalik
On 11/05/11 21:00, Maciej Mrozowski wrote: > On Saturday 05 of November 2011 09:58:00 Kacper Kowalik wrote: >> Hi, >> I'd like to ask that we enable verbose building by default. I have >> cmake-utils.eclass in mind, because it's dead easy there, but there's a >> lot of packages that support things

Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-05 Thread Maciej Mrozowski
On Saturday 05 of November 2011 09:58:00 Kacper Kowalik wrote: > Hi, > I'd like to ask that we enable verbose building by default. I have > cmake-utils.eclass in mind, because it's dead easy there, but there's a > lot of packages that support things like "make V=1" or "make VERBOSE=1" > too. > > I

Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-05 Thread Kacper Kowalik
W dniu 05.11.2011 18:04, Michał Górny pisze: > On Sat, 5 Nov 2011 12:05:15 +0100 > Ulrich Mueller wrote: > >>> On Sat, 05 Nov 2011, Kacper Kowalik wrote: >> >>> I'd like to ask that we enable verbose building by default. I have >>> cmake-utils.eclass in mind, because it's dead easy there, but

Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-05 Thread Michał Górny
On Sat, 5 Nov 2011 12:05:15 +0100 Ulrich Mueller wrote: > > On Sat, 05 Nov 2011, Kacper Kowalik wrote: > > > I'd like to ask that we enable verbose building by default. I have > > cmake-utils.eclass in mind, because it's dead easy there, but > > there's a lot of packages that support things

Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-05 Thread Pacho Ramos
El sáb, 05-11-2011 a las 09:58 +0100, Kacper Kowalik escribió: > Hi, > I'd like to ask that we enable verbose building by default. I have > cmake-utils.eclass in mind, because it's dead easy there, but there's a > lot of packages that support things like "make V=1" or "make VERBOSE=1" too. > > I'v

Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-05 Thread Ulrich Mueller
> On Sat, 05 Nov 2011, Kacper Kowalik wrote: > I'd like to ask that we enable verbose building by default. I have > cmake-utils.eclass in mind, because it's dead easy there, but > there's a lot of packages that support things like "make V=1" or > "make VERBOSE=1" too. > I've seen too many bug

Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-05 Thread Fabio Erculiani
On Sat, Nov 5, 2011 at 11:27 AM, Nirbheek Chauhan wrote: > > Is there a way to output the verbose log to build.log, but show the > shortened log to the terminal? The non-verbose build is quite useful > for seeing the actual warnings as they fly by rather than the entire > gcc/libtool command, whic

Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-05 Thread Nirbheek Chauhan
On Sat, Nov 5, 2011 at 2:28 PM, Kacper Kowalik wrote: > Hi, > I'd like to ask that we enable verbose building by default. I have > cmake-utils.eclass in mind, because it's dead easy there, but there's a > lot of packages that support things like "make V=1" or "make VERBOSE=1" too. > > I've seen to

Re: [gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-05 Thread Fabian Groffen
On 05-11-2011 09:58:00 +0100, Kacper Kowalik wrote: > Hi, > I'd like to ask that we enable verbose building by default. I have > cmake-utils.eclass in mind, because it's dead easy there, but there's a > lot of packages that support things like "make V=1" or "make VERBOSE=1" too. > > I've seen too

[gentoo-dev] [RFC] enable verbose build whenever it's possible

2011-11-05 Thread Kacper Kowalik
Hi, I'd like to ask that we enable verbose building by default. I have cmake-utils.eclass in mind, because it's dead easy there, but there's a lot of packages that support things like "make V=1" or "make VERBOSE=1" too. I've seen too many bugs reports today that gave me cute, colorful build.logs a