build failed with ffmpeg-uwp arm package
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- cmake
- Domain
- build-system
Research direction
Start with ports/ffmpeg/portfile.cmake and the arm-uwp command shown in the CMake error. Inspect the attached build-arm-uwp-rel-out.log and build-arm-uwp-rel-err.log, comparing the arm build with the successful x86 and x64 builds. Done means ffmpeg:arm-uwp builds successfully.
Written by the indexing model from the issue text.
Description
Steps To Reproduce
git clone https://github.com/khouzam/vcpkg -b ffmpeg-uwp
cd vcpkg
bootstrap-vcpkg.bat
vcpkg install ffmpeg:x86-uwp ffmpeg:x64-uwp ffmpeg:arm-uwp
x86 and x64 packages build successfully, error occurred with arm package.
error
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:43 (message):
Command failed: C:/vcpkg/downloads/tools/msys2/msys64/usr/bin/bash.exe;--noprofile;--norc;C:/vcpkg/ports/ffmpeg\build.sh;C:/vcpkg/buildtrees/ffmpeg/arm-uwp-rel;C:/vcpkg/buildtrees/ffmpeg/src/ffmpeg-3.2.4;C:/vcpkg/packages/ffmpeg_arm-uwp;--disable-ffmpeg --disable-ffprobe --disable-doc --enable-debug --enable-runtime-cpudetect --disable-programs --enable-cross-compile --target-os=win32 --arch=arm --extra-cflags=-DWINAPI_FAMILY=WINAPI_FAMILY_APP --extra-cflags=-D_WIN32_WINNT=0x0A00 --disable-static --enable-shared --extra-ldflags=-APPCONTAINER --extra-ldflags=WindowsApp.lib --extra-cflags=-MD --extra-cxxflags=-MD
Working Directory: C:/vcpkg/buildtrees/ffmpeg/arm-uwp-rel
See logs for more information:
C:\vcpkg\buildtrees\ffmpeg\build-arm-uwp-rel-out.log
C:\vcpkg\buildtrees\ffmpeg\build-arm-uwp-rel-err.log
Call Stack (most recent call first):
ports/ffmpeg/portfile.cmake:74 (vcpkg_execute_required_process)
scripts/ports.cmake:73 (include)
Error: Building package ffmpeg:arm-uwp failed with: BUILD_FAILED
Package: ffmpeg:arm-uwp
Vcpkg version: 0.0.81-9fe35b0d4d0cf4622f56013f9ba9a8a061912548
Note
I have attached the log files as well.
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/FFmpegInterop
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
microsoft/FFmpegInterop#330 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 25/100
microsoft/FFmpegInterop#327 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/FFmpegInterop#324 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
microsoft/FFmpegInterop#323 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
microsoft/FFmpegInterop#278 ·
All issues in microsoft/FFmpegInterop
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·