| Summary: | sys-devel/clang fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
| Component: | New packages | Assignee: | Bernard Cafarelli <voyageur> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | siarhei.siamashka |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Build log (compressed)
Build log (compressed) |
||
|
Description
Diego Elio Pettenò (RETIRED)
2011-04-24 14:26:07 UTC
Created attachment 271001 [details]
Build log (compressed)
(In reply to comment #1) > Created attachment 271001 [details] > Build log (compressed) That's llvm's build log, not clang? Created attachment 271217 [details]
Build log (compressed)
Sorry, this bug slipped under my radar somehow... FAIL: Clang :: Driver/hello.c (1288 of 2918) ******************** TEST 'Clang :: Driver/hello.c' FAILED ******************** Script: -- /var/tmp/portage/sys-devel/clang-2.9/work/llvm-2.9/Release/bin/clang -ccc-echo -o /var/tmp/portage/sys-devel/clang-2.9/work/llvm-2.9/tools/clang/test/Driver/Output/hello.c.tmp.exe /var/tmp/portage/sys-devel/clang-2.9/work/llvm-2.9/tools/clang/test/Driver/hello.c 2> /var/tmp/portage/sys-devel/clang-2.9/work/llvm-2.9/tools/clang/test/Driver/Output/hello.c.tmp.log grep 'clang\(-[0-9.]\+\)\?\(\.[Ee][Xx][Ee]\)\?" -cc1 .*hello.c' /var/tmp/portage/sys-devel/clang-2.9/work/llvm-2.9/tools/clang/test/Driver/Output/hello.c.tmp.log /var/tmp/portage/sys-devel/clang-2.9/work/llvm-2.9/tools/clang/test/Driver/Output/hello.c.tmp.exe > /var/tmp/portage/sys-devel/clang-2.9/work/llvm-2.9/tools/clang/test/Driver/Output/hello.c.tmp.out grep "I'm a little driver, short and stout." /var/tmp/portage/sys-devel/clang-2.9/work/llvm-2.9/tools/clang/test/Driver/Output/hello.c.tmp.out -- Exit Code: 1 ******************** The test passes here, I'll try to reproduce Cleaning old bugs, this version is not in tree anymore and we have other bugs to track current test failures |