GNU bug report logs -
#12184
GNU Automake 1.12.2 - 4 tests FAIL on Solaris 10 Sparc
Previous Next
Reported by: Dennis Clarke <dclarke <at> blastwave.org>
Date: Sun, 12 Aug 2012 05:42:02 UTC
Severity: minor
Tags: moreinfo
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #12 received at control <at> debbugs.gnu.org (full text, mbox):
tags 12184 + moreinfo
severity 12184 minor
thanks
On 08/12/2012 07:33 AM, Dennis Clarke wrote:
> ============================================================================
> Testsuite summary for GNU Automake 1.12.2
> ============================================================================
> # TOTAL: 2578
> # PASS: 2257
> # SKIP: 271
> # XFAIL: 46
> # FAIL: 4
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> Please report to bug-automake <at> gnu.org
> ============================================================================
>
> See testsuite log, large, compressed, attached.
>
Thanks. The failures in 't/self-check-exit' and 't/self-check-explicit-skips'
are just testsuite weaknesses, and they have already been fixed recently, so
no need to worry about them.
The error in 't/silent-many-generic':
+ make
ld: fatal: file baz2.o: wrong ELF class: ELFCLASS32
ld: fatal: file processing errors. No output written to baz
make: Fatal error: Command failed for target `baz'
...
The following command caused the error:
echo " CXXLD " baz;am--cxx -erroff -m64 -R/usr/local/lib -L/usr/local/lib \
-mc -xO3 -xs -D_TS_ERRNO -o baz baz1.o baz2.o baz3.o baz5.o baz6.o -ll
*** Error code 1
seems a problem in your compilers' setup rather than in the test itself. Could
you please investigate whether this is the case?
Thanks,
Stefano
This bug report was last modified 12 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.