[LLVMbugs] [Bug 8754] New: make check gives 2359 unexpected failures on mac os x
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Dec 7 14:37:33 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=8754
Summary: make check gives 2359 unexpected failures on mac os x
Product: new-bugs
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: margali at imapmail.org
CC: llvmbugs at cs.uiuc.edu
source checked out today (2010-12-07)
Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007;
root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
using gcc:
Target: powerpc-apple-darwin8.11.0
Configured with: ../gcc-4.5.1/configure --disable-libjava-multilib
--program-suffix=-4.5
Thread model: posix
gcc version 4.5.1 (GCC)
llvm configured with:
./configure \
CC=gcc-4.5 \
CXX=g++-4.5 \
CPP=cpp-4.5 \
GCJ=gcj-4.5 \
--enable-targets=host-only \
--disable-bindings
configure and make succeed
make check fails with:
Expected Passes : 290
Expected Failures : 9
Unsupported Tests : 3044
Unexpected Failures: 2359
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
output from make check attached (check.out)
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list