[Mesa-dev] Mesa 7.11 release

2011-07-31 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mesa 7.11 has been released. This is a development release. People who are concerned with stability and reliability should stick with a previous release or wait for Mesa 7.11.1. The tag in the GIT repository for Mesa 7.11 is 'mesa-7.11'. Mesa 7.11 is

[Mesa-dev] Mesa 7.11 release candidate 4

2011-07-28 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mesa 7.11-rc4 has been released. This is a release candidate for the 7.11 development release. The tag in the GIT repository for Mesa 7.11-rc4 is 'mesa-7.11-rc4'. Mesa 7.11-rc4 is available for download at ftp://freedesktop.org/pub/mesa/7.11/ md5su

Re: [Mesa-dev] Mesa 7.11 release candidate 3

2011-07-28 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/25/2011 07:54 PM, Ian Romanick wrote: > Mesa 7.11-rc3 has been released. This is a release candidate for the > 7.11 development release. > > The tag in the GIT repository for Mesa 7.11-rc3 is 'mesa-7.11-rc3'. I botched this a little bit. I fo

Re: [Mesa-dev] Mesa 7.11 release candidate 3

2011-07-26 Thread Alex Deucher
On Tue, Jul 26, 2011 at 11:05 AM, Bryan Cain wrote: > On Mon, Jul 25, 2011 at 9:54 PM, Ian Romanick wrote: >> The only changes in the 7.11 branch (until the final release) should be >> low-risk fixes for significant bugs.  Other than updates to the release >> notes and changing the version, RC3 s

Re: [Mesa-dev] Mesa 7.11 release candidate 3

2011-07-26 Thread Bryan Cain
On Mon, Jul 25, 2011 at 9:54 PM, Ian Romanick wrote: > The only changes in the 7.11 branch (until the final release) should be > low-risk fixes for significant bugs.  Other than updates to the release > notes and changing the version, RC3 should represent 7.11 final. Would my patches for making G

Re: [Mesa-dev] Mesa 7.11 release candidate 3

2011-07-25 Thread Christopher James Halse Rogers
I see the tarballs, but there doesn't seem to be a mesa-7.11-rc3 tag in git and 7.11 branch doesn't seem to have had a version bump commit. Has someone forgotten to push? signature.asc Description: This is a digitally signed message part ___ mesa-dev m

[Mesa-dev] Mesa 7.11 release candidate 3

2011-07-25 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mesa 7.11-rc3 has been released. This is a release candidate for the 7.11 development release. The tag in the GIT repository for Mesa 7.11-rc3 is 'mesa-7.11-rc3'. Mesa 7.11-rc3 is available for download at ftp://freedesktop.org/pub/mesa/7.11/ md5su

Re: [Mesa-dev] Mesa 7.11 release candidate 2

2011-07-20 Thread Sebastian H.
>> Indeed it isn't installed anywhere in /opt (also not in /usr). >> Btw. the latest git mesa main compiles without it beeing there. >> >> Alright, on the same system in ~/source/libdrm-2.4.26/ >> >> ./configure --prefix=/opt/mesa \ >>LDFLAGS=-L/opt/mesa/lib \ >>PKG_CONFIG_PATH=/op

Re: [Mesa-dev] Mesa 7.11 release candidate 2

2011-07-20 Thread Marek Olšák
On Wed, Jul 20, 2011 at 4:39 PM, Sebastian H. wrote: Mesa 7.11-rc2 has been released.  This is a release candidate for the 7.11 development release. >>> >>> I've tried to compile this one >>> 996aea3cca40bb34c0a9027411924879  MesaGLUT-7.11-rc2.tar.bz2 >>> >>> After unpacking >>> >>>

Re: [Mesa-dev] Mesa 7.11 release candidate 2

2011-07-20 Thread Sebastian H.
>>> Mesa 7.11-rc2 has been released. This is a release candidate for the >>> 7.11 development release. >> >> I've tried to compile this one >> >>> 996aea3cca40bb34c0a9027411924879 MesaGLUT-7.11-rc2.tar.bz2 >> >> After unpacking >> >> ./configure --prefix=/opt/mesa PKG_CONFIG_PATH=/opt/mesa/lib/pk

Re: [Mesa-dev] Mesa 7.11 release candidate 2

2011-07-20 Thread Brian Paul
On 07/20/2011 07:38 AM, Matt Turner wrote: On Wed, Jul 20, 2011 at 1:08 AM, Sebastian H. wrote: Hello list Mesa 7.11-rc2 has been released. This is a release candidate for the 7.11 development release. I've tried to compile this one 996aea3cca40bb34c0a9027411924879 MesaGLUT-7.11-rc2.tar

Re: [Mesa-dev] Mesa 7.11 release candidate 2

2011-07-20 Thread Matt Turner
On Wed, Jul 20, 2011 at 1:08 AM, Sebastian H. wrote: > Hello list > >> Mesa 7.11-rc2 has been released.  This is a release candidate for the >> 7.11 development release. > > I've tried to compile this one > >> 996aea3cca40bb34c0a9027411924879  MesaGLUT-7.11-rc2.tar.bz2 > > After unpacking > > ./co

Re: [Mesa-dev] Mesa 7.11 release candidate 2

2011-07-19 Thread Sebastian H.
Hello list Mesa 7.11-rc2 has been released. This is a release candidate for the 7.11 development release. I've tried to compile this one 996aea3cca40bb34c0a9027411924879 MesaGLUT-7.11-rc2.tar.bz2 After unpacking ./configure --prefix=/opt/mesa PKG_CONFIG_PATH=/opt/mesa/lib/pkgconfig LC_A

[Mesa-dev] Mesa 7.11 release candidate 2

2011-07-19 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mesa 7.11-rc2 has been released. This is a release candidate for the 7.11 development release. The tag in the GIT repository for Mesa 7.11-rc2 is 'mesa-7.11-rc2'. Mesa 7.11-rc2 is available for download at ftp://freedesktop.org/pub/mesa/7.11/ md5su

Re: [Mesa-dev] Mesa 7.11 Release Candidate 1 tarball issue

2011-07-19 Thread Brian Paul
On Mon, Jul 18, 2011 at 8:05 AM, Brian Paul wrote: > On 07/17/2011 03:50 PM, Marty Jack wrote: >> >> Another problem in the RC1 tarballs appears to be src/mesa/depend.  This >> contains a pile of references to >> /usr/lib/gcc/x86_64-redhat-linux/4.6.0/include and will fail if you are not >> on tha

Re: [Mesa-dev] Mesa 7.11 Release Candidate 1 tarball issue

2011-07-18 Thread Brian Paul
On 07/17/2011 03:50 PM, Marty Jack wrote: Another problem in the RC1 tarballs appears to be src/mesa/depend. This contains a pile of references to /usr/lib/gcc/x86_64-redhat-linux/4.6.0/include and will fail if you are not on that system. With that removed I am able to build the RC1 tarballs,

[Mesa-dev] Mesa 7.11 Release Candidate 1 tarball issue

2011-07-17 Thread Marty Jack
Another problem in the RC1 tarballs appears to be src/mesa/depend. This contains a pile of references to /usr/lib/gcc/x86_64-redhat-linux/4.6.0/include and will fail if you are not on that system. With that removed I am able to build the RC1 tarballs, but that doesn't mean there isn't somethin

Re: [Mesa-dev] Mesa 7.11 release candidate 1

2011-07-17 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/08/2011 07:06 PM, Ian Romanick wrote: > Mesa 7.11-rc1 has been released. This is a release candidate for the > 7.11 development release. > > The tag in the GIT repository for Mesa 7.11-rc1 is 'mesa-7.11-rc1'. > > Mesa 7.11-rc1 is available for

Re: [Mesa-dev] Mesa 7.11 release candidate 1

2011-07-09 Thread Andreas Radke
Am Sat, 09 Jul 2011 05:00:43 +0200 schrieb Stephan Raue : > Are the tarball corrupt? > > in the tar.bz2 file much files and dirs are missing, > MesaLib-7.11-rc1.tar looks to small (3.7MB) and the md5sums not > matching...? > > Stephan I can build the git snapshot for 7.11rc1 but not the tarbal

Re: [Mesa-dev] Mesa 7.11 release candidate 1

2011-07-08 Thread Stephan Raue
Are the tarball corrupt? in the tar.bz2 file much files and dirs are missing, MesaLib-7.11-rc1.tar looks to small (3.7MB) and the md5sums not matching...? Stephan Am 09.07.2011 04:06, schrieb Ian Romanick: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mesa 7.11-rc1 has been released. This

[Mesa-dev] Mesa 7.11 release candidate 1

2011-07-08 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mesa 7.11-rc1 has been released. This is a release candidate for the 7.11 development release. The tag in the GIT repository for Mesa 7.11-rc1 is 'mesa-7.11-rc1'. Mesa 7.11-rc1 is available for download at ftp://freedesktop.org/pub/mesa/7.11/ md5su