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

Sedat Dilek sedat.dilek at gmail.com
Sun Aug 4 14:08:51 CEST 2013


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(-)

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

- Sedat -



More information about the Intel-gfx mailing list