[FFmpeg-devel] [PATCH 1/2] Extract FFV1 FATE tests to own Makefile

Michael Niedermayer michaelni at gmx.at
Wed Sep 2 14:53:56 CEST 2015


On Wed, Sep 02, 2015 at 12:01:06AM +0200, Peter B. wrote:
> On 09/01/2015 11:40 PM, Michael Niedermayer wrote:
> >> +include tests/fate/ffv1.mak
> > doesnt this belong in tests/Makefile ?
> 
> I did so first, but then all the prerequisites set in vcodec.mak are not
> applied, causing ffv1.mak to fail.
> So in order to keep the modifications as little as possible, I just
> included it where it previously was.

the include breaks out of tree builds
mkdir delthisdir
cd delthisdir
../configure
make -j12
/home/michael/ffmpeg/tests/fate/vcodec.mak:71: tests/fate/ffv1.mak: No such file or directory
make: *** No rule to make target `tests/fate/ffv1.mak'.  Stop.


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

DNS cache poisoning attacks, popular search engine, Google internet authority
dont be evil, please
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150902/1f5fbe87/attachment.sig>


More information about the ffmpeg-devel mailing list