[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Dec 7 01:06:48 PST 2010


The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/11772

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-03.apple.com

Build Reason: 
Build Source Stamp: 121120
Blamelist: foad

BUILD FAILED: failed compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
File: gcc/llvm-convert.cpp
At: Tue 07 Dec 2010 00:31:40
Changed By: foad
Comments: PR5207: Change APInt methods trunc(), sext(), zext(), sextOrTrunc() and
zextOrTrunc(), and APSInt methods extend(), extOrTrunc() and new method
trunc(), to be const and to return a new value instead of modifying the
object in place.Properties: 




Files:
 lib/AST/ASTContext.cpp
 lib/AST/ASTImporter.cpp
 lib/AST/ExprConstant.cpp
 lib/AST/Type.cpp
 lib/Checker/SimpleConstraintManager.cpp
 lib/Checker/SimpleSValBuilder.cpp
 lib/CodeGen/CGExprCXX.cpp
 lib/CodeGen/CGExprConstant.cpp
 lib/Sema/SemaChecking.cpp
 lib/Sema/SemaDecl.cpp
 lib/Sema/SemaDeclCXX.cpp
 lib/Sema/SemaExpr.cpp
 lib/Sema/SemaInit.cpp
 lib/Sema/SemaStmt.cpp
 lib/Sema/SemaTemplate.cpp
 lib/Sema/SemaTemplateDeduction.cpp
At: Tue 07 Dec 2010 00:31:40
Changed By: foad
Comments: PR5207: Change APInt methods trunc(), sext(), zext(), sextOrTrunc() and
zextOrTrunc(), and APSInt methods extend(), extOrTrunc() and new method
trunc(), to be const and to return a new value instead of modifying the
object in place.Properties: 




Files:
 include/llvm/ADT/APInt.h
 include/llvm/ADT/APSInt.h
 lib/Analysis/BasicAliasAnalysis.cpp
 lib/Analysis/ConstantFolding.cpp
 lib/Analysis/ScalarEvolution.cpp
 lib/Analysis/ValueTracking.cpp
 lib/AsmParser/LLLexer.cpp
 lib/AsmParser/LLParser.cpp
 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 lib/CodeGen/SelectionDAG/TargetLowering.cpp
 lib/Support/APFloat.cpp
 lib/Support/APInt.cpp
 lib/Support/ConstantRange.cpp
 lib/Support/StringRef.cpp
 lib/Target/ARM/ARMISelLowering.cpp
 lib/Transforms/InstCombine/InstCombineCompares.cpp
 lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
 lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
 lib/Transforms/Scalar/MemCpyOptimizer.cpp
 lib/VMCore/ConstantFold.cpp
 unittests/Support/ConstantRangeTest.cpp
At: Tue 07 Dec 2010 00:31:40
Changed By: foad
Comments: PR5207: Change APInt methods trunc(), sext(), zext(), sextOrTrunc() and
zextOrTrunc(), and APSInt methods extend(), extOrTrunc() and new method
trunc(), to be const and to return a new value instead of modifying the
object in place.Properties: 




LOGS:
Last 10 lines of 'stdio':
	../../llvm-gcc.src/gcc/c-parser.c: In function 'c_parse_init':
	../../llvm-gcc.src/gcc/c-parser.c:272: internal compiler error: Abort trap
	Please submit a full bug report,
	with preprocessed source if appropriate.
	See <URL:http://llvm.org/bugs/> for instructions.
	make[3]: *** [c-parser.o] Error 1
	rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
	make[2]: *** [all-stage2-gcc] Error 2
	make[1]: *** [stage2-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'warnings':
	warning: structure `ZipDirectory' used but not defined
	warning: structure `VEC_cp_token_position_heap' used but not defined
	warning: structure `pointer_set_t' used but not defined
	warning: structure `c_arg_info' used but not defined
	warning: structure `c_switch' used but not defined
	warning: structure `et_node' used but not defined
	warning: structure `loop' used but not defined
	warning: structure `ipa_reference_vars_info_d' used but not defined
	warning: structure `reg_info_def' used but not defined
	warning: structure `value_set' used but not defined




More information about the llvm-testresults mailing list