Re: [Flac-dev] upcoming release, need help

2007-09-16 Thread Josh Coalson
thanks everyone for the feedback, the cvs tag is down and the release is almost ready. FLAC_RELEASE_1_2_1__2007_09_17 Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims

Re: [Flac-dev] upcoming release, need help

2007-09-15 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote: I'm currently running the tests on : Linux x86-64 Mac OSX PowerPC Both passed. The 1.8GHz AMD64 took 50 minutes, the 500MHz G3 PowerPC took 461 minutes. Erik -- - Erik de Castro Lopo

Re: [Flac-dev] upcoming release, need help

2007-09-15 Thread David Rothenberger
On 9/14/2007 2:51 PM, Josh Coalson wrote: checked in to CVS is what will be very close to the 1.2.1 release of flac scheduled for monday. if anyone can try building it and even better running the test suite, and reporting back any problems, that will help me get things in better shape. Built

Re: [Flac-dev] upcoming release, need help

2007-09-14 Thread Erik de Castro Lopo
Josh Coalson wrote: checked in to CVS is what will be very close to the 1.2.1 release of flac scheduled for monday. if anyone can try building it and even better running the test suite, and reporting back any problems, that will help me get things in better shape. I'm currently running the

Re: [Flac-dev] upcoming release, need help

2007-09-14 Thread Erik de Castro Lopo
Avuton Olrich wrote: I'd love to, I've got CVS checked out, how do I run this test suite? ./configure make make check Erik -- - Erik de Castro Lopo -

Re: [Flac-dev] upcoming release, need help

2007-09-14 Thread Josh Coalson
I've decided to put that one off till after the release. btw the cvs logs show that change happened between 1.1.2 and 1.1.3, or do you mean the warnings will come from the extra -W options you proposed? --- Erik de Castro Lopo [EMAIL PROTECTED] wrote: Josh Coalson wrote: checked in to CVS

Re: [Flac-dev] upcoming release, need help

2007-09-14 Thread Erik de Castro Lopo
Josh Coalson wrote: I've decided to put that one off till after the release. btw the cvs logs show that change happened between 1.1.2 and 1.1.3, Sorry, I think I'm getting confused between what is in your official tree and some exploratory hacking I was doing where I was trying to fix some

Re: [Flac-dev] upcoming release, need help

2007-09-14 Thread Avuton Olrich
On 9/14/07, Josh Coalson [EMAIL PROTECTED] wrote: checked in to CVS is what will be very close to the 1.2.1 release of flac scheduled for monday. if anyone can try building it and even better running the test suite, and reporting back any problems, that will help me get things in better

Re: [Flac-dev] upcoming release, need help

2007-09-14 Thread Ralph Giles
On Fri, Sep 14, 2007 at 06:12:22PM -0700, Ralph Giles wrote: Do you know what features prompted the 1.7 automake version requirement? It seems to work fine with the 1.6.3 distributed by Apple. This was of course my suggestion originally. :P

Re: [Flac-dev] upcoming release, need help

2007-09-14 Thread Avuton Olrich
On 9/14/07, Josh Coalson [EMAIL PROTECTED] wrote: the those logs look fine, maybe some other test failed like the unit tests which are unfortunately not logged. could you try running them individually and see if there's a problem (they're relatively quick) $ cd test $ ./test_libFLAC.sh