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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev