bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.65] testsuite: 276 278 failed


From: Ralf Wildenhues
Subject: Re: [GNU Autoconf 2.65] testsuite: 276 278 failed
Date: Sun, 24 Jan 2010 09:23:50 +0100
User-agent: Mutt/1.5.20 (2009-10-28)

Hello Dennis,

thanks for the report.

* Dennis Clarke wrote on Sat, Jan 23, 2010 at 08:15:45PM CET:
> 
> Test phase fails on the latest Solaris Nevada snv_130 with Sun Studio 12
> update 1 compiler tools and the following environment options :
> 
> $ uname -a
> SunOS ganymede 5.11 snv_130 i86pc i386 i86pc
> $ cat /etc/release
>                   Solaris Express Community Edition snv_130 X86
>            Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
>                         Use is subject to license terms.
>                            Assembled 14 December 2009
> $
> $ env | sort
> CC=/opt/SUNWspro/bin/cc
> CFLAGS=-m64 -xarch=sse2 -erroff=%all -nofstore -Qy -Xa -xmodel=medium
> -Kpic -xs -D_TS_ERRNO

The log indicates that the failures are purely due to 32 vs. 64 bit
objects.  If you set FFLAGS and FCFLAGS such that the Fortran compilers
produce 64 bit code as well, the failures should go away.

I'm not sure how the Autoconf testsuite could detect this automatically
and skip the testing in that case; it's probably safer to leave this
error in and require users to adjust flags.

Cheers,
Ralf




reply via email to

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