[Mesa-stable] [Mesa-dev] Preparing for 10.1.1

Dylan Baker baker.dylan.c at gmail.com
Fri Apr 11 13:02:34 PDT 2014


On Friday, April 11, 2014 09:33:44 AM Carl Worth wrote:
> I'm (finally) getting around to putting together a new stable release. I
> apologize it's so late.
> 
> I've just pushed about 66 patches to the 10.1 branch. This includes
> almost everything currently on master that was nominated for the stable
> branch. There are a handful of patches which I didn't cherry-pick
> over. I'll follow up with individual authors on each of those.
> 
> I'll also be going through the mesa-stable@ list since the 10.1 release
> looking for other patch nominations beyond what was mentioned in commit
> messages.
> 
> As usual, I'll do testing with piglit on my Intel laptop. But any
> additional testing that anyone provides, (particularly on other
> drivers), will be appreciated.
> 
> -Carl

Carl, the 10.1 branch does not currently build for r600, I get the following 
message:

  CC       r600_uvd.lo
../../../../../src/gallium/drivers/r600/r600_state.c: In function 
'r600_is_colorbuffer_format_supported':
../../../../../src/gallium/drivers/r600/r600_state.c:152:9: error: implicit 
declaration of function 'r600_translate_colorswap' [-Werror=implicit-function-
declaration]
         r600_translate_colorswap(format) != ~0U;
         ^
cc1: some warnings being treated as errors
make[3]: *** [r600_state.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
../../../../../src/gallium/drivers/r600/evergreen_state.c: In function 
'r600_is_colorbuffer_format_supported':
../../../../../src/gallium/drivers/r600/evergreen_state.c:222:3: error: 
implicit declaration of function 'r600_translate_colorswap' [-Werror=implicit-
function-declaration]
   r600_translate_colorswap(format) != ~0U;
   ^
cc1: some warnings being treated as errors
make[3]: *** [evergreen_state.lo] Error 1
make[3]: Leaving directory 
`/home/dylan/source/mesa/64bit/src/gallium/drivers/r600'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dylan/source/mesa/64bit/src/gallium/drivers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dylan/source/mesa/64bit/src'
make: *** [all-recursive] Error 1

I think this is probably fixed by radeon colorswap patch that you couldn't 
apply.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-stable/attachments/20140411/18a2a539/attachment.sig>


More information about the mesa-stable mailing list