[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Thu Aug 28 08:34:21 PDT 2014


The Buildbot has detected a new failure on builder phase2 - living while building lab.llvm.org.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase2%20-%20living/builds/906

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 216665
Blamelist: chapuni,olista01,timurrrr

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 lib/Driver/Tools.cpp
 test/Driver/arm-abi.c
 test/Preprocessor/init.c
On: smooshlab-project
At: Thu 28 Aug 2014 05:31:30
Changed By: olista01
Comments: [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")

The current default abi when no environment is given is "apcs-gnu",
which is obsolete. This patch changes the default to "aapcs". "aapcs" has both
hard- and soft-float variants, so the -mhard-float, -msoft-float and
-mfloat-abi= options now all behave as expected when no environment is
specified in the triple.

While writing this I also noticed that a preprocessor test claims to be
checking darwin, but is actually checking the defaults, which are
different for darwin.

Properties: 
  phase_id: r216662-t20140828_053330-b4101



File: lib/asan/CMakeLists.txt
On: smooshlab-project
At: Thu 28 Aug 2014 05:41:30
Changed By: timurrrr
Comments: [ASan/Win] Add the -Zl flag to avoid /DEFAULTLIB:libcmt directive in the asan_win_uar_thunk object file

This directive results in 'symbol already defined' when linking DLLs that use -MDProperties: 
  phase_id: r216663-t20140828_054507-b4102



File: lib/StaticAnalyzer/Frontend/CMakeLists.txt
On: smooshlab-project
At: Thu 28 Aug 2014 05:55:30
Changed By: chapuni
Comments: [CMake] clangStaticAnalyzerFrontend: Add clangLex, corresponding to r216550.Properties: 
  phase_id: r216664-t20140828_055731-b4103



File: test/asan/TestCases/Windows/use_after_return_linkage.cc
On: smooshlab-project
At: Thu 28 Aug 2014 06:31:30
Changed By: timurrrr
Comments: [ASan/Win] Add a test case for r216663 [-Zl vs LIBCMT vs asan_win_uar_thunk]Properties: 
  phase_id: r216665-t20140828_063330-b4104



LOGS:






More information about the llvm-testresults mailing list