GEN tests/pixfmts.mak HOSTCC tests/base64.o HOSTLD tests/base64 HOSTCC tests/tiny_psnr.o HOSTLD tests/tiny_psnr HOSTCC tests/tiny_ssim.o HOSTLD tests/tiny_ssim HOSTCC tests/audiomatch.o HOSTLD tests/audiomatch CC tests/checkasm/aacpsdsp.o src/tests/checkasm/aacpsdsp.c: In function 'test_add_squares': src/tests/checkasm/aacpsdsp.c:49:5: warning: passing argument 2 of '(void (*)(INTFLOAT *, const INTFLOAT (*)[2], int))func_ref' from incompatible pointer type [enabled by default] call_ref(dst0, src, BUF_SIZE); ^ src/tests/checkasm/aacpsdsp.c:49:5: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' src/tests/checkasm/aacpsdsp.c:50:5: warning: passing argument 8 of 'checked_call' from incompatible pointer type [enabled by default] call_new(dst1, src, BUF_SIZE); ^ src/tests/checkasm/aacpsdsp.c:50:5: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' In file included from src/tests/checkasm/aacpsdsp.c:21:0: src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:53:5: note: in expansion of macro 'bench_new' bench_new(dst1, src, BUF_SIZE); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:53:5: note: in expansion of macro 'bench_new' bench_new(dst1, src, BUF_SIZE); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:53:5: note: in expansion of macro 'bench_new' bench_new(dst1, src, BUF_SIZE); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:53:5: note: in expansion of macro 'bench_new' bench_new(dst1, src, BUF_SIZE); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:53:5: note: in expansion of macro 'bench_new' bench_new(dst1, src, BUF_SIZE); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:53:5: note: in expansion of macro 'bench_new' bench_new(dst1, src, BUF_SIZE); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:53:5: note: in expansion of macro 'bench_new' bench_new(dst1, src, BUF_SIZE); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:53:5: note: in expansion of macro 'bench_new' bench_new(dst1, src, BUF_SIZE); ^ src/tests/checkasm/aacpsdsp.c: In function 'test_hybrid_analysis': src/tests/checkasm/aacpsdsp.c:92:5: warning: passing argument 3 of '(void (*)(INTFLOAT (*)[2], INTFLOAT (*)[2], const INTFLOAT (*)[8][2], ptrdiff_t, int))func_ref' from incompatible pointer type [enabled by default] call_ref(dst0, in, filter, STRIDE, N); ^ src/tests/checkasm/aacpsdsp.c:92:5: note: expected 'const INTFLOAT (*)[8][2]' but argument is of type 'INTFLOAT (*)[8][2]' src/tests/checkasm/aacpsdsp.c:93:5: warning: passing argument 9 of 'checked_call' from incompatible pointer type [enabled by default] call_new(dst1, in, filter, STRIDE, N); ^ src/tests/checkasm/aacpsdsp.c:93:5: note: expected 'const INTFLOAT (*)[8][2]' but argument is of type 'INTFLOAT (*)[8][2]' In file included from src/tests/checkasm/aacpsdsp.c:21:0: src/tests/checkasm/checkasm.h:226:20: warning: passing argument 3 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:97:5: note: in expansion of macro 'bench_new' bench_new(dst1, in, filter, STRIDE, N); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[8][2]' but argument is of type 'INTFLOAT (*)[8][2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:97:5: note: in expansion of macro 'bench_new' bench_new(dst1, in, filter, STRIDE, N); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 3 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:97:5: note: in expansion of macro 'bench_new' bench_new(dst1, in, filter, STRIDE, N); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[8][2]' but argument is of type 'INTFLOAT (*)[8][2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:97:5: note: in expansion of macro 'bench_new' bench_new(dst1, in, filter, STRIDE, N); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 3 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:97:5: note: in expansion of macro 'bench_new' bench_new(dst1, in, filter, STRIDE, N); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[8][2]' but argument is of type 'INTFLOAT (*)[8][2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:97:5: note: in expansion of macro 'bench_new' bench_new(dst1, in, filter, STRIDE, N); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 3 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:97:5: note: in expansion of macro 'bench_new' bench_new(dst1, in, filter, STRIDE, N); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[8][2]' but argument is of type 'INTFLOAT (*)[8][2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/aacpsdsp.c:97:5: note: in expansion of macro 'bench_new' bench_new(dst1, in, filter, STRIDE, N); ^ CC tests/checkasm/alacdsp.o CC tests/checkasm/audiodsp.o CC tests/checkasm/blockdsp.o CC tests/checkasm/bswapdsp.o CC tests/checkasm/checkasm.o CC tests/checkasm/exrdsp.o CC tests/checkasm/fixed_dsp.o CC tests/checkasm/flacdsp.o CC tests/checkasm/float_dsp.o CC tests/checkasm/fmtconvert.o CC tests/checkasm/g722dsp.o CC tests/checkasm/h264dsp.o CC tests/checkasm/h264pred.o CC tests/checkasm/h264qpel.o CC tests/checkasm/hevc_add_res.o CC tests/checkasm/hevc_idct.o CC tests/checkasm/hevc_sao.o CC tests/checkasm/huffyuvdsp.o CC tests/checkasm/jpeg2000dsp.o CC tests/checkasm/llviddsp.o CC tests/checkasm/llviddspenc.o CC tests/checkasm/pixblockdsp.o CC tests/checkasm/sbrdsp.o src/tests/checkasm/sbrdsp.c: In function 'test_autocorrelate': src/tests/checkasm/sbrdsp.c:162:5: warning: passing argument 1 of '(void (*)(const INTFLOAT (*)[2], INTFLOAT (*)[2][2]))func_ref' from incompatible pointer type [enabled by default] call_ref(src, dst0); ^ src/tests/checkasm/sbrdsp.c:162:5: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' src/tests/checkasm/sbrdsp.c:163:5: warning: passing argument 7 of 'checked_call' from incompatible pointer type [enabled by default] call_new(src, dst1); ^ src/tests/checkasm/sbrdsp.c:163:5: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' In file included from src/tests/checkasm/sbrdsp.c:21:0: src/tests/checkasm/checkasm.h:226:20: warning: passing argument 1 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:166:5: note: in expansion of macro 'bench_new' bench_new(src, dst1); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:166:5: note: in expansion of macro 'bench_new' bench_new(src, dst1); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 1 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:166:5: note: in expansion of macro 'bench_new' bench_new(src, dst1); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:166:5: note: in expansion of macro 'bench_new' bench_new(src, dst1); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 1 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:166:5: note: in expansion of macro 'bench_new' bench_new(src, dst1); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:166:5: note: in expansion of macro 'bench_new' bench_new(src, dst1); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 1 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:166:5: note: in expansion of macro 'bench_new' bench_new(src, dst1); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:166:5: note: in expansion of macro 'bench_new' bench_new(src, dst1); ^ src/tests/checkasm/sbrdsp.c: In function 'test_hf_gen': src/tests/checkasm/sbrdsp.c:189:9: warning: passing argument 2 of '(void (*)(INTFLOAT (*)[2], const INTFLOAT (*)[2], const INTFLOAT *, const INTFLOAT *, INTFLOAT, int, int))func_ref' from incompatible pointer type [enabled by default] call_ref(dst0, low, alpha0, alpha1, 0.0, i, 128); ^ src/tests/checkasm/sbrdsp.c:189:9: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' src/tests/checkasm/sbrdsp.c:190:9: warning: passing argument 8 of 'checked_call' from incompatible pointer type [enabled by default] call_new(dst1, low, alpha0, alpha1, 0.0, i, 128); ^ src/tests/checkasm/sbrdsp.c:190:9: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' In file included from src/tests/checkasm/sbrdsp.c:21:0: src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:193:9: note: in expansion of macro 'bench_new' bench_new(dst1, low, alpha0, alpha1, bw, i, 128); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:193:9: note: in expansion of macro 'bench_new' bench_new(dst1, low, alpha0, alpha1, bw, i, 128); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:193:9: note: in expansion of macro 'bench_new' bench_new(dst1, low, alpha0, alpha1, bw, i, 128); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:193:9: note: in expansion of macro 'bench_new' bench_new(dst1, low, alpha0, alpha1, bw, i, 128); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:193:9: note: in expansion of macro 'bench_new' bench_new(dst1, low, alpha0, alpha1, bw, i, 128); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:193:9: note: in expansion of macro 'bench_new' bench_new(dst1, low, alpha0, alpha1, bw, i, 128); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:193:9: note: in expansion of macro 'bench_new' bench_new(dst1, low, alpha0, alpha1, bw, i, 128); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[2]' but argument is of type 'INTFLOAT (*)[2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:193:9: note: in expansion of macro 'bench_new' bench_new(dst1, low, alpha0, alpha1, bw, i, 128); ^ src/tests/checkasm/sbrdsp.c: In function 'test_hf_g_filt': src/tests/checkasm/sbrdsp.c:210:5: warning: passing argument 2 of '(void (*)(INTFLOAT (*)[2], const INTFLOAT (*)[40][2], const INTFLOAT *, int, intptr_t))func_ref' from incompatible pointer type [enabled by default] call_ref(dst0, high, g_filt, 128, 20); ^ src/tests/checkasm/sbrdsp.c:210:5: note: expected 'const INTFLOAT (*)[40][2]' but argument is of type 'INTFLOAT (*)[40][2]' src/tests/checkasm/sbrdsp.c:211:5: warning: passing argument 8 of 'checked_call' from incompatible pointer type [enabled by default] call_new(dst1, high, g_filt, 128, 20); ^ src/tests/checkasm/sbrdsp.c:211:5: note: expected 'const INTFLOAT (*)[40][2]' but argument is of type 'INTFLOAT (*)[40][2]' In file included from src/tests/checkasm/sbrdsp.c:21:0: src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:214:5: note: in expansion of macro 'bench_new' bench_new(dst1, high, g_filt, 128, 20); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[40][2]' but argument is of type 'INTFLOAT (*)[40][2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:214:5: note: in expansion of macro 'bench_new' bench_new(dst1, high, g_filt, 128, 20); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:214:5: note: in expansion of macro 'bench_new' bench_new(dst1, high, g_filt, 128, 20); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[40][2]' but argument is of type 'INTFLOAT (*)[40][2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:214:5: note: in expansion of macro 'bench_new' bench_new(dst1, high, g_filt, 128, 20); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:214:5: note: in expansion of macro 'bench_new' bench_new(dst1, high, g_filt, 128, 20); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[40][2]' but argument is of type 'INTFLOAT (*)[40][2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:214:5: note: in expansion of macro 'bench_new' bench_new(dst1, high, g_filt, 128, 20); ^ src/tests/checkasm/checkasm.h:226:20: warning: passing argument 2 of 'tfunc' from incompatible pointer type [enabled by default] struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:214:5: note: in expansion of macro 'bench_new' bench_new(dst1, high, g_filt, 128, 20); ^ src/tests/checkasm/checkasm.h:226:20: note: expected 'const INTFLOAT (*)[40][2]' but argument is of type 'INTFLOAT (*)[40][2]' struct CheckasmPerf *perf = checkasm_get_perf_context();\ ^ src/tests/checkasm/sbrdsp.c:214:5: note: in expansion of macro 'bench_new' bench_new(dst1, high, g_filt, 128, 20); ^ CC tests/checkasm/sw_rgb.o CC tests/checkasm/synth_filter.o CC tests/checkasm/utvideodsp.o CC tests/checkasm/v210enc.o CC tests/checkasm/vf_blend.o CC tests/checkasm/vf_colorspace.o src/tests/checkasm/vf_colorspace.c: In function 'check_yuv2yuv': src/tests/checkasm/vf_colorspace.c:102:21: warning: passing argument 7 of '(void (*)(uint8_t **, ptrdiff_t *, uint8_t **, ptrdiff_t *, int, int, const int16_t (*)[3][8], const int16_t (*)[8]))func_ref' from incompatible pointer type [enabled by default] call_ref(dst0, (ptrdiff_t[3]) { y_dst_stride, uv_dst_stride, uv_dst_stride }, ^ src/tests/checkasm/vf_colorspace.c:102:21: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:102:21: warning: passing argument 8 of '(void (*)(uint8_t **, ptrdiff_t *, uint8_t **, ptrdiff_t *, int, int, const int16_t (*)[3][8], const int16_t (*)[8]))func_ref' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:102:21: note: expected 'const int16_t (*)[8]' but argument is of type 'int16_t (*)[8]' src/tests/checkasm/vf_colorspace.c:105:21: warning: passing argument 13 of 'checked_call' from incompatible pointer type [enabled by default] call_new(dst1, (ptrdiff_t[3]) { y_dst_stride, uv_dst_stride, uv_dst_stride }, ^ src/tests/checkasm/vf_colorspace.c:105:21: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:105:21: warning: passing argument 14 of 'checked_call' from incompatible pointer type [enabled by default] src/tests/checkasm/vf_colorspace.c:105:21: note: expected 'const int16_t (*)[8]' but argument is of type 'int16_t (*)[8]' src/tests/checkasm/vf_colorspace.c: In function 'check_yuv2rgb': src/tests/checkasm/vf_colorspace.c:165:17: warning: passing argument 7 of '(void (*)(int16_t **, ptrdiff_t, uint8_t **, ptrdiff_t *, int, int, const int16_t (*)[3][8], const int16_t *))func_ref' from incompatible pointer type [enabled by default] call_ref(dst0, W, src, ^ src/tests/checkasm/vf_colorspace.c:165:17: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:168:17: warning: passing argument 13 of 'checked_call' from incompatible pointer type [enabled by default] call_new(dst1, W, src, ^ src/tests/checkasm/vf_colorspace.c:168:17: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c: In function 'check_rgb2yuv': src/tests/checkasm/vf_colorspace.c:246:17: warning: passing argument 7 of '(void (*)(uint8_t **, ptrdiff_t *, int16_t **, ptrdiff_t, int, int, const int16_t (*)[3][8], const int16_t *))func_ref' from incompatible pointer type [enabled by default] call_ref(dst0, (ptrdiff_t[3]) { y_dst_stride, uv_dst_stride, uv_dst_stride }, ^ src/tests/checkasm/vf_colorspace.c:246:17: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:248:17: warning: passing argument 13 of 'checked_call' from incompatible pointer type [enabled by default] call_new(dst1, (ptrdiff_t[3]) { y_dst_stride, uv_dst_stride, uv_dst_stride }, ^ src/tests/checkasm/vf_colorspace.c:248:17: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c: In function 'check_multiply3x3': src/tests/checkasm/vf_colorspace.c:296:9: warning: passing argument 5 of '(void (*)(int16_t **, ptrdiff_t, int, int, const int16_t (*)[3][8]))func_ref' from incompatible pointer type [enabled by default] call_ref(dst0, W, W, H, coeff); ^ src/tests/checkasm/vf_colorspace.c:296:9: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' src/tests/checkasm/vf_colorspace.c:297:9: warning: passing argument 11 of 'checked_call' from incompatible pointer type [enabled by default] call_new(dst1, W, W, H, coeff); ^ src/tests/checkasm/vf_colorspace.c:297:9: note: expected 'const int16_t (*)[3][8]' but argument is of type 'int16_t (*)[3][8]' CC tests/checkasm/vf_hflip.o CC tests/checkasm/vf_nlmeans.o CC tests/checkasm/vf_threshold.o CC tests/checkasm/videodsp.o CC tests/checkasm/vp8dsp.o CC tests/checkasm/vp9dsp.o X86ASM tests/checkasm/x86/checkasm.o STRIP tests/checkasm/x86/checkasm.o LD tests/checkasm/checkasm TEST checkasm-aacpsdsp TEST checkasm-alacdsp TEST checkasm-audiodsp TEST checkasm-blockdsp TEST checkasm-bswapdsp TEST checkasm-exrdsp TEST checkasm-fixed_dsp TEST checkasm-flacdsp TEST checkasm-float_dsp TEST checkasm-fmtconvert TEST checkasm-g722dsp TEST checkasm-h264dsp TEST checkasm-h264pred TEST checkasm-h264qpel TEST checkasm-hevc_add_res TEST checkasm-hevc_idct TEST checkasm-hevc_sao TEST checkasm-jpeg2000dsp TEST checkasm-llviddsp TEST checkasm-llviddspenc TEST checkasm-pixblockdsp TEST checkasm-sbrdsp TEST checkasm-synth_filter TEST checkasm-sw_rgb TEST checkasm-v210enc TEST checkasm-vf_blend TEST checkasm-vf_colorspace TEST checkasm-vf_hflip TEST checkasm-vf_threshold TEST checkasm-videodsp TEST checkasm-vp8dsp TEST checkasm-vp9dsp TEST source CC tests/api/api-threadmessage-test.o LD tests/api/api-threadmessage-test TEST api-threadmessage CC tests/api/api-flac-test.o src/tests/api/api-flac-test.c: In function 'run_test': src/tests/api/api-flac-test.c:166:9: warning: 'avcodec_encode_audio2' is deprecated (declared at src/libavcodec/avcodec.h:5347) [-Wdeprecated-declarations] result = avcodec_encode_audio2(enc_ctx, &enc_pkt, in_frame, &got_output); ^ src/tests/api/api-flac-test.c:174:13: warning: 'avcodec_decode_audio4' is deprecated (declared at src/libavcodec/avcodec.h:4706) [-Wdeprecated-declarations] result = avcodec_decode_audio4(dec_ctx, out_frame, &got_output, &enc_pkt); ^ LD tests/api/api-flac-test TEST api-flac CC tests/api/api-seek-test.o src/tests/api/api-seek-test.c: In function 'compute_crc_of_packets': src/tests/api/api-seek-test.c:119:13: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:4755) [-Wdeprecated-declarations] result = avcodec_decode_video2(ctx, fr, &got_frame, &pkt); ^ LD tests/api/api-seek-test HOSTCC tests/audiogen.o HOSTLD tests/audiogen GEN tests/data/asynth1.sw HOSTCC tests/videogen.o HOSTLD tests/videogen GEN tests/vsynth1/00.pgm No space left on device /home/fate/src/tests/Makefile:16: recipe for target 'tests/vsynth1/00.pgm' failed gmake: *** [tests/vsynth1/00.pgm] Error 1 CC tests/api/api-band-test.o src/tests/api/api-band-test.c: In function 'video_decode': src/tests/api/api-band-test.c:171:13: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:4755) [-Wdeprecated-declarations] result = avcodec_decode_video2(ctx, fr, &got_frame, &pkt); ^ src/tests/api/api-band-test.c: At top level: src/tests/api/api-band-test.c:221:1: fatal error: error closing /tmp//ccRfZrkc.s: No space left on device } ^ compilation terminated. /home/fate/src/ffbuild/common.mak:60: recipe for target 'tests/api/api-band-test.o' failed gmake: *** [tests/api/api-band-test.o] Error 1 CC tests/api/api-h264-test.o src/tests/api/api-h264-test.c: In function 'video_decode_example': src/tests/api/api-h264-test.c:121:13: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:4755) [-Wdeprecated-declarations] result = avcodec_decode_video2(ctx, fr, &got_frame, &pkt); ^ src/tests/api/api-h264-test.c: At top level: src/tests/api/api-h264-test.c:165:1: fatal error: error closing /tmp//ccGRCIuN.s: No space left on device } ^ compilation terminated. /home/fate/src/ffbuild/common.mak:60: recipe for target 'tests/api/api-h264-test.o' failed gmake: *** [tests/api/api-h264-test.o] Error 1 CC tests/api/api-codec-param-test.o src/tests/api/api-codec-param-test.c: In function 'try_decode_video_frame': src/tests/api/api-codec-param-test.c:58:9: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:4755) [-Wdeprecated-declarations] ret = avcodec_decode_video2(codec_ctx, frame, &got_frame, pkt); ^ src/tests/api/api-codec-param-test.c: In function 'find_video_stream_info': src/tests/api/api-codec-param-test.c:95:9: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:878) [-Wdeprecated-declarations] codec_ctx = st->codec; ^ src/tests/api/api-codec-param-test.c:120:13: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:878) [-Wdeprecated-declarations] codec_ctx = st->codec; ^ src/tests/api/api-codec-param-test.c:135:9: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:878) [-Wdeprecated-declarations] avcodec_close(st->codec); ^ src/tests/api/api-codec-param-test.c: In function 'dump_video_streams': src/tests/api/api-codec-param-test.c:148:9: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:878) [-Wdeprecated-declarations] AVCodecContext *codec_ctx = st->codec; ^ src/tests/api/api-codec-param-test.c: In function 'check_video_streams': src/tests/api/api-codec-param-test.c:199:9: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:878) [-Wdeprecated-declarations] AVCodecContext *codec_ctx1 = st1->codec; ^ src/tests/api/api-codec-param-test.c:200:9: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:878) [-Wdeprecated-declarations] AVCodecContext *codec_ctx2 = st2->codec; ^ src/tests/api/api-codec-param-test.c: At top level: src/tests/api/api-codec-param-test.c:256:1: fatal error: error closing /tmp//ccfMwCAe.s: No space left on device } ^ compilation terminated. /home/fate/src/ffbuild/common.mak:60: recipe for target 'tests/api/api-codec-param-test.o' failed gmake: *** [tests/api/api-codec-param-test.o] Error 1 mkdir: libavcodec/tests: No space left on device /home/fate/src/Makefile:162: recipe for target 'libavcodec/tests/' failed gmake: *** [libavcodec/tests/] Error 1 CC libavcodec/dctref.o src/libavcodec/dctref.c:123:1: fatal error: error closing /tmp//cc3DSSo7.s: No space left on device } ^ compilation terminated. /home/fate/src/ffbuild/common.mak:60: recipe for target 'libavcodec/dctref.o' failed gmake: *** [libavcodec/dctref.o] Error 1 mkdir: libavformat/tests: No space left on device /home/fate/src/Makefile:162: recipe for target 'libavformat/tests/' failed gmake: *** [libavformat/tests/] Error 1 mkdir: libavutil/tests: No space left on device /home/fate/src/Makefile:162: recipe for target 'libavutil/tests/' failed gmake: *** [libavutil/tests/] Error 1 mkdir: libswscale/tests: No space left on device /home/fate/src/Makefile:162: recipe for target 'libswscale/tests/' failed gmake: *** [libswscale/tests/] Error 1 GEN tests/data/asynth-22050-6.wav /home/fate/src/tests/Makefile:22: recipe for target 'tests/data/asynth-22050-6.wav' failed gmake: *** [tests/data/asynth-22050-6.wav] Killed gmake: *** Deleting file 'tests/data/asynth-22050-6.wav' GEN tests/data/asynth-22050-1.wav TEST mapchan-silent-mono diff: standard output: No space left on device echo: write error on stdout Test mapchan-silent-mono failed. Look at tests/data/fate/mapchan-silent-mono.err for details. /home/fate/src/tests/Makefile:220: recipe for target 'fate-mapchan-silent-mono' failed gmake: *** [fate-mapchan-silent-mono] Error 2 GEN tests/data/asynth-44100-2.wav TEST mapchan-2ch-extract-ch0-ch2-trailing diff: standard output: No space left on device echo: write error on stdout Test mapchan-2ch-extract-ch0-ch2-trailing failed. Look at tests/data/fate/mapchan-2ch-extract-ch0-ch2-trailing.err for details. /home/fate/src/tests/Makefile:220: recipe for target 'fate-mapchan-2ch-extract-ch0-ch2-trailing' failed gmake: *** [fate-mapchan-2ch-extract-ch0-ch2-trailing] Error 2 GEN tests/data/asynth-44100-3.wav /home/fate/src/tests/Makefile:22: recipe for target 'tests/data/asynth-44100-3.wav' failed gmake: *** [tests/data/asynth-44100-3.wav] Killed gmake: *** Deleting file 'tests/data/asynth-44100-3.wav' TEST filter-adelay diff: standard output: No space left on device echo: write error on stdout Test filter-adelay failed. Look at tests/data/fate/filter-adelay.err for details. /home/fate/src/tests/Makefile:220: recipe for target 'fate-filter-adelay' failed gmake: *** [fate-filter-adelay] Error 1 TEST filter-aecho diff: standard output: No space left on device echo: write error on stdout Test filter-aecho failed. Look at tests/data/fate/filter-aecho.err for details. /home/fate/src/tests/Makefile:220: recipe for target 'fate-filter-aecho' failed gmake: *** [fate-filter-aecho] Error 1 TEST filter-aemphasis-50fm diff: standard output: No space left on device echo: write error on stdout Test filter-aemphasis-50fm failed. Look at tests/data/fate/filter-aemphasis-50fm.err for details. /home/fate/src/tests/Makefile:220: recipe for target 'fate-filter-aemphasis-50fm' failed gmake: *** [fate-filter-aemphasis-50fm] Error 1 TEST filter-aemphasis-75kf diff: standard output: No space left on device echo: write error on stdout Test filter-aemphasis-75kf failed. Look at tests/data/fate/filter-aemphasis-75kf.err for details. /home/fate/src/tests/Makefile:220: recipe for target 'fate-filter-aemphasis-75kf' failed gmake: *** [fate-filter-aemphasis-75kf] Error 1 TEST filter-afade-qsin diff: standard output: No space left on device echo: write error on stdout Test filter-afade-qsin failed. Look at tests/data/fate/filter-afade-qsin.err for details. /home/fate/src/tests/Makefile:220: recipe for target 'fate-filter-afade-qsin' failed TEST filter-afade-iqsin :