Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[aom] build failure #38454

Open
xfront opened this issue Apr 28, 2024 · 1 comment
Open

[aom] build failure #38454

xfront opened this issue Apr 28, 2024 · 1 comment
Assignees
Labels
requires:more-information This Issue requires more information to solve

Comments

@xfront
Copy link

xfront commented Apr 28, 2024

Operating system

linux

Compiler

gcc

Steps to reproduce the behavior

vcpkg/vcpkg install aom

Failure logs

Installing 1/1 aom:[email protected]...
Building aom:[email protected]...
-- Fetching https://aomedia.googlesource.com/aom bb6430482199eaefbeaaa396600935082bc43f66...
-- Extracting source /work/opensrc/c++/vcpkg/downloads/aom-bb6430482199eaefbeaaa396600935082bc43f66.tar.gz
-- Applying patch aom-rename-static.diff
-- Applying patch aom-uninitialized-pointer.diff
-- Applying patch aom-install.diff
-- Using source at /work/opensrc/c++/vcpkg/buildtrees/aom/src/082bc43f66-bbe7040b1b.clean
-- Configuring x64-linux
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
Command failed: /work/opensrc/c++/vcpkg/downloads/tools/ninja/1.10.2-linux/ninja -v
Working Directory: /work/opensrc/c++/vcpkg/buildtrees/aom/x64-linux-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
/work/opensrc/c++/vcpkg/buildtrees/aom/config-x64-linux-dbg-CMakeCache.txt.log
/work/opensrc/c++/vcpkg/buildtrees/aom/config-x64-linux-rel-CMakeCache.txt.log
/work/opensrc/c++/vcpkg/buildtrees/aom/config-x64-linux-out.log

Call Stack (most recent call first):
installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:252 (vcpkg_execute_required_process)
ports/aom/portfile.cmake:33 (vcpkg_cmake_configure)
scripts/ports.cmake:175 (include)

error: building aom:x64-linux failed with: BUILD_FAILED
Elapsed time to handle aom:x64-linux: 8 s
Please ensure you're using the latest port files with git pull and `vcpkg upda

Additional context

linux mint 21.3, gcc 12, vcpkg [2024.03.25]

@xfront xfront added the category:port-bug The issue is with a library, which is something the port should already support label Apr 28, 2024
@MonicaLiu0311
Copy link
Contributor

Error code: 1
See logs for more information:
/work/opensrc/c++/vcpkg/buildtrees/aom/config-x64-linux-dbg-CMakeCache.txt.log
/work/opensrc/c++/vcpkg/buildtrees/aom/config-x64-linux-rel-CMakeCache.txt.log
/work/opensrc/c++/vcpkg/buildtrees/aom/config-x64-linux-out.log

Please provide the log file containing error information.

@MonicaLiu0311 MonicaLiu0311 added requires:more-information This Issue requires more information to solve and removed category:port-bug The issue is with a library, which is something the port should already support labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:more-information This Issue requires more information to solve
Projects
None yet
Development

No branches or pull requests

2 participants