[FFmpeg-devel] Regression tests seem to be broken

Roman V. Shaposhnik rvs
Wed Oct 22 22:31:16 CEST 2008


On Tue, 2008-10-21 at 19:58 +0200, Michael Niedermayer wrote:
> On Tue, Oct 21, 2008 at 09:59:22AM -0700, Roman V. Shaposhnik wrote:
> > Guys,
> > 
> > is it just me?
> >   $ make test
> >   -4435d87463cd6c5407bd88cca241ca56 *./tests/data/a-wmav1.asf
> >   +6f7f3116b801ea641ce14f827de05cce *./tests/data/a-wmav1.asf
> 
> make test passes here
> what compiler and platform is generating above?

Here what I did:
  $ uname -a
  Linux goose 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC x86_64 x86_64 x86_64 GNU/Linux
  $ gcc -v
  Using built-in specs.
  Target: x86_64-suse-linux
  Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.2.1 --enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.2 --enable-version-specific-runtime-libs --without-system-libunwind --with-cpu=generic --host=x86_64-suse-linux
  Thread model: posix
  gcc version 4.2.1 (SUSE Linux)
  $ ./configure --enable-gpl --enable-swscale
  $ make test
  ....
  -4435d87463cd6c5407bd88cca241ca56 *./tests/data/a-wmav1.asf
  +6f7f3116b801ea641ce14f827de05cce *./tests/data/a-wmav1.asf
  ....
  $ ./ffmpeg -version
FFmpeg version SVN-r15666, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-swscale
  libavutil     49.12. 0 / 49.12. 0
  libavcodec    52. 0. 0 / 52. 0. 0
  libavformat   52.22. 1 / 52.22. 1
  libavdevice   52. 1. 0 / 52. 1. 0
  libswscale     0. 6. 1 /  0. 6. 1
  built on Oct 22 2008 13:20:37, gcc: 4.2.1 (SUSE Linux)
FFmpeg SVN-r15666
libavutil     49.12. 0 / 49.12. 0
libavcodec    52. 0. 0 / 52. 0. 0
libavformat   52.22. 1 / 52.22. 1
libavdevice   52. 1. 0 / 52. 1. 0
libswscale     0. 6. 1 /  0. 6. 1

  
Hope this helps.

Thanks,
Roman.





More information about the ffmpeg-devel mailing list