#8175: FFmpeg failed to run checkasm-opusdsp test on release|x86 and debug|x86
configuration with VS2017 on windows
-------------------------------------+-------------------------------------
             Reporter:  KarenHuang   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 FFmpeg failed to run checkasm-opusdsp test on release|x86 and debug|x86
 configuration with VS2017 on windows. This issue can be reproduced from
 master revision ef50cf7. Could you please help take a look at this? Thank
 you!
 Steps to reproduce:
 1.git clone ​​​https://github.com/FFmpeg/FFmpeg.git D:\FFmpeg\src
 2.Open a VS 2017 x86 prompt and browse to D:\FFmpeg
 3.set FFMPEG_TARGET=i386
 4.set FFMPEG_SRC_PATH=D:\FFmpeg/src
 5.set FFMPEG_FATE_PATH=../fate-suite/
 6.set PATH=D:\FFmpeg\tools;%PATH%
 7.set MSYS2_PATH_TYPE=inherit
 8..\tools\msys32\usr\bin\sh.exe --login -i -c "/D/ffmpeg/tools/build.sh"
 9..\tools\msys32\usr\bin\sh.exe --login -i -c "/D/ffmpeg/tools/test.sh"

 Actual result:
 Test checkasm-opusdsp failed. Look at tests/data/fate/checkasm-opusdsp.err
 for details.
 make: *** [tests/Makefile:240: fate-checkasm-opusdsp] Error 1
 make: *** Waiting for unfinished jobs....
 TEST    checkasm-vf_gblur
 Failed FATE test suite!
 [command took 223 seconds]

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8175>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to