[FFmpeg-devel] FFmpeg 4.1

Hendrik Leppkes h.leppkes at gmail.com
Thu Sep 20 17:28:34 EEST 2018


On Thu, Sep 20, 2018 at 3:52 PM Tobias Rapp <t.rapp at noa-archive.com> wrote:
>
> On 20.09.2018 12:26, Martin Vignali wrote:
> > Hello,
> >
> > In current git, the qt faststart test doesn't pass for me (clang os 10.12),
> > maybe need to be fix before the release.
> >
> > CC    tools/qt-faststart.o
> > LD    tools/qt-faststart
> > TEST    mov-faststart-4gb-overflow
> > --- -    2018-09-20 12:18:23.000000000 +0200
> > +++ tests/data/fate/mov-faststart-4gb-overflow    2018-09-20
> > 12:18:23.000000000 +0200
> > @@ -1 +0,0 @@
> > -bc875921f151871e787c4b4023269b29
> > Test mov-faststart-4gb-overflow failed. Look at
> > tests/data/fate/mov-faststart-4gb-overflow.err for details.
> > make: *** [fate-mov-faststart-4gb-overflow] Error 1
> >
> > ./tests/fate-run.sh: line 387: md5sum: command not found
>
> The error message seems to indicate that not all required utilities are
> installed in your local environment, i.e. the "md5sum" binary is either
> not installed or not available in $PATH to the FATE script.
>

The test should probably be using do_md5sum (from md5.sh) instead,
which supports a variety of other md5 utilities.

- Hendrik


More information about the ffmpeg-devel mailing list