Skip to content

Instantly share code, notes, and snippets.

@teaalltr
Created March 14, 2025 12:59
Show Gist options
  • Save teaalltr/b480cd3caf4e1f52e1ad3ee8b363f812 to your computer and use it in GitHub Desktop.
Save teaalltr/b480cd3caf4e1f52e1ad3ee8b363f812 to your computer and use it in GitHub Desktop.
Error ladybird ffmpeg qsv added to vcpkg
ninja: Entering directory `/home/marco/yt-ladybird-test/ladybird/Build/release'
[0/2] Re-checking globbed directories...
[1/2] Re-running CMake...
-- Running vcpkg install
Detecting compiler hash for triplet x64-linux-dynamic...
Compiler found: /usr/lib64/ccache/c++
The following packages will be rebuilt:
ffmpeg[avcodec,avdevice,avfilter,avformat,core,dav1d,openh264,opus,qsv,swresample,swscale,theora,vorbis,vpx,webp,zlib]:[email protected]#1 -- /home/marco/yt-ladybird-test/ladybird/Build/vcpkg/buildtrees/versioning_/versions/ffmpeg/8bf6bad9b522d47e259a13d9033a825a6abd41a9
The following packages will be built and installed:
* mfx-dispatch:[email protected]#4 -- /home/marco/yt-ladybird-test/ladybird/Build/vcpkg/buildtrees/versioning_/versions/mfx-dispatch/0e2d18fc6010dd23044bade1a855669f8e9c9c86
Additional packages (*) will be modified to complete this operation.
Restored 0 package(s) from /home/marco/.cache/vcpkg/archives in 7.45 us. Use --debug to see more details.
Removing 1/3 ffmpeg:x64-linux-dynamic
Elapsed time to handle ffmpeg:x64-linux-dynamic: 3.93 ms
Installing 2/3 mfx-dispatch:[email protected]#4...
Building mfx-dispatch:[email protected]#4...
/home/marco/yt-ladybird-test/ladybird/Meta/CMake/vcpkg/release-triplets/x64-linux-dynamic.cmake: info: loaded overlay triplet from here
/home/marco/yt-ladybird-test/ladybird/Build/vcpkg/buildtrees/versioning_/versions/mfx-dispatch/0e2d18fc6010dd23044bade1a855669f8e9c9c86: info: installing overlay port from here
Downloading https://github.com/lu-zero/mfx_dispatch/archive/1.35.1.tar.gz -> lu-zero-mfx_dispatch-1.35.1.tar.gz
Successfully downloaded lu-zero-mfx_dispatch-1.35.1.tar.gz
-- Extracting source /home/marco/yt-ladybird-test/ladybird/Build/vcpkg/downloads/lu-zero-mfx_dispatch-1.35.1.tar.gz
-- Applying patch fix-unresolved-symbol.patch
-- Applying patch fix-pkgconf.patch
-- Using source at /home/marco/yt-ladybird-test/ladybird/Build/vcpkg/buildtrees/mfx-dispatch/src/1.35.1-3e0a7e503c.clean
-- Found external ninja('1.12.1').
-- Getting CMake variables for x64-linux-dynamic-rel
-- Generating configure for x64-linux-dynamic
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
Command failed: /usr/bin/autoreconf -vfi
Working Directory: /home/marco/yt-ladybird-test/ladybird/Build/vcpkg/buildtrees/mfx-dispatch/src/1.35.1-3e0a7e503c.clean/
Error code: 1
See logs for more information:
/home/marco/yt-ladybird-test/ladybird/Build/vcpkg/buildtrees/mfx-dispatch/autoconf-x64-linux-dynamic-err.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_make.cmake:731 (vcpkg_execute_required_process)
buildtrees/versioning_/versions/mfx-dispatch/0e2d18fc6010dd23044bade1a855669f8e9c9c86/portfile.cmake:22 (vcpkg_configure_make)
scripts/ports.cmake:196 (include)
error: building mfx-dispatch:x64-linux-dynamic failed with: BUILD_FAILED
See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
Elapsed time to handle mfx-dispatch:x64-linux-dynamic: 4.3 s
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+mfx-dispatch
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[mfx-dispatch]+Build+error+on+x64-linux-dynamic&body=Copy%20issue%20body%20from%20%2Fhome%2Fmarco%2Fyt-ladybird-test%2Fladybird%2FBuild%2Frelease%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md
-- Running vcpkg install - failed
CMake Error at Build/vcpkg/scripts/buildsystems/vcpkg.cmake:904 (message):
vcpkg install failed. See logs for more information:
/home/marco/yt-ladybird-test/ladybird/Build/release/vcpkg-manifest-install.log
Call Stack (most recent call first):
Build/release/CMakeFiles/3.30.8/CMakeSystem.cmake:6 (include)
CMakeLists.txt:18 (project)
-- Configuring incomplete, errors occurred!
FAILED: build.ninja
/usr/bin/cmake --regenerate-during-build -S/home/marco/yt-ladybird-test/ladybird -B/home/marco/yt-ladybird-test/ladybird/Build/release
ninja: error: rebuilding 'build.ninja': subcommand failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment