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 that system.
>>
>> With that removed I am able to build the RC1 tarballs, but that doesn't
>> mean there isn't something else wrong in the parts that I didn't build.
>
> The depend files included in the tarball should be empty files.  Looks like
> one of the recent changes to the top-level Makefile lost the 'tarballs'
> dependency on 'rm_depend'.
>
> I'll see if I can fix this later.

Actually, we should just omit the 'depend' files from the tarball.  In
the makefiles we're using -include so there should be no harm if
they're missing (but they should be regenerated at compile time
anyway).

-Brian
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


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, but that doesn't mean 
there isn't something else wrong in the parts that I didn't build.


The depend files included in the tarball should be empty files.  Looks 
like one of the recent changes to the top-level Makefile lost the 
'tarballs' dependency on 'rm_depend'.


I'll see if I can fix this later.

-Brian
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


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 download at
> ftp://freedesktop.org/pub/mesa/7.11/
> 
> md5sums:
> 
> bf6ac6e4f2ee23328b6d319a3344097d  MesaLib-7.11-rc1.tar.gz
> b5dbc735ce705d5e36f74cf03d084512  MesaLib-7.11-rc1.tar.bz2
> 4b9cb99475cf3df965aa22d50b17e7ff  MesaLib-7.11-rc1.zip
> 0d5c7bc63fe5b6aef801ced6143d5968  MesaGLUT-7.11-rc1.tar.gz
> 1194e352249d7890e60ced38cab98263  MesaGLUT-7.11-rc1.tar.bz2
> a6a6c8884fad011c7bad9250691bac21  MesaGLUT-7.11-rc1.zip

RC2 was supposed to be last Friday.  It didn't happen because I ran out
of time.  I'm going to try again on Monday 7/18.  The main thing that I
didn't get done was resolving the issues with the tarballs that Stephan
Raue and Andreas Radke reported on the mailing list.  What are your IRC
handles?  I may ping you on Monday.

I'm guessing that there will be an RC3 on Friday 7/22, and final on 7/29
come hell or high water.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk4jO3gACgkQX1gOwKyEAw+9bgCgi4u+3Xst89w3Y43uqvCwP80p
SHEAn2jg+dM0l37QTOlO8qfERNHUo2dU
=+9fd
-END PGP SIGNATURE-
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


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 tarballs. meld
reports lots of differences in the trees...

-Andy for ArchLinux
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


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

md5sums:

bf6ac6e4f2ee23328b6d319a3344097d  MesaLib-7.11-rc1.tar.gz
b5dbc735ce705d5e36f74cf03d084512  MesaLib-7.11-rc1.tar.bz2
4b9cb99475cf3df965aa22d50b17e7ff  MesaLib-7.11-rc1.zip
0d5c7bc63fe5b6aef801ced6143d5968  MesaGLUT-7.11-rc1.tar.gz
1194e352249d7890e60ced38cab98263  MesaGLUT-7.11-rc1.tar.bz2
a6a6c8884fad011c7bad9250691bac21  MesaGLUT-7.11-rc1.zip
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk4Xt6cACgkQX1gOwKyEAw9lNACfbRqLzG7EF/InuCUUwMNKEU0z
BAUAniy6sjGsK1DD0NsPuyGWI8081c+N
=znOO
-END PGP SIGNATURE-
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev