Ticket #7521: log_x86_test.log

File log_x86_test.log, 5.7 KB (added by KarenHuang, 8 years ago)

log_x86_test

Line 
1[executing command] .\tools\msys32\usr\bin\sh.exe --login -i -c "/D/ffmpeg/tools/test.sh"
2Starting testing in D:\FFmpeg/src
3FATE tests in ../fate-suite/
4Download FATE test resources
5rsync -vrltLW --timeout=60 --contimeout=60 rsync://fate-suite.ffmpeg.org/fate-suite/ ../fate-suite/
6receiving incremental file list
7h264/
8h264/crew_cif.nal
9h264/crew_cif_timecode-2.h264
10
11sent 342 bytes received 2,113,105 bytes 169,075.76 bytes/sec
12total size is 1,156,229,181 speedup is 547.08
13Run FATE tests
14GEN tests/pixfmts.mak
15HOSTCC tests/base64.o
16base64.c
17HOSTCC tests/tiny_psnr.o
18HOSTCC tests/tiny_ssim.o
19HOSTCC tests/audiomatch.o
20tiny_psnr.c
21tiny_ssim.c
22audiomatch.c
23CC tests/checkasm/aacpsdsp.o
24CC tests/checkasm/audiodsp.o
25CC tests/checkasm/alacdsp.o
26aacpsdsp.c
27CC tests/checkasm/blockdsp.o
28audiodsp.c
29alacdsp.c
30blockdsp.c
31CC tests/checkasm/bswapdsp.o
32bswapdsp.c
33CC tests/checkasm/fixed_dsp.o
34CC tests/checkasm/flacdsp.o
35fixed_dsp.c
36flacdsp.c
37CC tests/checkasm/float_dsp.o
38float_dsp.c
39CC tests/checkasm/fmtconvert.o
40fmtconvert.c
41CC tests/checkasm/g722dsp.o
42g722dsp.c
43CC tests/checkasm/checkasm.o
44checkasm.c
45CC tests/checkasm/h264dsp.o
46CC tests/checkasm/h264pred.o
47h264dsp.c
48h264pred.c
49CC tests/checkasm/h264qpel.o
50h264qpel.c
51CC tests/checkasm/hevc_add_res.o
52hevc_add_res.c
53D:\FFmpeg\src\libavcodec\get_bits.h(481): warning C4101: 're_cache': unreferenced local variable
54CC tests/checkasm/hevc_idct.o
55CC tests/checkasm/hevc_sao.o
56CC tests/checkasm/huffyuvdsp.o
57hevc_idct.c
58D:\FFmpeg\src\libavcodec\get_bits.h(481): warning C4101: 're_cache': unreferenced local variable
59hevc_sao.c
60huffyuvdsp.c
61D:\FFmpeg\src\libavcodec\get_bits.h(481): warning C4101: 're_cache': unreferenced local variable
62D:\FFmpeg\src\libavcodec\get_bits.h(481): warning C4101: 're_cache': unreferenced local variable
63CC tests/checkasm/jpeg2000dsp.o
64jpeg2000dsp.c
65CC tests/checkasm/llviddsp.o
66llviddsp.c
67CC tests/checkasm/llviddspenc.o
68llviddspenc.c
69CC tests/checkasm/pixblockdsp.o
70CC tests/checkasm/sbrdsp.o
71CC tests/checkasm/sw_rgb.o
72pixblockdsp.c
73sbrdsp.c
74sw_rgb.c
75CC tests/checkasm/utvideodsp.o
76CC tests/checkasm/synth_filter.o
77utvideodsp.c
78synth_filter.c
79CC tests/checkasm/v210enc.o
80v210enc.c
81D:\FFmpeg\src\libavcodec\get_bits.h(481): warning C4101: 're_cache': unreferenced local variable
82CC tests/checkasm/vf_blend.o
83vf_blend.c
84CC tests/checkasm/vf_colorspace.o
85vf_colorspace.c
86CC tests/checkasm/vf_hflip.o
87vf_hflip.c
88CC tests/checkasm/vf_nlmeans.o
89vf_nlmeans.c
90CC tests/checkasm/vf_threshold.o
91vf_threshold.c
92CC tests/checkasm/videodsp.o
93videodsp.c
94X86ASM tests/checkasm/x86/checkasm.o
95CC tests/checkasm/vp8dsp.o
96vp8dsp.c
97STRIP tests/checkasm/x86/checkasm.o
98skipping strip -x tests/checkasm/x86/checkasm.o
99CC tests/checkasm/vp9dsp.o
100vp9dsp.c
101CC tests/api/api-flac-test.o
102api-flac-test.c
103CC tests/api/api-seek-test.o
104HOSTCC tests/audiogen.o
105api-seek-test.c
106CC tests/api/api-threadmessage-test.o
107audiogen.c
108api-threadmessage-test.c
109tests/api/api-flac-test.c(166): warning C4996: 'avcodec_encode_audio2': was declared deprecated
110D:\FFmpeg\src\libavcodec/avcodec.h(5363): note: see declaration of 'avcodec_encode_audio2'
111tests/api/api-flac-test.c(174): warning C4996: 'avcodec_decode_audio4': was declared deprecated
112D:\FFmpeg\src\libavcodec/avcodec.h(4722): note: see declaration of 'avcodec_decode_audio4'
113tests/api/api-seek-test.c(119): warning C4996: 'avcodec_decode_video2': was declared deprecated
114D:\FFmpeg\src\libavcodec/avcodec.h(4771): note: see declaration of 'avcodec_decode_video2'
115D:\FFmpeg\src\libavcodec\get_bits.h(481): warning C4101: 're_cache': unreferenced local variable
116HOSTCC tests/videogen.o
117videogen.c
118CC tests/api/api-band-test.o
119api-band-test.c
120CC tests/api/api-h264-test.o
121api-h264-test.c
122tests/api/api-band-test.c(171): warning C4996: 'avcodec_decode_video2': was declared deprecated
123D:\FFmpeg\src\libavcodec/avcodec.h(4771): note: see declaration of 'avcodec_decode_video2'
124CC tests/api/api-codec-param-test.o
125api-codec-param-test.c
126tests/api/api-h264-test.c(121): warning C4996: 'avcodec_decode_video2': was declared deprecated
127D:\FFmpeg\src\libavcodec/avcodec.h(4771): note: see declaration of 'avcodec_decode_video2'
128tests/api/api-codec-param-test.c(58): warning C4996: 'avcodec_decode_video2': was declared deprecated
129D:\FFmpeg\src\libavcodec/avcodec.h(4771): note: see declaration of 'avcodec_decode_video2'
130CC libavcodec/tests/fft-fixed.o
131CC libavcodec/tests/fft.o
132fft-fixed.c
133fft.c
134CC tests/api/api-h264-slice-test.o
135api-h264-slice-test.c
136CC libavcodec/tests/fft-fixed32.o
137fft-fixed32.c
138CC libavcodec/tests/avfft.o
139avfft.c
140CC libavcodec/tests/avpacket.o
141avpacket.c
142CC libavcodec/tests/cabac.o
143cabac.c
144CC libavcodec/tests/celp_math.o
145celp_math.c
146tests/api/api-h264-slice-test.c(183): error C2065: 'ssize_t': undeclared identifier
147tests/api/api-h264-slice-test.c(183): error C2146: syntax error: missing ';' before identifier 'ret'
148tests/api/api-h264-slice-test.c(183): error C2065: 'ret': undeclared identifier
149tests/api/api-h264-slice-test.c(184): error C2065: 'ret': undeclared identifier
150tests/api/api-h264-slice-test.c(187): error C2065: 'ret': undeclared identifier
151tests/api/api-h264-slice-test.c(190): error C2065: 'ret': undeclared identifier
152tests/api/api-h264-slice-test.c(191): error C2065: 'ret': undeclared identifier
153tests/api/api-h264-slice-test.c(195): error C2065: 'ret': undeclared identifier
154make: *** [ffbuild/common.mak:60: tests/api/api-h264-slice-test.o] Error 2
155make: *** Waiting for unfinished jobs....
156CC libavcodec/tests/codec_desc.o
157codec_desc.c
158CC libavcodec/dctref.o
159CC libavcodec/tests/golomb.o
160dctref.c
161golomb.c
162CC libavcodec/tests/dct.o
163dct.c
164D:\FFmpeg\src\libavcodec/get_bits.h(481): warning C4101: 're_cache': unreferenced local variable
165Failed FATE test suite!
166[command took 36 seconds]