[Mesa-dev] Mesa 10.2 release

Laurent Carlier lordheavym at gmail.com
Fri Jun 6 21:35:41 PDT 2014


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:
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

-- 
Laurent Carlier
ArchLinux Developer
http://www.archlinux.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140607/f34b6dee/attachment.sig>


More information about the mesa-dev mailing list