http://llvm.org/bugs/show_bug.cgi?id=4750
Summary: MC/MachO tests fail on Solaris.
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Solaris
Status: NEW
Severity: blocker
Priority: P2
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
FAIL: /export/home2/edward/lab/llvm/llvm/test/MC/MachO/data.s
Failed with exit(1) at line 1
while running: llvm-mc /export/home2/edward/lab/llvm/llvm/test/MC/MachO/data.s
-filetype=obj -o - | macho-dump | FileCheck
/export/home2/edward/lab/llvm/llvm/test/MC/MachO/data.s
/export/home2/edward/lab/llvm/llvm/test/MC/MachO/data.s:17:11: error: expected
string not found in input
// CHECK: ('cputype', 7)
^
<stdin>:1:1: note: scanning from here
('cputype', 7L)
^
FAIL: /export/home2/edward/lab/llvm/llvm/test/MC/MachO/sections.s
Failed with exit(1) at line 1
while running: llvm-mc
/export/home2/edward/lab/llvm/llvm/test/MC/MachO/sections.s -filetype=obj -o -
| macho-dump | FileCheck
/export/home2/edward/lab/llvm/llvm/test/MC/MachO/sections.s
/export/home2/edward/lab/llvm/llvm/test/MC/MachO/sections.s:46:11: error:
expected string not found in input
// CHECK: ('cputype', 7)
^
<stdin>:1:1: note: scanning from here
('cputype', 7L)
^
Should block llvm 2.6 release.
Cheers,
Edward.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs