[llvm-testresults] buildbot failure in lab.llvm.org on phase3 - tree health

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Mon Aug 5 11:48:17 PDT 2013


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 187715
Blamelist: bwilson,majnemer,nadav,rkotler

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 Makefile.rules
 projects/sample/Makefile.llvm.rules
On: smooshlab-project
At: Sun 04 Aug 2013 15:10:28
Changed By: bwilson
Comments: Build with the $RDYNAMIC flag on Darwin as well as other platforms.

Part of <rdar://problem/14620988>Properties: 
  phase_id: r187710-t20130804_151228-b9790



Files:
 test/BugPoint/crash-narrowfunctiontest.ll
 test/BugPoint/metadata.ll
 test/BugPoint/remove_arguments_test.ll
 test/Feature/load_module.ll
 test/lit.cfg
On: smooshlab-project
At: Sun 04 Aug 2013 17:00:28
Changed By: bwilson
Comments: Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.

Note that this will require a recent version of the linker for Darwin
builds with LTO to pass these tests.Properties: 
  phase_id: r187712-t20130804_170228-b9791



Files:
 lib/Target/Mips/Mips16FrameLowering.cpp
 lib/Target/Mips/Mips16InstrInfo.td
 test/CodeGen/Mips/align16.ll
 test/CodeGen/Mips/alloca16.ll
 test/CodeGen/Mips/ex2.ll
 test/CodeGen/Mips/helloworld.ll
 test/CodeGen/Mips/largefr1.ll
On: smooshlab-project
At: Sun 04 Aug 2013 17:00:28
Changed By: rkotler
Comments: Add the saving of S2. This is needed for some of the floating point
helper functions. This can be optimized out later when the remaining
parts of the helper function work is moved into the Mips16HardFloat pass.
For now it forces us to use the 32 bit save/restore instructions instead
of the 16 bit ones.

Properties: 
  phase_id: r187712-t20130804_170228-b9791



File: docs/Vectorizers.rst
On: smooshlab-project
At: Sun 04 Aug 2013 21:30:28
Changed By: nadav
Comments: Update the docs.Properties: 
  phase_id: r187713-t20130804_213228-b9792



File: docs/ReleaseNotes.rst
On: smooshlab-project
At: Sun 04 Aug 2013 21:36:28
Changed By: nadav
Comments: Update the release notes about the status of the vectorizers.Properties: 
  phase_id: r187715-t20130804_220228-b9794



Files:
 lib/Sema/SemaExpr.cpp
 test/SemaCXX/pr13394-crash-on-invalid.cpp
On: smooshlab-project
At: Sun 04 Aug 2013 22:00:28
Changed By: majnemer
Comments: Sema: Don't assume a nested name specifier holds a type

Sema::PerformObjectMemberConversion assumed that the Qualifier it was
given holds a type. However, the specifier could hold just a namespace.
In this case, we should ignore the qualifier and not attempt to cast to
it.
Properties: 
  phase_id: r187715-t20130804_220228-b9794



LOGS:






More information about the llvm-testresults mailing list