[LLVMbugs] [Bug 5047] New: [llvm 2.6 prerelease] Test failure on DebugInfo/ 2009-01-15-dbg_declare.ll

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Sep 25 02:54:01 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=5047

           Summary: [llvm 2.6 prerelease] Test failure on DebugInfo/2009-01-
                    15-dbg_declare.ll
           Product: Test Suite
           Version: 2.6
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: DejaGNU
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: voyageursp at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Hi, I am testing llvm packaging for Gentoo with current prereleases of llvm 2.6
(including prerelease 2). The test suite runs fine except for one small test:
Running
/var/tmp/portage/sys-devel/llvm-2.6_pre2/work/llvm-2.6/test/DebugInfo/dg.exp
...
FAIL:
/var/tmp/portage/sys-devel/llvm-2.6_pre2/work/llvm-2.6/test/DebugInfo/2009-01-15-dbg_declare.ll
Failed with exit(1) at line 1
while running:  llvm-as <
/var/tmp/portage/sys-devel/llvm-2.6_pre2/work/llvm-2.6/test/DebugInfo/2009-01-15-dbg_declare.ll
|  llc -f -o /dev/null
llc: error auto-selecting target for module 'No available targets are
compatible with this triple'.  Please use the -march option to explicitly pick
a target.

with configure run as: ./configure --prefix=/usr --build=i686-pc-linux-gnu
--host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info
--datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
--enable-optimized --disable-assertions --disable-expensive-checks
--enable-targets=host-only

This is fixed in llvm trunk (revs 80000 and 80210), but not merged in 2.6
branch

This would be nice to have in final 2.6, so 'make check' runs ok without
tweaking one of the tests


-- 
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