Daniel Aleksandersen
2007-Sep-14 14:41 UTC
[Flac-dev] Testing 24-bit full-scale deflection streams fails
Hi list, I am trying to compile and install flac 1.2. I $ ./configure(d) and $ make(d) without any errors or warnings. However I get the following error when $ make check(ing):> Testing 24-bit full-scale deflection streams... > fsd24-01 (--channels=1 --bps=24 -0 -l 16 --lax -m -e -p): encode...ERROR > during encode of fsd24-01 > FAIL: ./test_streams.sh > ==================> 2 of 7 tests failed > ==================Using KUbuntu 7.04 x86_64 using following command: $ ./configure && make && make check && sudo make install (Which by the way works perfectly on flac 1.1.4.) Let me know what other data is required to find out why it failed. And please do explain how I get that data/output/logs/whatever. -- Daniel Aleksandersen
Josh Coalson
2007-Sep-14 15:49 UTC
[Flac-dev] Testing 24-bit full-scale deflection streams fails
--- Daniel Aleksandersen <aleksandersen+xiphlists@runbox.com> wrote:> Hi list, > > I am trying to compile and install flac 1.2. I $ ./configure(d) and $ > > make(d) without any errors or warnings. However I get the following > error > when $ make check(ing): > > > Testing 24-bit full-scale deflection streams... > > fsd24-01 (--channels=1 --bps=24 -0 -l 16 --lax -m -e -p): > encode...ERROR > > during encode of fsd24-01 > > FAIL: ./test_streams.sh > > ==================> > 2 of 7 tests failed > > ==================> > Using KUbuntu 7.04 x86_64 using following command: > $ ./configure && make && make check && sudo make install > (Which by the way works perfectly on flac 1.1.4.) > > Let me know what other data is required to find out why it failed. > And please do explain how I get that data/output/logs/whatever.test_streams.sh makes a huge file called streams.log with a record of everything. if you can snip the last 100 lines or so of it (enough to capture the entire encode/decode/verify cycle of the last test) I might be able to tell what happened. also can you verify that the md5sum of fsd24-01.raw is 5a97c581700d975fcff78e8be0f19d7e thanks, Josh ____________________________________________________________________________________ Catch up on fall's hot new shows on Yahoo! TV. Watch previews, get listings, and more! http://tv.yahoo.com/collections/3658
Daniel Aleksandersen
2007-Sep-14 16:25 UTC
[Flac-dev] Testing 24-bit full-scale deflection streams fails
On 2007-09-15, Josh wrote:> --- Daniel Aleksandersen <aleksandersen+xiphlists@runbox.com> wrote: > > Hi list, > > > > I am trying to compile and install flac 1.2. I $ ./configure(d) and $ > > > > make(d) without any errors or warnings. However I get the following > > error > > > > when $ make check(ing): > > > Testing 24-bit full-scale deflection streams... > > > fsd24-01 (--channels=1 --bps=24 -0 -l 16 --lax -m -e -p): > > > > encode...ERROR > > > > > during encode of fsd24-01 > > > FAIL: ./test_streams.sh > > > ==================> > > 2 of 7 tests failed > > > ==================> > > > Using KUbuntu 7.04 x86_64 using following command: > > $ ./configure && make && make check && sudo make install > > (Which by the way works perfectly on flac 1.1.4.) > > > > Let me know what other data is required to find out why it failed. > > And please do explain how I get that data/output/logs/whatever. > > test_streams.sh makes a huge file called streams.log with a record > of everything. if you can snip the last 100 lines or so of it > (enough to capture the entire encode/decode/verify cycle of the > last test) I might be able to tell what happened.There were only 130 lines or so. I attached the entire file.> also can you verify that the md5sum of fsd24-01.raw is > 5a97c581700d975fcff78e8be0f19d7eChecksums matches. -- Daniel Aleksandersen -------------- next part -------------- A non-text attachment was scrubbed... Name: streams.log Type: text/x-log Size: 13500 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20070915/a25201ed/streams-0001.bin
Erik de Castro Lopo
2007-Sep-14 16:46 UTC
[Flac-dev] Testing 24-bit full-scale deflection streams fails
Josh Coalson wrote:> > Using KUbuntu 7.04 x86_64 using following command:I'm using standard Ubuntu on x86-64 (AMD) and the same test passes on my machine.> test_streams.sh makes a huge file called streams.log with a recordIn fact, I just re-ran that test again and it passed again. Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "Learning OCaml is like a wormhole: a little dark, but there is a new, bigger universe much closer than you realise." -- Chris Alfred