[Intel-gfx] intel-ddx: v2.21.14 breaks with llvm/clang v3.3

Sedat Dilek sedat.dilek at gmail.com
Mon Aug 5 14:15:19 CEST 2013


On Sun, Aug 4, 2013 at 2:08 PM, Sedat Dilek <sedat.dilek at gmail.com> wrote:
> On Sun, Aug 4, 2013 at 1:53 PM, Sedat Dilek <sedat.dilek at gmail.com> wrote:
>> Hi,
>>
>> I am here on Ubuntu/precise AMD64 and using the llvm/clang prebuilt
>> toolchain from <llvm.org>.
>>
>> From my build.log:
>> ...
>> make[3]: Entering directory
>> `/home/wearefam/src/xserver-xorg-video-intel/xf86-video-intel-git/src/sna'
>>   CC     blt.lo
>> warning: unknown warning option '-Wno-maybe-uninitialized'; did you
>> mean '-Wno-uninitialized'? [-Wunknown-warning-option]
>> blt.c:141:1: error: unknown type name 'fast'
>> fast void
>> ^
>> blt.c:141:6: error: expected identifier or '('
>> fast void
>>      ^
>> 1 warning and 2 errors generated.
>> make[3]: *** [blt.lo] Error 1
>>
>> If you need further informations, please let me know.
>>
>
> I did the following reverts:
>
> $ git revert --no-edit 246911d742569eed6675698c1e51032ba50917d3
> [XF86-Video-Intel-v2.21.14 71429c4] Revert "sna: Don't force inline
> string-ops for the general memcpy_blt routine"
>  2 files changed, 1 insertion(+), 13 deletions(-)
>

OK, this one got fixed by... "sna: Define fast function attribute for
old gcc or other compilers" [1].

> $ git revert --no-edit a3eea6e61e15a147165400c81eab82a14a9ce2fe
> [XF86-Video-Intel-v2.21.14 bf797f2] Revert "Suppress misleading
> warnings for -Wmaybe-uninitialized"
>  1 file changed, 1 deletion(-)
>

Can you provide a fix for that, too?

Thanks.

- Sedat -

[1] http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=1f7e20d812ef46fa0cba492e06a8f9f5a326d3c5



More information about the Intel-gfx mailing list