[Mesa-dev] Mesa 10.2 release

Ian Romanick idr at freedesktop.org
Fri Jun 6 21:38:23 PDT 2014


On 06/06/2014 09:35 PM, Laurent Carlier wrote:
> Le vendredi 6 juin 2014, 21:20:12 Ian Romanick a écrit :
>> Mesa 10.2 has been released! Mesa 10.2 is a feature release that
>> includes many updates and enhancements. The full list is available in
>> the release notes file in docs/relnotes/10.2.html.
> 
> It fails to build here:

What configure options did you use?  Does it work if you use the same
ones I used?

> make[3]: Leaving directory 
> '/build/mesa/src/Mesa-10.2.0/src/gallium/drivers/r600'
> Making all in radeonsi
> make[3]: Entering directory 
> '/build/mesa/src/Mesa-10.2.0/src/gallium/drivers/radeonsi'
>   CC       si_blit.lo
>   CC       si_commands.lo
>   CC       si_compute.lo
>   CC       si_descriptors.lo
> si_blit.c: In function 'do_hardware_msaa_resolve':
> si_blit.c:695:1: error: 't' undeclared (first use in this function)
>  t-cleared
>  ^
> si_blit.c:695:1: note: each undeclared identifier is reported only once for 
> each function it appears in
> si_blit.c:695:3: error: 'cleared' undeclared (first use in this function)
>  t-cleared
>    ^
> si_blit.c:696:3: error: expected ';' before 
> 'util_blitter_custom_resolve_color'
>    util_blitter_custom_resolve_color(sctx->blitter,
>    ^
> si_blit.c:668:11: warning: unused variable 'sample_mask' [-Wunused-variable]
>   unsigned sample_mask = ~0;
>            ^
> si_blit.c:663:21: warning: unused variable 'sctx' [-Wunused-variable]
>   struct si_context *sctx = (struct si_context*)ctx;
>                      ^
> Makefile:671: recipe for target 'si_blit.lo' failed
> make[3]: *** [si_blit.lo] Error 1
> make[3]: *** Waiting for unfinished jobs....
> si_descriptors.c: In function 'si_emit_descriptors':
> si_descriptors.c:233:11: warning: 'packet_start' may be used uninitialized in 
> this function [-Wmaybe-uninitialized]
>     cs->buf[packet_start] = PKT3(PKT3_WRITE_DATA, packet_size, 0);
>            ^
> make[3]: Leaving directory 
> '/build/mesa/src/Mesa-10.2.0/src/gallium/drivers/radeonsi'
> Makefile:525: recipe for target 'all-recursive' failed
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory '/build/mesa/src/Mesa-10.2.0/src/gallium/drivers'
> Makefile:529: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory '/build/mesa/src/Mesa-10.2.0/src'
> Makefile:578: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140606/e2f3c6a4/attachment-0001.sig>


More information about the mesa-dev mailing list