[FFmpeg-devel] Revision 9087 regression test fail
Siarhei Siamashka
siarhei.siamashka
Wed May 23 00:02:35 CEST 2007
On Monday 21 May 2007 15:39, Michael Niedermayer wrote:
> > > Panagiotis Issaris wrote:
> > >> Current ffmpeg SVN regression tests appear to be broken:
[cut]
> > >> Regression test: Error.
> > >> make[1]: *** [seektest] Error 1
> > >
> > > Revision 9000 was still okay.
> >
> > 9040 was still OK.
> > 9060 was still OK.
> > 9072 was still OK.
> > 9074 was still OK.
> > 9075 was still OK.
> > 9076 is broken.
> > 9080 is broken.
> > 9087 is broken.
> >
> > So, it appears that commit 9076 broke the regression tests:
> > "r9076 | michael | 2007-05-20 03:05:34 +0200 (Sun, 20 May 2007) | 2 lines
> >
> > slightly more correct spliting of frames"
>
> fixed
'seektest' seems to be broken for me up to current SVN HEAD (9102) from the
very revision it was introduced :
------------------------------------------------------------------------
r8792 | michael | 2007-04-22 22:19:43 +0300 (???, 22 ??? 2007) | 2 lines
Changed paths:
M /trunk/tests/Makefile
enable seektest
Since, as I guess, this total seetktest failure problem is not reproducible
for you, here is some additional information. Somebody from #ffmpeg also
confirmed regression test problems with ffmpeg SVN HEAD by the way.
# ./configure
install prefix /usr/local
source path /mnt/media/tmp/ffmpeg
C compiler gcc
make make
.align is power-of-two no
ARCH x86_32 (generic)
big-endian no
MMX enabled yes
CMOV enabled no
CMOV is fast no
gprof enabled no
debug symbols yes
strip symbols yes
optimize yes
static yes
shared no
postprocessing support no
software scaler enabled no
video hooking yes
Imlib2 support yes
FreeType support yes
network support yes
IPv6 support yes
threading support no
SDL support yes
Sun medialib support no
AVISynth enabled no
liba52 support no
liba52 dlopened no
libamr-nb support no
libamr-wb support no
libfaac enabled no
libfaad enabled no
faadbin enabled no
libgsm enabled no
libmp3lame enabled no
libnut enabled no
libogg enabled no
libtheora enabled no
libvorbis enabled no
x264 enabled no
XviD enabled no
zlib enabled yes
License: LGPL
Creating config.mak and config.h...
# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 10
model name : AMD Athlon(tm) XP 2400+
stepping : 0
cpu MHz : 2004.750
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow up ts
bogomips : 4014.62
# gcc --version
gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3)
More information about the ffmpeg-devel
mailing list