On Mon, Oct 19, 2015 at 04:31:18AM -0500, Rodger Combs wrote: > --- > configure | 4 ++++ > doc/APIchanges | 3 +++ > libavutil/cpu.c | 4 ++++ > libavutil/cpu.h | 1 + > libavutil/x86/cpu.c | 2 ++ > libavutil/x86/cpu.h | 3 +++ > libavutil/x86/x86inc.asm | 13 +++++++------ > tests/checkasm/checkasm.c | 1 + > 8 files changed, 25 insertions(+), 6 deletions(-)
this breaks fate make V=2 fate-cpu TEST cpu ./tests/fate-run.sh fate-cpu "fate-suite/" "" "ffmpeg" 'runecho libavutil/cpu-test -t1' '' '/dev/null' '' '1' '' '' '' '' '' '' '' '' ffmpeg/libavutil/cpu-test -t1 Test cpu failed. Look at tests/data/fate/cpu.err for details. [cpuflags @ 0x7fff64e8b4e0] [Eval @ 0x7fff64e8ad90] Undefined constant or missing '(' in 'aes' [cpuflags @ 0x7fff64e8b4e0] Unable to parse option value "aes-ni" Table missing aes-ni libavutil/cpu-test [cpuflags @ 0x7ffd85b26800] [Eval @ 0x7ffd85b260b0] Undefined constant or missing '(' in 'aes' [cpuflags @ 0x7ffd85b26800] Unable to parse option value "aes-ni" Table missing aes-ni please remove the "-" it is a special char and means subtraction or removial of a flag. it is not allowed in identifers [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB You can kill me, but you cannot change the truth.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel