GNU bug report logs - #30089
[GNU Libtool 2.4.6] testsuite: 123 124 125 126 130 failed

Previous Next

Package: libtool;

Reported by: Gregory J Wolfe <gregory.wolfe <at> kodakalaris.com>

Date: Fri, 12 Jan 2018 16:33:02 UTC

Severity: normal

Done: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30089 in the body.
You can then email your comments to 30089 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-libtool <at> gnu.org:
bug#30089; Package libtool. (Fri, 12 Jan 2018 16:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Gregory J Wolfe <gregory.wolfe <at> kodakalaris.com>:
New bug report received and forwarded. Copy sent to bug-libtool <at> gnu.org. (Fri, 12 Jan 2018 16:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Gregory J Wolfe <gregory.wolfe <at> kodakalaris.com>
To: "bug-libtool <at> gnu.org" <bug-libtool <at> gnu.org>
Subject: [GNU Libtool 2.4.6] testsuite: 123 124 125 126 130 failed
Date: Fri, 12 Jan 2018 15:53:17 +0000
[Message part 1 (text/plain, inline)]
To whom it may concern:

FYI, I downloaded and built your code as part of support for GraphicsMagick.  I'm working on an Azure-based Linux machine and have been installing packages as I find I need them, so it's possible that the failures were due to a missing Linux software component.

Greg W.

_______________________________
Gregory J. Wolfe | Software Engineer
Kodak Moments, Direct To Consumer | Kodak Alaris Inc., 2400 Mt. Read Blvd,Rochester, NY 14615
gregory.wolfe <at> kodakalaris.com | 585.441.7735 | Fax 585.722.6324 |
www.kodakalaris.com
[cid:image001.png <at> 01D0784F.34F11A30]
Information contained in this e-mail transmission may be privileged, confidential, and covered by the Electronic Communications Privacy Act, 18 U.S.C. Sections 2510-2521.

If you have received this e-mail transmission in error, please treat it as you would like your own email sent in error to be treated:

*         notify us immediately by return email of the error, and

*         delete the message from your system without reading, forwarding, or copying it.

Thank you in advance for your courtesy!

[Message part 2 (text/html, inline)]
[image001.png (image/png, inline)]
[testsuite.log (application/octet-stream, attachment)]

Information forwarded to bug-libtool <at> gnu.org:
bug#30089; Package libtool. (Fri, 12 Jan 2018 20:31:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Thomas Jahns <jahns <at> dkrz.de>
To: bug-libtool <at> gnu.org
Subject: Re: bug#30089: [GNU Libtool 2.4.6] testsuite: 123 124 125 126 130
 failed
Date: Fri, 12 Jan 2018 21:30:09 +0100
Hi,

The test failures seems to result from an unavailable aclocal (part of 
automake). Since libtool configure seemingly doesn't make sure aclocal 
is available, these test should perhaps be skipped when it isn't?

Regards, Thomas

On 01/12/2018 04:53 PM, Gregory J Wolfe wrote:
> To whom it may concern:
> 
> FYI, I downloaded and built your code as part of support for 
> GraphicsMagick.  I'm working on an Azure-based Linux machine and have 
> been installing packages as I find I need them, so it's possible that 
> the failures were due to a missing Linux software component.
> 
> Greg W.
> 
> *_______________________________*
> 
> *Gregory J. Wolfe*| Software Engineer
> 
> Kodak Moments, Direct To Consumer | Kodak Alaris Inc., 2400 Mt. Read 
> Blvd,Rochester, NY 14615
> 
> gregory.wolfe <at> kodakalaris.com | 585.441.7735 | Fax 585.722.6324 |
> 
> www.kodakalaris.com
> 
> cid:image001.png <at> 01D0784F.34F11A30
> 
> Information contained in this e-mail transmission may be privileged, 
> confidential, and covered by the Electronic Communications Privacy Act, 
> 18 U.S.C. Sections 2510-2521.
> 
> If you have received this e-mail transmission in error, please treat it 
> as you would like your own email sent in error to be treated:
> 
> ·notify us immediately by return email of the error, and
> 
> ·delete the message from your system without reading, forwarding, or 
> copying it.
> 
> Thank you in advance for your courtesy!
> 
> 
> 
> _______________________________________________
> Bug-libtool mailing list
> Bug-libtool <at> gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-libtool
> 





Reply sent to Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>:
You have taken responsibility. (Wed, 25 Sep 2024 17:34:01 GMT) Full text and rfc822 format available.

Notification sent to Gregory J Wolfe <gregory.wolfe <at> kodakalaris.com>:
bug acknowledged by developer. (Wed, 25 Sep 2024 17:34:02 GMT) Full text and rfc822 format available.

Message #13 received at 30089-done <at> debbugs.gnu.org (full text, mbox):

From: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>
To: 30089-done <at> debbugs.gnu.org
Cc: Gregory J Wolfe <gregory.wolfe <at> kodakalaris.com>
Subject: bug#30089: [GNU Libtool 2.4.6] testsuite: 123 124 125 126 130 failed
Date: Wed, 25 Sep 2024 20:24:40 +0300
[Message part 1 (text/plain, inline)]
Assuming this is similar to the test failures documented for LFS [1], the
five test failures should be resolved after Automake is installed. The
failing testcases have been updated [2] to check for the existence of
aclocal before executing, so expected failure should be listed instead
of a failure.

Closing. If this does not fix your issue, I will reopen.

[1] 
https://www.linuxfromscratch.org/lfs/view/development/chapter08/libtool.html
[2] 
https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=3ab1239727fb29ad4a680fa375036a9c265cac72

-- 
Ileana Dumitrescu

GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354

[OpenPGP_0x6570EA01146F7354.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 24 Oct 2024 11:24:25 GMT) Full text and rfc822 format available.

This bug report was last modified 197 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.