On 08/11/2016 05:00 PM, Michael Niedermayer wrote:
make: *** No rule to make target `libavformat/tests/fifo_muxer.exe', needed by 
`fate-fifo-muxer-tst'.
make: Target `fate-fifo-muxer-tst' not remade because of errors.
I was not able to reproduce the exactly same error you got, however
I've fixed the whitespace and also there was $(EXESUF) missing at

fate-fifo-muxer-tst: CMD = run libavformat/tests/fifo_muxer

line - I hope that was the cause the test refused to built. I've
setup windows build and found also some other issues, now it passes
fate on linux 32/64 bit build and also mingw32/64 bit build.

Thank you for testing it - I will try to run windows tests as well
in future to avoid such mistakes.
I'll resend fixed patches soon - can you please re-run the
fate-fifo-muxer test as well in your environment?
it appears after closer inspection the fifo muxer was not enabled
with mingw32 here

you can get the same failure on linux with
make distclean ; ./configure --disable-pthreads --samples=.../ && make -j12 fate


Sorry for that, I've missed that. I'll resend the patch.

Regards,
Jan
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to