Re: [Flac-dev] Testing 24-bit full-scale deflection streams fails

2007-09-14 Thread Daniel Aleksandersen
On 2007-09-15, Josh wrote:
 --- Daniel Aleksandersen [EMAIL PROTECTED] 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
 5a97c581700d975fcff78e8be0f19d7e

Checksums matches.
-- 
Daniel Aleksandersen
### ENCODE noise ###
###cmd=run_flac --verify --silent --force --force-raw-format --endian=little --sign=signed --sample-rate=44100 --bps=8 --channels=1 -0 --no-padding --stdout -
### DECODE noise ###
###cmd=run_flac --silent --force --endian=little --sign=signed --decode --force-raw-format --stdout -

-: WARNING, cannot check MD5 signature since it was unset in the STREAMINFO
-rw-r--r-- 1 aleksandersen aleksandersen 1572864 2007-09-15 01:04 noise.raw
-rw-r--r-- 1 aleksandersen aleksandersen 1586484 2007-09-15 01:16 noise.flac
-rw-r--r-- 1 aleksandersen aleksandersen 1572864 2007-09-15 01:16 noise.cmp
### ENCODE test01 ###
###cmd=run_flac --verify --silent --force --force-raw-format --endian=little --sign=signed --sample-rate=44100 --bps=16 --channels=1 -0 -l 16 --lax -m -e -p --no-padding test01.raw
### DECODE test01 ###
###cmd=run_flac --silent --force --endian=little --sign=signed --decode --force-raw-format --output-name=test01.cmp test01.flac
-rw-r--r-- 1 aleksandersen aleksandersen 2 2007-09-15 01:04 test01.raw
-rw-r--r-- 1 aleksandersen aleksandersen 120 2007-09-15 01:04 test01.flac
-rw-r--r-- 1 aleksandersen aleksandersen 2 2007-09-15 01:04 test01.cmp
### ENCODE test02 ###
###cmd=run_flac --verify --silent --force --force-raw-format --endian=little --sign=signed --sample-rate=44100 --bps=16 --channels=2 -0 -l 16 --lax -m -e -p --no-padding test02.raw
### DECODE test02 ###
###cmd=run_flac --silent --force --endian=little --sign=signed --decode --force-raw-format --output-name=test02.cmp test02.flac
-rw-r--r-- 1 aleksandersen aleksandersen 4 2007-09-15 01:04 test02.raw
-rw-r--r-- 1 aleksandersen aleksandersen 123 2007-09-15 01:04 test02.flac
-rw-r--r-- 1 aleksandersen aleksandersen 4 2007-09-15 01:04 test02.cmp
### ENCODE test03 ###
###cmd=run_flac --verify --silent --force --force-raw-format --endian=little --sign=signed --sample-rate=44100 --bps=16 --channels=1 -0 -l 16 --lax -m -e -p --no-padding test03.raw
### DECODE test03 ###
###cmd=run_flac --silent --force --endian=little --sign=signed --decode --force-raw-format --output-name=test03.cmp test03.flac
-rw-r--r-- 1 aleksandersen aleksandersen 10 2007-09-15 01:04 test03.raw
-rw-r--r-- 1 aleksandersen aleksandersen 125 2007-09-15 01:04 test03.flac
-rw-r--r-- 1 aleksandersen aleksandersen 10 2007-09-15 01:04 test03.cmp
### ENCODE test04 ###
###cmd=run_flac --verify --silent --force --force-raw-format --endian=little --sign=signed --sample-rate=44100 --bps=16 --channels=2 -0 -l 16 --lax -m -e -p --no-padding test04.raw
### DECODE test04 ###
###cmd=run_flac --silent --force --endian=little --sign=signed --decode --force-raw-format --output-name=test04.cmp test04.flac
-rw-r--r-- 1 aleksandersen aleksandersen 20 2007-09-15 01:04 test04.raw
-rw-r--r-- 1 aleksandersen aleksandersen 132 2007-09-15 01:04 test04.flac
-rw-r--r-- 1 aleksandersen aleksandersen 20 2007-09-15 01:04 test04.cmp
### ENCODE fsd8-01 ###
###cmd=run_flac --verify --silent --force --force-raw-format --endian=little --sign=signed --sample-rate=44100 --bps=8 --channels=1 -0 -l 16 --lax -m -e -p --no-padding fsd8-01.raw
### DECODE 

Re: [Flac-dev] Testing 24-bit full-scale deflection streams fails

2007-09-14 Thread Erik de Castro Lopo
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 record

In 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
___
Flac-dev mailing list
Flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev