FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor


 
 
LinkBack Thread Tools
 
Old 05-24-2011, 09:26 PM
Dan McGee
 
Default make-3.82-2

On Tue, May 24, 2011 at 4:01 PM, Andreas Radke <a.radke@arcor.de> wrote:
> Am Sat, 5 Feb 2011 17:10:16 -0600
> schrieb Dan McGee <dpmcgee@gmail.com>:
>> It rests in [testing] because it is totally broken with handling
>> MAKEFLAGS, and upstream is totally unresponsive. Allan isn't looking
>> for signoffs...
>> https://savannah.gnu.org/support/index.php?107487
>>
>
> Things are getting worse. New LibreOffice 3.4 will require make 3.82 to
> compile. I can do this in testing chroots when there's no other .so
> related stuff though.
>
> So far I've only seen the kernel compiling non-multithreaded.
Did you read the bug report, by chance? I was able to make it 100%
reproducible compiling git.
https://savannah.gnu.org/support/index.php?107487#comment0

> No other
> failures. Maybe we can move it to core anyway?
I'll set the over/under at 3 years before a fix comes out for this, so
we probably can move it and just live with the small regression. Crazy
that 3.82 is required by anything though, given the glacial pace of
releases and new features...

-Dan
 
Old 05-30-2011, 09:11 PM
Andreas Radke
 
Default make-3.82-2

Am Tue, 24 May 2011 16:26:11 -0500
schrieb Dan McGee <dpmcgee@gmail.com>:

> On Tue, May 24, 2011 at 4:01 PM, Andreas Radke <a.radke@arcor.de>
> wrote:
> > Am Sat, 5 Feb 2011 17:10:16 -0600
> > schrieb Dan McGee <dpmcgee@gmail.com>:
> >> It rests in [testing] because it is totally broken with handling
> >> MAKEFLAGS, and upstream is totally unresponsive. Allan isn't
> >> looking for signoffs...
> >> https://savannah.gnu.org/support/index.php?107487
> >>
> >
> > Things are getting worse. New LibreOffice 3.4 will require make
> > 3.82 to compile. I can do this in testing chroots when there's no
> > other .so related stuff though.
> >
> > So far I've only seen the kernel compiling non-multithreaded.
> Did you read the bug report, by chance? I was able to make it 100%
> reproducible compiling git.
> https://savannah.gnu.org/support/index.php?107487#comment0

Fedora keeps applying that patch in 3.82 - could this solve your
test case? Gentoo has dropped it seems.

http://pkgs.fedoraproject.org/gitweb/?p=make.git;a=blob;f=make-3.82-jobserver.patch;h=2a855031dd0633a677131870d008e313 1b96fc01;hb=master

-Andy
 
Old 05-31-2011, 02:47 PM
Dan McGee
 
Default make-3.82-2

On Mon, May 30, 2011 at 4:11 PM, Andreas Radke <a.radke@arcor.de> wrote:
> Am Tue, 24 May 2011 16:26:11 -0500
> schrieb Dan McGee <dpmcgee@gmail.com>:
>
>> On Tue, May 24, 2011 at 4:01 PM, Andreas Radke <a.radke@arcor.de>
>> wrote:
>> > Am Sat, 5 Feb 2011 17:10:16 -0600
>> > schrieb Dan McGee <dpmcgee@gmail.com>:
>> >> It rests in [testing] because it is totally broken with handling
>> >> MAKEFLAGS, and upstream is totally unresponsive. Allan isn't
>> >> looking for signoffs...
>> >> https://savannah.gnu.org/support/index.php?107487
>> >>
>> >
>> > Things are getting worse. New LibreOffice 3.4 will require make
>> > 3.82 to compile. I can do this in testing chroots when there's no
>> > other .so related stuff though.
>> >
>> > So far I've only seen the kernel compiling non-multithreaded.
>> Did you read the bug report, by chance? I was able to make it 100%
>> reproducible compiling git.
>> https://savannah.gnu.org/support/index.php?107487#comment0
>
> Fedora keeps applying that patch in 3.82 - could this solve your
> test case? Gentoo has dropped it seems.
>
> http://pkgs.fedoraproject.org/gitweb/?p=make.git;a=blob;f=make-3.82-jobserver.patch;h=2a855031dd0633a677131870d008e313 1b96fc01;hb=master

I don't think so, unfortunately. That patch has been around since 3.81
which is known-working for this particular bug, and the code it is
dealing with looks like not the stuff Allan and I were digging around
in for a bit.

-Dan
 
Old 06-01-2011, 02:27 AM
Allan McRae
 
Default make-3.82-2

On 01/06/11 00:47, Dan McGee wrote:

On Mon, May 30, 2011 at 4:11 PM, Andreas Radke<a.radke@arcor.de> wrote:

Am Tue, 24 May 2011 16:26:11 -0500
schrieb Dan McGee<dpmcgee@gmail.com>:


On Tue, May 24, 2011 at 4:01 PM, Andreas Radke<a.radke@arcor.de>
wrote:

Am Sat, 5 Feb 2011 17:10:16 -0600
schrieb Dan McGee<dpmcgee@gmail.com>:

It rests in [testing] because it is totally broken with handling
MAKEFLAGS, and upstream is totally unresponsive. Allan isn't
looking for signoffs...
https://savannah.gnu.org/support/index.php?107487



Things are getting worse. New LibreOffice 3.4 will require make
3.82 to compile. I can do this in testing chroots when there's no
other .so related stuff though.

So far I've only seen the kernel compiling non-multithreaded.

Did you read the bug report, by chance? I was able to make it 100%
reproducible compiling git.
https://savannah.gnu.org/support/index.php?107487#comment0


Fedora keeps applying that patch in 3.82 - could this solve your
test case? Gentoo has dropped it seems.

http://pkgs.fedoraproject.org/gitweb/?p=make.git;a=blob;f=make-3.82-jobserver.patch;h=2a855031dd0633a677131870d008e313 1b96fc01;hb=master


I don't think so, unfortunately. That patch has been around since 3.81
which is known-working for this particular bug, and the code it is
dealing with looks like not the stuff Allan and I were digging around
in for a bit.



The jobserver stuff is different. Note that Fedora (at least v14) is
affected by this bug too.


Anyway, I am happy for this to be moved to [core] at any stage. I
obviously never considered it broken enough to remove from [testing]...


If no-one objects in the coming days, it will be moved.

Allan
 

Thread Tools




All times are GMT. The time now is 08:01 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org