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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Thu Sep 5 14:56:12 PDT 2013


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 190096
Blamelist: efriedma,enderby

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Serialization/ASTReaderDecl.cpp
On: smooshlab-project
At: Thu 05 Sep 2013 13:20:43
Changed By: efriedma
Comments: Fix regression from r190016.

I don't have a reduced testcase yet.Properties: 
  phase_id: r190094-t20130905_132246-b11248



Files:
 lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
 test/MC/MachO/darwin-x86_64-diff-reloc-assign-2.s
On: smooshlab-project
At: Thu 05 Sep 2013 13:30:43
Changed By: enderby
Comments: Fixed a crash in the integrated assembler for Mach-O when a symbol difference
expression uses an assembler temporary symbol from an assignment.  In this case
the symbol does not have a fragment so the use of getFragment() would be NULL
and caused a crash. In the case of an assembler temporary symbol we want to use
the AliasedSymbol (if any) which will create a local relocation entry, but if
it is not an assembler temporary symbol then let it use that symbol with an
external relocation entry.

rdar://9356266
Properties: 
  phase_id: r190096-t20130905_133243-b11249



LOGS:






More information about the llvm-testresults mailing list