[FFmpeg-trac] #11401(fate:new): Test source failed.
FFmpeg
trac at avcodec.org
Mon Jan 6 08:32:20 EET 2025
#11401: Test source failed.
----------------------------------+--------------------------------------
Reporter: June Liu | Type: defect
Status: new | Priority: normal
Component: fate | Version: git-master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+--------------------------------------
Summary of the bug:
FFmpeg failed to run test source as follow, and detailed info please see
the attachment Test-5.log and source.err:
{{{
Test source failed. Look at tests/data/fate/source.err for details.
make: *** [tests/Makefile:310: fate-source] Error 1
}}}
How to reproduce:
{{{
1. git clone https://github.com/FFmpeg/FFmpeg C:\gitP\FFmpeg\FFmpeg
2. cd /d C:\gitP\FFmpeg\FFmpeg
3. set path=C:\tools\msys64\usr\bin;%PATH%
4. sh -c "./configure --toolchain=msvc --arch=x86_64"
5. make -j8
6. set FFMPEG_SRC_PATH=C:\gitP\FFmpeg\FFmpeg
7. make -j8 fate
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this
bug tracker.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11401>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list