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

[liburing] Build error #32610

Closed
kahotv opened this issue Jul 18, 2023 · 1 comment
Closed

[liburing] Build error #32610

kahotv opened this issue Jul 18, 2023 · 1 comment

Comments

@kahotv
Copy link

kahotv commented Jul 18, 2023

Linux version 5.10.16.3-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Fri Apr 2 22:23:49 UTC 202

kahotv@xxxxxx:~/vcpkg$ ./vcpkg install liburing:x64-linux
Computing installation plan...
The following packages will be built and installed:
liburing[core]:x64-linux -> 2.3#1
Detecting compiler hash for triplet x64-linux...
Restored 0 package(s) from /home/kahotv/.cache/vcpkg/archives in 4 us. Use --debug to see more details.
Installing 1/1 liburing:x64-linux...
Building liburing[core]:x64-linux...
-- Using cached axboe-liburing-liburing-2.3.tar.gz.
-- Cleaning sources at /home/kahotv/vcpkg/buildtrees/liburing/src/buring-2.3-6ee4feb69d.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /home/kahotv/vcpkg/downloads/axboe-liburing-liburing-2.3.tar.gz
-- Applying patch fix-configure.patch
-- Applying patch disable-tests-and-examples.patch
-- Using source at /home/kahotv/vcpkg/buildtrees/liburing/src/buring-2.3-6ee4feb69d.clean
-- Getting CMake variables for x64-linux-dbg
-- Getting CMake variables for x64-linux-rel
CMake Error at scripts/cmake/vcpkg_find_acquire_program.cmake:163 (message):
Could not find pkg-config. Please install it via your package manager:

  sudo apt-get install pkg-config

Call Stack (most recent call first):
scripts/cmake/z_vcpkg_setup_pkgconfig_path.cmake:19 (vcpkg_find_acquire_program)
scripts/cmake/vcpkg_configure_make.cmake:773 (z_vcpkg_setup_pkgconfig_path)
ports/liburing/portfile.cmake:13 (vcpkg_configure_make)
scripts/ports.cmake:147 (include)

error: building liburing:x64-linux failed with: BUILD_FAILED
error: 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+liburing
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[liburing]+Build+error
Include '[liburing] Build error' in your bug report title, the following version information in your bug description, and attach any relevant failure logs from above.
vcpkg-tool version: 2023-01-24-8a88d63f241d391772fbde69af9cab96c3c64c75
vcpkg-scripts version: 21bbb14 2023-07-17 (7 hours ago)

@kahotv
Copy link
Author

kahotv commented Jul 18, 2023

sudo apt-get install pkg-config

@kahotv kahotv closed this as completed Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant