[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Jul 25 18:49:03 PDT 2009


The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/950

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

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

Build Reason: 
Build Source Stamp: 77106
Blamelist: bwilson,ddunbar,lattner

BUILD FAILED: failed compile-llvm-stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Value.h
 lib/Bitcode/Reader/BitcodeReader.cpp
 lib/VMCore/Value.cpp
 tools/bugpoint/ExtractFunction.cpp
At: Sat 25 Jul 2009 17:37:10
Changed By: ddunbar
Comments: Remove Value::setName(const char*, unsigned).




Files:
 lib/Target/ARM/ARMISelLowering.cpp
 lib/Target/ARM/ARMISelLowering.h
 lib/Target/ARM/ARMInstrNEON.td
 test/CodeGen/ARM/vrev.ll
At: Sat 25 Jul 2009 17:42:10
Changed By: bwilson
Comments: Add support for ARM Neon VREV instructions.
Patch by Anton Korzh, with some modifications from me.




File: lib/VMCore/Value.cpp
At: Sat 25 Jul 2009 17:47:10
Changed By: ddunbar
Comments: Simplify.




File: include/llvm/Target/TargetAsmInfo.h
At: Sat 25 Jul 2009 17:52:10
Changed By: lattner
Comments: simplify some predicates, add isMergableString()




Files:
 lib/Target/DarwinTargetAsmInfo.cpp
 test/CodeGen/X86/global-sections.ll
At: Sat 25 Jul 2009 17:52:10
Changed By: lattner
Comments: simplify DarwinTargetAsmInfo::SelectSectionForGlobal a bit
and make it more aggressive, we now put:

const int G2 __attribute__((weak)) = 42;

into the text (readonly) segment like gcc, previously we put
it into the data (readwrite) segment.





Files:
 include/llvm/Value.h
 lib/VMCore/Value.cpp
At: Sat 25 Jul 2009 17:52:10
Changed By: ddunbar
Comments: Rewrite getName{Start,End,Len} in terms of getName(), instead of vice-versa.




File: include/llvm/Value.h
At: Sat 25 Jul 2009 18:07:10
Changed By: ddunbar
Comments: Some clients rely on getName{Start,End} not returning 0, even if the length is
0.
 - I could have swore the prev change went through a make check cycle...




LOGS:
Last 10 lines of 'compile-llvm-stage2.stdio':
	if /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~dst/Developer/usr/bin/llvm-g++-4.2 -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/include -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/include -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/utils/TableGen  -D_DEBUG  -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3  -fno-common  -Woverloaded-virtual -m32 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings  -c -MMD -MP -MF "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TableGenBackend.d.tmp" -MT "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TableGenBackend.o" -MT "/Vol
 umes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TableGenBackend.d" /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/utils/TableGen/TableGenBackend.cpp -o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TableGenBackend.o ; \
		        then /bin/mv -f "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TableGenBackend.d.tmp" "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TableGenBackend.d"; else /bin/rm "/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TableGenBackend.d.tmp"; exit 1; fi
	llvm[2]: Linking Release executable tblgen (without symbols)
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~dst/Developer/usr/bin/llvm-g++-4.2 -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/include -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/include -I/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/utils/TableGen  -D_DEBUG  -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3  -fno-common  -Woverloaded-virtual -m32  -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings  -O3  -L/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib -L/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/lib -Wl,-exported_symbol -Wl,_main  -o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-
 darwin10-selfhost/llvm-stage2/Release/bin/tblgen  /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/AsmMatcherEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/AsmWriterEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/CallingConvEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/ClangDiagnosticsEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/CodeEmitterGen.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/CodeGenDAGPatterns.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/CodeGenInstruction.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64
 -darwin10-selfhost/llvm-stage2/utils/TableGen/Release/CodeGenTarget.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/DAGISelEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/FastISelEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/InstrEnumEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/InstrInfoEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/IntrinsicEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/LLVMCConfigurationEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/Record.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x8
 6_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/RegisterInfoEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/SubtargetEmitter.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TGLexer.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TGParser.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TGValueTypes.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TableGen.o /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/TableGenBackend.o -lLLVMSupport -lLLVMSystem \
		   -lpthread -lffi -lm 
	ld: absolute addressing (perhaps -mdynamic-no-pic) used in typeinfo for llvm::TableGenBackendfrom /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/utils/TableGen/Release/AsmMatcherEmitter.o not allowed in slidable image. Use '-read_only_relocs suppress' to enable text relocs
	collect2: ld returned 1 exit status
	make[2]: *** [/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release/bin/tblgen] Error 1
	make[1]: *** [TableGen/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list