Re: GHC 6.4.2 release candidates

2006-04-23 Thread Duncan Coutts
On Wed, 2006-04-12 at 16:02 +0100, Simon Marlow wrote:

 I've put the testsuite bundle here:
 
http://haskell.org/ghc/dist/ghc-testsuite-6.4.2.tar.gz

Thanks Simon, that's great. I've integrated it into the Gentoo
ghc-6.4.2.ebuild.

 There are zero unexpected failures on x86/x86_64 on Linux.  I think 
 there may be a few unexpected failures on Windows, but I've checked them 
 and they're not fatal.

I get zero unexpected failures on x86_64 too which is reassuring.

 I'll probably update nofib and make a bundle of that too.  There are 
 currently a few bogus failures due to floating point wibbles.

Cheers, that'd be nice too.

  Perhaps we could record testsuite results for different arches on
  the ghc wiki somewhere.
 
 Sure, that's a good idea.  I've left it a bit late to make any changes 
 to 6.4.2 based on anything you find, but it'll still be useful to record 
 the results for comparison with future versions.

We'll get round to running it on our various other arches and report
back.

Duncan

___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Re: GHC 6.4.2 release candidates

2006-04-12 Thread Simon Marlow

Duncan Coutts wrote:

On Tue, 2006-03-28 at 12:34 +0100, Simon Marlow wrote:


Hi Folks,

We're finally in release-candidate mode for 6.4.2.  Please grab a
snapshot and try it out:

http://www.haskell.org/ghc/dist/stable/dist/

(scroll to the bottom for the latest).  The available builds are:
x86_64-unknown-linux (Fedora Core 5), i386-unknown-linux (glibc 2.3
era), and Windows (i386-unknown-mingw32).  


There's a source snapshot if you want to build yourself - please try
this if you can, we need to make sure the source bundle builds cleanly.



One thing that Don, Ian and I were discussing was having a tarball of
the testsuite and nofib performance suite to go along with the official
6.4.2 release. This would make it easier for us to be consistent. Having
the testsuite go with the ghc release will mean we can be sure about
which tests we expect to fail on x86/amd64 and we can use that as a
comparison for the other arch ports.


I've put the testsuite bundle here:

  http://haskell.org/ghc/dist/ghc-testsuite-6.4.2.tar.gz

There are zero unexpected failures on x86/x86_64 on Linux.  I think 
there may be a few unexpected failures on Windows, but I've checked them 
and they're not fatal.


I'll probably update nofib and make a bundle of that too.  There are 
currently a few bogus failures due to floating point wibbles.



If we could get a tarball of the testsuite out before the release then
we can send in our results for various arches and that could be included
into the know failures files for the testsuite that goes official
release. It'd give us a better sense of the state of things on each
arch. Perhaps we could record testsuite results for different arches on
the ghc wiki somewhere.


Sure, that's a good idea.  I've left it a bit late to make any changes 
to 6.4.2 based on anything you find, but it'll still be useful to record 
the results for comparison with future versions.


Cheers,
Simon
___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Re: GHC 6.4.2 release candidates

2006-03-30 Thread Simon Marlow

Duncan Coutts wrote:

On Tue, 2006-03-28 at 12:34 +0100, Simon Marlow wrote:


Hi Folks,

We're finally in release-candidate mode for 6.4.2.  Please grab a
snapshot and try it out:

http://www.haskell.org/ghc/dist/stable/dist/

(scroll to the bottom for the latest).  The available builds are:
x86_64-unknown-linux (Fedora Core 5), i386-unknown-linux (glibc 2.3
era), and Windows (i386-unknown-mingw32).  


There's a source snapshot if you want to build yourself - please try
this if you can, we need to make sure the source bundle builds cleanly.



One thing that Don, Ian and I were discussing was having a tarball of
the testsuite and nofib performance suite to go along with the official
6.4.2 release. This would make it easier for us to be consistent. Having
the testsuite go with the ghc release will mean we can be sure about
which tests we expect to fail on x86/amd64 and we can use that as a
comparison for the other arch ports.

If we could get a tarball of the testsuite out before the release then
we can send in our results for various arches and that could be included
into the know failures files for the testsuite that goes official
release. It'd give us a better sense of the state of things on each
arch. Perhaps we could record testsuite results for different arches on
the ghc wiki somewhere.


This is a good idea.  I'm just clearling up the last of the current 
failures, and I'll make the tarball.


Cheers,
Simon
___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Re: GHC 6.4.2 release candidates

2006-03-29 Thread Duncan Coutts
On Tue, 2006-03-28 at 12:34 +0100, Simon Marlow wrote:
 Hi Folks,
 
 We're finally in release-candidate mode for 6.4.2.  Please grab a
 snapshot and try it out:
 
 http://www.haskell.org/ghc/dist/stable/dist/
 
 (scroll to the bottom for the latest).  The available builds are:
 x86_64-unknown-linux (Fedora Core 5), i386-unknown-linux (glibc 2.3
 era), and Windows (i386-unknown-mingw32).  
 
 There's a source snapshot if you want to build yourself - please try
 this if you can, we need to make sure the source bundle builds cleanly.

One thing that Don, Ian and I were discussing was having a tarball of
the testsuite and nofib performance suite to go along with the official
6.4.2 release. This would make it easier for us to be consistent. Having
the testsuite go with the ghc release will mean we can be sure about
which tests we expect to fail on x86/amd64 and we can use that as a
comparison for the other arch ports.

If we could get a tarball of the testsuite out before the release then
we can send in our results for various arches and that could be included
into the know failures files for the testsuite that goes official
release. It'd give us a better sense of the state of things on each
arch. Perhaps we could record testsuite results for different arches on
the ghc wiki somewhere.

Having a known benchmark like that would be very good to see if we're
breaking things eg in porting, getting registerised builds working, gcc
upgrades etc.

Duncan

___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Re: GHC 6.4.2 release candidates

2006-03-28 Thread Duncan Coutts
On Tue, 2006-03-28 at 12:34 +0100, Simon Marlow wrote:
 Hi Folks,
 
 We're finally in release-candidate mode for 6.4.2.  Please grab a
 snapshot and try it out:
 
 http://www.haskell.org/ghc/dist/stable/dist/
 
 (scroll to the bottom for the latest).  The available builds are:
 x86_64-unknown-linux (Fedora Core 5), i386-unknown-linux (glibc 2.3
 era), and Windows (i386-unknown-mingw32).  
 
 There's a source snapshot if you want to build yourself - please try
 this if you can, we need to make sure the source bundle builds cleanly.

For Gentoo users who want to help test building from source there is a
corresponding ebuild here:

http://haskell.org/~gentoo/gentoo-haskell/portage/dev-lang/ghc/

Today's snapshot ebuild is ghc-6.4.2_pre20060327.ebuild but if you find
we're out of date you can usually just rename it for the right day's
snapshot.

Duncan

___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Re: GHC 6.4.2 release candidates

2006-03-28 Thread Bulat Ziganshin
Hello Simon,

Tuesday, March 28, 2006, 3:34:59 PM, you wrote:

 We're finally in release-candidate mode for 6.4.2.  Please grab a

i've written your email about ghc documentation that lists obsolete
-ddump options and don't mention new ones such as -ddump-cmm. are
you got it?

i can even scan the ghc 6.4.1 docs and write you about all oddities i
can see. just that i can recall now - -fgenerics section says something
about ghc 5.02, -fparr is still undocumented, TH section should
contain reference to wiki page and so on


-- 
Best regards,
 Bulatmailto:[EMAIL PROTECTED]

___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Re: GHC 6.4.2 release candidates

2006-03-28 Thread Michael Marte

Simon Marlow wrote:


Hi Folks,

We're finally in release-candidate mode for 6.4.2.  Please grab a
snapshot and try it out:

http://www.haskell.org/ghc/dist/stable/dist/

(scroll to the bottom for the latest).  The available builds are:
x86_64-unknown-linux (Fedora Core 5), i386-unknown-linux (glibc 2.3
era), and Windows (i386-unknown-mingw32).  


There's a source snapshot if you want to build yourself - please try
this if you can, we need to make sure the source bundle builds cleanly.

Barring any serious hiccups, the release should be out in a couple of
weeks.

Cheers,
Simon
___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
 


Works fine for me on Win32.
All DLL problems are gone - no more space leaks and crashes when freeing 
a DLL generated by ghc!


Michael

___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


RE: GHC 6.4.2 release candidates

2006-03-28 Thread Simon Marlow
On 28 March 2006 13:41, Bulat Ziganshin wrote:

 Tuesday, March 28, 2006, 3:34:59 PM, you wrote:
 
 We're finally in release-candidate mode for 6.4.2.  Please grab a
 
 i've written your email about ghc documentation that lists obsolete
 -ddump options and don't mention new ones such as -ddump-cmm. are
 you got it?
 
 i can even scan the ghc 6.4.1 docs and write you about all oddities i
 can see. just that i can recall now - -fgenerics section says
 something about ghc 5.02, -fparr is still undocumented, TH section
 should contain reference to wiki page and so on

Thanks Bulat, I got your earlier message, sorry for not replying.  It
would be great if you could list these things - please open a ticket on
the bug tracker.

Cheers,
Simon
___
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users