autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Testsuite 147,148,149,150


From: Eric Blake
Subject: Re: Testsuite 147,148,149,150
Date: Thu, 24 Feb 2011 12:43:23 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 02/24/2011 11:45 AM, Tadeus (Eus) Prastowo wrote:
> Hi!
> 
> I cloned the development tree and checked out AUTOCONF-2.60.
> Then, I did:
> ./configure --prefix=/my/personal/dev/tree
> make
> make check
> 
> All tests are okay except four testsuites related to Fortran: 147-150.
> I googled and found a thread about the testsuites
> (http://lists.gnu.org/archive/html/bug-autoconf/2008-03/msg00067.html)
> but the problem is different from mine.

> 
> Is there any suggestion as to how I can debug this problem? My OS is
> GNU/Linux Ubuntu 9.04.

Thanks for the report.  Any reason why you are focusing on 2.60, rather
than the latest?

How does the testsuite fare for 2.68 or the latest git head?  If the
tests pass using newer code, then you can chalk these failures up to
bugs in the older testsuite, and probably avoid any worries about them.
 And at that point, you could use a git bisect to determine exactly
which patch fixed the failures, and cherry-pick just that patch back to
your older checkout point.  On the other hand, if the failures still
persist with the latest sources, then you're more likely to get ideas
for debugging since it is still a real problem worth fixing.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]