[llvm-testresults] buildbot failure in lab.llvm.org on clang-x86_64-darwin11-nobootstrap-RAincremental
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Thu Oct 16 16:21:54 PDT 2014
The Buildbot has detected a failed build on builder clang-x86_64-darwin11-nobootstrap-RAincremental while building test-suite.
Full details are available at:
http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/5645
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 219968
Blamelist:
BUILD FAILED: failed run.llvm.tests
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/IntegerDivision.URem64 (19660 of 19663)
PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/IntegerDivision.UDiv64 (19661 of 19663)
PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/Local.RecursivelyDeleteDeadPHINodes (19662 of 19663)
PASS: LLVM-Unit :: Support/Release+Asserts/SupportTests/ProgramTest.TestExecuteNoWait (19663 of 19663)
Testing Time: 357.35s
********************
Failing Tests (1):
Clang :: CodeGen/sections.c
Expected Passes : 17156
Expected Failures : 62
Unsupported Tests : 2444
Unexpected Failures: 1
make[1]: *** [check-local-all] Error 1
make: *** [check-all] Error 2
Last 15 lines of 'Clang::sections.c':
Command Output (stderr):
--
<stdin>:38:21: error: argument to 'section' attribute is not valid for this target: mach-o section specifier requires a segment whose length is between 1 and 16 characters
__declspec(allocate("read_flag_section")) int unreferenced = 0;
^
<stdin>:39:28: error: argument to 'section' attribute is not valid for this target: mach-o section specifier requires a segment whose length is between 1 and 16 characters
extern __declspec(allocate("read_flag_section")) int referenced = 42;
^
2 errors generated.
FileCheck error: '-' is empty.
--
********************
More information about the llvm-testresults
mailing list