[LLVMbugs] [Bug 5167] New: Failing tests on Solaris.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Oct 11 18:06:28 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=5167
Summary: Failing tests on Solaris.
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: SunOS
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: eocallaghan at auroraux.org
CC: llvmbugs at cs.uiuc.edu
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2003-11-13-ConstExprCastCall.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2003-11-13-ConstExprCastCall.ll
-instcombine -S | /usr/bin/ggrep call | notcast
grep: RE error 43: Too many \(.
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll
-instcombine -S | notcast .*int
grep: RE error 43: Too many \(.
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2006-04-28-ShiftShiftLongLong.ll
Failed with signal(SIGPIPE) at line 2
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2006-04-28-ShiftShiftLongLong.ll
-instcombine -S | notcast
grep: RE error 43: Too many \(.
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2008-01-21-MismatchedCastAndCompare.ll
for PR1940
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2008-01-21-MismatchedCastAndCompare.ll
-instcombine -S | notcast
grep: RE error 43: Too many \(.
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2008-01-21-MulTrunc.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2008-01-21-MulTrunc.ll
-instcombine -S | notcast
grep: RE error 43: Too many \(.
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/IntPtrCast.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/IntPtrCast.ll
-instcombine -S | notcast
grep: RE error 43: Too many \(.
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/apint-cast.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/apint-cast.ll
-instcombine -S | notcast
grep: RE error 43: Too many \(.
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/apint-zext1.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/apint-zext1.ll
-instcombine -S | notcast {} {%c1.*}
grep: RE error 43: Too many \(.
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/apint-zext2.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/apint-zext2.ll
-instcombine -S | notcast {} {%c1.*}
grep: RE error 43: Too many \(.
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/binop-cast.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/binop-cast.ll
-instcombine -S | notcast
grep: RE error 43: Too many \(.
FAIL: /export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/call.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/call.ll
-instcombine 2> /dev/null -S | /usr/bin/ggrep call | notcast
child killed: write on pipe with no readers
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/cast-mul-select.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/cast-mul-select.ll
-instcombine -S | notcast
grep: RE error 43: Too many \(.
FAIL:
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/cast-set.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/cast-set.ll
-instcombine -S | notcast
grep: RE error 43: Too many \(.
The following tests now fail on Solaris ( 83817 ) :
FAIL: /export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/cast.ll
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/cast.ll
-instcombine -S | /usr/bin/ggrep %c | notcast
grep: RE error 43: Too many \(.
FAIL: /export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/cast2.ll
for PR1263
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/cast2.ll
-instcombine -S | notcast
grep: RE error 43: Too many \(.
FAIL: /export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/fpcast.ll
Failed with unknown error (or has stderr output) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/fpcast.ll
-instcombine -S | notcast
grep: RE error 43: Too many \(.
FAIL: /export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/zext.ll
for PR3599
Failed with signal(SIGPIPE) at line 1
while running: opt <
/export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/zext.ll
-instcombine -S | notcast {} {%c1.*}
grep: RE error 43: Too many \(.
Regards,
--
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