-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[pkgconf] build failure #29835
Comments
related to tmakkonen/sipcmd#83 |
You need a more recent python3 for any port which builds with meson. |
This should really be checked as part of the meson build scripts in vcpkg. |
I have default bionic python, and I think vcpkg must be work with official live ubuntu LTS
|
Ubuntu 18.04 is five years old, so there were at least two more recent LTS release.... (Written on an 18.04 installation.) |
@dg0yt But it is still live and official supported. https://endoflife.software/operating-systems/linux/ubuntu |
i.e. Ubuntu gives certain promises. Obviously, these don't include offering new versions of python. Ubuntu 18.04 also lacks modern compilers. |
@dg0yt Ok, I say vcpkg must use python version that support on bionic. (or download itself like cmake) |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
@Cheney-W Why add |
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install pkgconf
Failure logs
/home/ssoroosh/vcpkg/buildtrees/pkgconf/config-x64-linux-dbg-err.log
Additional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.
The text was updated successfully, but these errors were encountered: