[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Wed Mar 12 13:41:03 PDT 2014


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 203705
Blamelist: bogner,echristo,rafael

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 Makefile.rules
 cmake/modules/HandleLLVMOptions.cmake
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 12 Mar 2014 13:10:33
Changed By: rafael
Comments: Use -std=gnu++11 on cygwin and mingw.

Without this common features like off_t and strdup are missing.
This should bring back those bots.

Configure bits by Meador Inge.Properties: 




File: test/DebugInfo/X86/decl-derived-member.ll
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 12 Mar 2014 13:20:48
Changed By: echristo
Comments: Fix two thinkos in testcase and remove XFAIL.Properties: 




Files:
 include/llvm/Profile
 include/llvm/Profile/ProfileData.h
 include/llvm/Profile/ProfileDataReader.h
 include/llvm/Profile/ProfileDataWriter.h
 lib/CMakeLists.txt
 lib/LLVMBuild.txt
 lib/Makefile
 lib/Profile
 lib/Profile/CMakeLists.txt
 lib/Profile/LLVMBuild.txt
 lib/Profile/Makefile
 lib/Profile/ProfileData.cpp
 lib/Profile/ProfileDataReader.cpp
 lib/Profile/ProfileDataWriter.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 12 Mar 2014 13:26:33
Changed By: bogner
Comments: Profile: Add a library for the instrumentation based profiling format

This provides a library to work with the instrumentation based
profiling format that is used by clang's -fprofile-instr-* options and
by the llvm-profdata tool. This is a binary format, rather than the
textual one that's currently in use.

The tests are in the subsequent commits that use this.Properties: 




Files:
 include/llvm/Support/LineIterator.h
 test/tools/llvm-profdata/Inputs/bad-function-count.profdata
 test/tools/llvm-profdata/Inputs/bad-hash.profdata.input
 test/tools/llvm-profdata/Inputs/bar3-1.profdata
 test/tools/llvm-profdata/Inputs/bar3-1.profdata.input
 test/tools/llvm-profdata/Inputs/empty.profdata
 test/tools/llvm-profdata/Inputs/empty.profdata.input
 test/tools/llvm-profdata/Inputs/extra-word.profdata
 test/tools/llvm-profdata/Inputs/extra-word.profdata.input
 test/tools/llvm-profdata/Inputs/foo3-1.profdata
 test/tools/llvm-profdata/Inputs/foo3-1.profdata.input
 test/tools/llvm-profdata/Inputs/foo3-2.profdata
 test/tools/llvm-profdata/Inputs/foo3-2.profdata.input
 test/tools/llvm-profdata/Inputs/foo3bar3-1.profdata
 test/tools/llvm-profdata/Inputs/foo3bar3-1.profdata.input
 test/tools/llvm-profdata/Inputs/foo3bar3-2.profdata
 test/tools/llvm-profdata/Inputs/foo3bar3-2.profdata.input
 test/tools/llvm-profdata/Inputs/foo4-1.profdata
 test/tools/llvm-profdata/Inputs/foo4-1.profdata.input
 test/tools/llvm-profdata/Inputs/foo4-2.profdata
 test/tools/llvm-profdata/Inputs/foo4-2.profdata.input
 test/tools/llvm-profdata/Inputs/invalid-count-later.profdata
 test/tools/llvm-profdata/Inputs/invalid-count-later.profdata.input
 test/tools/llvm-profdata/Inputs/overflow.profdata
 test/tools/llvm-profdata/Inputs/overflow.profdata.input
 test/tools/llvm-profdata/Inputs/three-words-long.profdata
 test/tools/llvm-profdata/Inputs/three-words-long.profdata.input
 test/tools/llvm-profdata/Inputs/wrong-count.profdata.input
 test/tools/llvm-profdata/errors.test
 test/tools/llvm-profdata/generate.test
 test/tools/llvm-profdata/merge-errors.test
 test/tools/llvm-profdata/simple-merges.test
 test/tools/llvm-profdata/simple.test
 tools/llvm-profdata/CMakeLists.txt
 tools/llvm-profdata/LLVMBuild.txt
 tools/llvm-profdata/Makefile
 tools/llvm-profdata/llvm-profdata.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 12 Mar 2014 13:26:33
Changed By: bogner
Comments: llvm-profdata: Use the Profile library, implement show and generate

This replaces the llvm-profdata tool with a version that uses the
recently introduced Profile library. The new tool has the ability to
generate and summarize profdata files as well as merging them.Properties: 




Files:
 docs/LangRef.rst
 lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 lib/IR/Verifier.cpp
 test/Analysis/BasicAA/2007-11-05-SizeCrash.ll
 test/Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll
 test/Assembler/2007-09-10-AliasFwdRef.ll
 test/CodeGen/X86/2008-03-14-SpillerCrash.ll
 test/CodeGen/X86/alias-error.ll
 test/Feature/aliases.ll
 test/Linker/2011-08-22-ResolveAlias2.ll
 test/Transforms/GVN/2009-03-10-PREOnVoid.ll
 test/Transforms/GlobalOpt/2009-02-15-BitcastAlias.ll
 test/Transforms/GlobalOpt/alias-resolve.ll
 test/Transforms/InstCombine/2007-09-10-AliasConstFold.ll
 test/Transforms/InstCombine/2007-09-17-AliasConstFold2.ll
 test/Transforms/MetaRenamer/metarenamer.ll
 test/Verifier/alias.ll
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 12 Mar 2014 13:26:33
Changed By: rafael
Comments: Reject alias to undefined symbols in the verifier.

On ELF and COFF an alias is just another name for a position in the file.
There is no way to refer to a position in another file, so an alias to
undefined is meaningless.

MachO currently doesn't support aliases. The spec has a N_INDR, which when
implemented will have a different set of restrictions. Adding support for
it shouldn't be harder than any other IR extension.

For now, having the IR represent what is actually possible with current
tools makes it easier to fix the design of GlobalAlias.Properties: 




LOGS:






More information about the llvm-testresults mailing list