[FFmpeg-devel] "make check" fails on MacOS X

David Geldreich david.geldreich
Fri Nov 21 13:53:32 CET 2008


Hi again,

to be sure that my build of ffmpeg is OK, I have tried to run "make  
check" on it.

A user already reported a similar problem on linux on 2008/10/22 but  
no followup was made ?

My configuration :
- ffmpeg from SVN trunk 15899
- OS : MacOS X 10.5.5 (9F33)
- Hardware : MacPro Dual-Core Intel Xeon 2.66 Ghz, 4MB L2 Cache, 9GB RAM
- gcc 4.0.1

./configure --enable-swscale --enable-gpl
make -j4
make check

And got the following error :

--- /Users/dgeld/src/ffmpeg/tests/ffmpeg.regression.ref	2008-11-20  
12:41:12.000000000 +0100
+++ tests/data/vsynth.regression	2008-11-21 13:39:34.000000000 +0100
@@ -205,7 +205,7 @@
  353368 ./tests/data/a-flac.flac
  95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/flac.vsynth.out.wav
  stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
-4435d87463cd6c5407bd88cca241ca56 *./tests/data/a-wmav1.asf
+6f7f3116b801ea641ce14f827de05cce *./tests/data/a-wmav1.asf
  106004 ./tests/data/a-wmav1.asf
  stddev:12251.38 PSNR: 14.56 bytes:  1056812/  1058444
  stddev: 2105.96 PSNR: 29.85 bytes:  1048620/  1058444

./ffmpeg -version
FFmpeg version SVN-r15899, Copyright (c) 2000-2008 Fabrice Bellard, et  
al.
   configuration: --enable-swscale --enable-gpl
   libavutil     49.12. 0 / 49.12. 0
   libavcodec    52. 3. 0 / 52. 3. 0
   libavformat   52.23. 1 / 52.23. 1
   libavdevice   52. 1. 0 / 52. 1. 0
   libswscale     0. 6. 1 /  0. 6. 1
   built on Nov 21 2008 13:37:36, gcc: 4.0.1 (Apple Inc. build 5488)
FFmpeg SVN-r15899
libavutil     49.12. 0 / 49.12. 0
libavcodec    52. 3. 0 / 52. 3. 0
libavformat   52.23. 1 / 52.23. 1
libavdevice   52. 1. 0 / 52. 1. 0
libswscale     0. 6. 1 /  0. 6. 1

Thanks for your help.





More information about the ffmpeg-devel mailing list