[llvm-testresults] buildbot failure in llvm on build-self-4-mingw32

Eli Friedman eli.friedman at gmail.com
Fri Mar 18 14:47:46 PDT 2011


On Fri, Mar 18, 2011 at 11:11 AM, Andrew Trick <atrick at apple.com> wrote:
> On Mar 17, 2011, at 9:12 PM, buildbot at google1.osuosl.org wrote:
>
>> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm.
>> Full details are available at:
>> http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1842
>>
>> Buildbot URL: http://google1.osuosl.org:8011/
>>
>> Buildslave for this Build: kistanova1
>>
>> Build Reason:
>> Build Source Stamp: 127863
>> Blamelist: chapuni,efriedma,kremenek,rafael,rjmccall,stoklund
>>
>> BUILD FAILED: failed run.build.step.make_llvm_2
>
>
> Hello Eli,
>
> I am the build police this week. I see that the mingw self-host is now hitting a SelectionDAG assertion following your checkin: r127852. I'm not sure how easy this will be to reproduce without mingw (maybe you can see it if someone provides the preprocessed source?). In the meantime, would you mind reverting to see if this failure goes away?

Reverted in r127909.  Joerg Sonnenberger sent me preprocessed source
already; I'll look into it soon.

-Eli

> llvm[3]: Compiling X86AsmBackend.cpp for Debug+Asserts build
> if i686-pc-mingw32-g++ -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm-2.obj/include -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm-2.obj/lib/Target/X86 -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm.src/include -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm.src/lib/Target/X86  -D_DEBUG -D__NO_CTYPE_INLINE -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -g -fno-exceptions -fno-rtti -Woverloaded-virtual -Wcast-qual    -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings  -c -MMD -MP -MF "/Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm-2.obj/lib/Target/X86/Debug+Asserts/X86AsmBackend.d.tmp" -MT "/Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm-2.obj/lib/Target/X86/Debug+Asserts/X86AsmBackend.o" -MT "/Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm-2.obj/lib/Target/X86/Debug+Asserts/X86AsmBackend.d" /Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm.src/lib/Target/X86/X86AsmBackend.cpp -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm-2.obj/lib/Target/X86/Debug+Asserts/X86AsmBackend.o ; \
> Assertion failed: (SD && "Trying to get the order of a null node!"), function GetOrdering, file /Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, line 5495.
> /Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm.src/lib/Target/X86/X86AsmBackend.cpp:447: internal compiler error: Abort trap
> make[3]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build-self-4-mingw32/llvm-2.obj/lib/Target/X86/Debug+Asserts/X86AsmBackend.o] Error 1
>
> -Andy




More information about the llvm-testresults mailing list