[cfe-dev] Triple-related failures on clang-i686-xp-msvc9

Daniel Dunbar daniel at zuster.org
Thu Mar 4 05:08:00 PST 2010


On Wed, Mar 3, 2010 at 8:10 PM, John McCall <rjmccall at apple.com> wrote:
> On Mar 3, 2010, at 7:39 PM, Jakob Stoklund Olesen wrote:
>> A bunch of clang tests are failing on Windows with:
>>
>> error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.'
>>
>> http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9
>>
>> Could someone take a look, please?
>>
>> The error was sneaked in while sabre was blinding the bots with the asm.c failure, so nastygrams were not sent.
>
> This is me.  We can no longer -emit-llvm for a Clang target without having built the corresponding LLVM target, and apparently that buildbot disables all targets except X86.

The buildbot only builds X86 because its a slow machine.

 - Daniel

> I don't think this is an unreasonable restriction, but I don't know why the buildbot disables all the non-x86 targets.  I'll just xfail those tests on win32 until ddunbar weighs in.
>
> John.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>




More information about the cfe-dev mailing list