public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Does libtool really support parallel make installs?
@ 2010-06-16 11:41 Pacho Ramos
  2010-06-16 19:47 ` Mike Frysinger
  2010-06-16 20:16 ` Peter Volkov
  0 siblings, 2 replies; 8+ messages in thread
From: Pacho Ramos @ 2010-06-16 11:41 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

Hello

Trying to move the following bug to upstream:
http://bugs.gentoo.org/show_bug.cgi?id=253862

He replied the following:
"libtool doesn't support parallel make installs. Please file a bug
upstream."
https://bugs.freedesktop.org/show_bug.cgi?id=28108#c1


Is it true? Should -j1 be forced then for all installs relaying on
libtool?

Thanks a lot for the information

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Does libtool really support parallel make installs?
  2010-06-16 11:41 [gentoo-dev] Does libtool really support parallel make installs? Pacho Ramos
@ 2010-06-16 19:47 ` Mike Frysinger
  2010-06-16 19:54   ` Pacho Ramos
  2010-06-16 20:16 ` Peter Volkov
  1 sibling, 1 reply; 8+ messages in thread
From: Mike Frysinger @ 2010-06-16 19:47 UTC (permalink / raw
  To: gentoo-dev

On Wed, Jun 16, 2010 at 7:41 AM, Pacho Ramos wrote:
> Trying to move the following bug to upstream:
> http://bugs.gentoo.org/show_bug.cgi?id=253862
>
> He replied the following:
> "libtool doesn't support parallel make installs. Please file a bug
> upstream."
> https://bugs.freedesktop.org/show_bug.cgi?id=28108#c1
>
>
> Is it true? Should -j1 be forced then for all installs relaying on
> libtool?

ive seen no information to show that this isnt true.  Lennart needs to
provide real information explaining why he thinks his statement is
true.

at any rate, why is this bug still open and why are you pushing it
upstream ?  it only applies to <=0.11, and 0.22 is stable in the tree.
-mike



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Does libtool really support parallel make installs?
  2010-06-16 19:47 ` Mike Frysinger
@ 2010-06-16 19:54   ` Pacho Ramos
  2010-06-16 20:11     ` Mike Frysinger
  0 siblings, 1 reply; 8+ messages in thread
From: Pacho Ramos @ 2010-06-16 19:54 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 969 bytes --]

El mié, 16-06-2010 a las 15:47 -0400, Mike Frysinger escribió:
> On Wed, Jun 16, 2010 at 7:41 AM, Pacho Ramos wrote:
> > Trying to move the following bug to upstream:
> > http://bugs.gentoo.org/show_bug.cgi?id=253862
> >
> > He replied the following:
> > "libtool doesn't support parallel make installs. Please file a bug
> > upstream."
> > https://bugs.freedesktop.org/show_bug.cgi?id=28108#c1
> >
> >
> > Is it true? Should -j1 be forced then for all installs relaying on
> > libtool?
> 
> ive seen no information to show that this isnt true.  Lennart needs to
> provide real information explaining why he thinks his statement is
> true.
> 
> at any rate, why is this bug still open and why are you pushing it
> upstream ?  it only applies to <=0.11, and 0.22 is stable in the tree.
> -mike
> 

It doesn't apply only to <=0.11, as can be seen in duplicates, it still
affects to recent version appearing on some setups from time to time :-/

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Does libtool really support parallel make installs?
  2010-06-16 19:54   ` Pacho Ramos
@ 2010-06-16 20:11     ` Mike Frysinger
  0 siblings, 0 replies; 8+ messages in thread
From: Mike Frysinger @ 2010-06-16 20:11 UTC (permalink / raw
  To: gentoo-dev

On Wed, Jun 16, 2010 at 3:54 PM, Pacho Ramos wrote:
> El mié, 16-06-2010 a las 15:47 -0400, Mike Frysinger escribió:
>> On Wed, Jun 16, 2010 at 7:41 AM, Pacho Ramos wrote:
>> > Trying to move the following bug to upstream:
>> > http://bugs.gentoo.org/show_bug.cgi?id=253862
>> >
>> > He replied the following:
>> > "libtool doesn't support parallel make installs. Please file a bug
>> > upstream."
>> > https://bugs.freedesktop.org/show_bug.cgi?id=28108#c1
>> >
>> >
>> > Is it true? Should -j1 be forced then for all installs relaying on
>> > libtool?
>>
>> ive seen no information to show that this isnt true.  Lennart needs to
>> provide real information explaining why he thinks his statement is
>> true.
>>
>> at any rate, why is this bug still open and why are you pushing it
>> upstream ?  it only applies to <=0.11, and 0.22 is stable in the tree.
>
> It doesn't apply only to <=0.11, as can be seen in duplicates, it still
> affects to recent version appearing on some setups from time to time :-/

not all of those dupes are correct, or the same issue.  like Bug
287389 which is a bug in the configure step due to a broken toolchain
(which is already fixed and is a dupe of a different bug).  or libltdl
which features prominently in the oldest and no longer exists in
recent versions.

at any rate, you really should clean it up with the latest error, or
simply punt it in favor of only the latest relevant information (like
Bug 282730).
-mike



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Does libtool really support parallel make installs?
  2010-06-16 11:41 [gentoo-dev] Does libtool really support parallel make installs? Pacho Ramos
  2010-06-16 19:47 ` Mike Frysinger
@ 2010-06-16 20:16 ` Peter Volkov
  2010-06-16 21:21   ` Mike Frysinger
  1 sibling, 1 reply; 8+ messages in thread
From: Peter Volkov @ 2010-06-16 20:16 UTC (permalink / raw
  To: gentoo-dev

В Срд, 16/06/2010 в 13:41 +0200, Pacho Ramos пишет:
> Trying to move the following bug to upstream:
> http://bugs.gentoo.org/show_bug.cgi?id=253862

AFAIR this was never libtool bug, but automake and with recent enough
automake (1.10 for sure) everything should just work.

-- 
Peter.




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Does libtool really support parallel make installs?
  2010-06-16 20:16 ` Peter Volkov
@ 2010-06-16 21:21   ` Mike Frysinger
  2010-06-16 21:26     ` Peter Volkov
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Frysinger @ 2010-06-16 21:21 UTC (permalink / raw
  To: gentoo-dev

On Wed, Jun 16, 2010 at 4:16 PM, Peter Volkov wrote:
> В Срд, 16/06/2010 в 13:41 +0200, Pacho Ramos пишет:
>> Trying to move the following bug to upstream:
>> http://bugs.gentoo.org/show_bug.cgi?id=253862
>
> AFAIR this was never libtool bug, but automake and with recent enough
> automake (1.10 for sure) everything should just work.

this log shows automake-1.11.1:
http://bugs.gentoo.org/attachment.cgi?id=231409
-mike



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Does libtool really support parallel make installs?
  2010-06-16 21:21   ` Mike Frysinger
@ 2010-06-16 21:26     ` Peter Volkov
  2010-06-17 12:05       ` Pacho Ramos
  0 siblings, 1 reply; 8+ messages in thread
From: Peter Volkov @ 2010-06-16 21:26 UTC (permalink / raw
  To: gentoo-dev

В Срд, 16/06/2010 в 17:21 -0400, Mike Frysinger пишет:
> On Wed, Jun 16, 2010 at 4:16 PM, Peter Volkov wrote:
> > В Срд, 16/06/2010 в 13:41 +0200, Pacho Ramos пишет:
> >> Trying to move the following bug to upstream:
> >> http://bugs.gentoo.org/show_bug.cgi?id=253862
> >
> > AFAIR this was never libtool bug, but automake and with recent enough
> > automake (1.10 for sure) everything should just work.
> 
> this log shows automake-1.11.1:
> http://bugs.gentoo.org/attachment.cgi?id=231409

I mean there was bug in automake itself. Since package fails it is
automake usage that is broken. I'll try to check that.

-- 
Peter.




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] Does libtool really support parallel make installs?
  2010-06-16 21:26     ` Peter Volkov
@ 2010-06-17 12:05       ` Pacho Ramos
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2010-06-17 12:05 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

El jue, 17-06-2010 a las 01:26 +0400, Peter Volkov escribió:
> В Срд, 16/06/2010 в 17:21 -0400, Mike Frysinger пишет:
> > On Wed, Jun 16, 2010 at 4:16 PM, Peter Volkov wrote:
> > > В Срд, 16/06/2010 в 13:41 +0200, Pacho Ramos пишет:
> > >> Trying to move the following bug to upstream:
> > >> http://bugs.gentoo.org/show_bug.cgi?id=253862
> > >
> > > AFAIR this was never libtool bug, but automake and with recent enough
> > > automake (1.10 for sure) everything should just work.
> > 
> > this log shows automake-1.11.1:
> > http://bugs.gentoo.org/attachment.cgi?id=231409
> 
> I mean there was bug in automake itself. Since package fails it is
> automake usage that is broken. I'll try to check that.
> 

Thanks Peter and Mike for your help on this :-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-06-17 12:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-16 11:41 [gentoo-dev] Does libtool really support parallel make installs? Pacho Ramos
2010-06-16 19:47 ` Mike Frysinger
2010-06-16 19:54   ` Pacho Ramos
2010-06-16 20:11     ` Mike Frysinger
2010-06-16 20:16 ` Peter Volkov
2010-06-16 21:21   ` Mike Frysinger
2010-06-16 21:26     ` Peter Volkov
2010-06-17 12:05       ` Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox