[LLVMbugs] [Bug 12628] New: 3.1 Test failure on Ubuntu 11.10

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 23 01:19:33 PDT 2012


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

             Bug #: 12628
           Summary: 3.1 Test failure on Ubuntu 11.10
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: popizdeh at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 8427
  --> http://llvm.org/bugs/attachment.cgi?id=8427
testing log

I'm seeing this test failure on Ubuntu 11.10 (both 32 and 64 bit) while testing
release 3.1 rc1. Entire log is in the attachment.

FAIL: Clang :: CodeGen/arm-homogenous.c (1112 of 10460)
******************** TEST 'Clang :: CodeGen/arm-homogenous.c' FAILED
********************
Script:
--
/home/nikola/rc1/Phase3/Release/llvmCore-3.1-rc1.obj/Release/bin/clang -cc1
-internal-isystem
/home/nikola/rc1/Phase3/Release/llvmCore-3.1-rc1.obj/Release/bin/../lib/clang/3.1/include
-triple armv7---eabi -target-abi aapcs -mfloat-abi hard -emit-llvm
/home/nikola/rc1/cfe.src/test/CodeGen/arm-homogenous.c -o - | FileCheck
/home/nikola/rc1/cfe.src/test/CodeGen/arm-homogenous.c
--
Exit Code: 1
Command Output (stderr):
--
In file included from /home/nikola/rc1/cfe.src/test/CodeGen/arm-homogenous.c:2:
In file included from
/home/nikola/rc1/Phase3/Release/llvmCore-3.1-rc1.obj/Release/bin/../lib/clang/3.1/include/stdint.h:33:
In file included from /usr/include/stdint.h:26:
/usr/include/features.h:323:10: fatal error: 'bits/predefs.h' file not found
#include <bits/predefs.h>
         ^
FileCheck error: '-' is empty.
1 error generated.
--

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