We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Package: vcpkg-tool-meson:[email protected]
Host Environment
To Reproduce
vcpkg install
Failure logs
-- Installing: C:/vcpkg/packages/vcpkg-tool-meson_x64-windows/share/vcpkg-tool-meson/copyright Downloading meson-1.5.1.tar.gz Successfully downloaded meson-1.5.1.tar.gz. cmake -E tar: warning: skipping symbolic link "meson-1.5.1/test cases/frameworks/35 boost symlinks/boost/include/boost" -> "../Cellar/boost/0.3.0/include/boost". cmake -E tar: warning: skipping symbolic link "meson-1.5.1/test cases/frameworks/35 boost symlinks/boost/lib/boost_python-vc142-mt-gd-x32-0_3.lib" -> "../Cellar/boost-python/0.3.0/lib/boost_python-vc142-mt-gd-x32-0_3.lib". cmake -E tar: warning: skipping symbolic link "meson-1.5.1/test cases/frameworks/35 boost symlinks/boost/lib/boost_python-vc142-mt-gd-x64-0_3.lib" -> "../Cellar/boost-python/0.3.0/lib/boost_python-vc142-mt-gd-x64-0_3.lib". cmake -E tar: warning: skipping symbolic link "meson-1.5.1/test cases/frameworks/35 boost symlinks/boost/lib/boost_regex-vc142-mt-gd-x32-0_3.lib" -> "../Cellar/boost/0.3.0/lib/boost_regex-vc142-mt-gd-x32-0_3.lib". cmake -E tar: warning: skipping symbolic link "meson-1.5.1/test cases/frameworks/35 boost symlinks/boost/lib/boost_regex-vc142-mt-gd-x64-0_3.lib" -> "../Cellar/boost/0.3.0/lib/boost_regex-vc142-mt-gd-x64-0_3.lib". cmake -E tar: warning: skipping symbolic link "meson-1.5.1/test cases/frameworks/35 boost symlinks/boost/lib/libboost_python.so.0.3.0" -> "../Cellar/boost-python/0.3.0/lib/libboost_python.so.0.3.0". cmake -E tar: warning: skipping symbolic link "meson-1.5.1/test cases/frameworks/35 boost symlinks/boost/lib/libboost_regex.so.0.3.0" -> "../Cellar/boost/0.3.0/lib/libboost_regex.so.0.3.0". -- Applying patch C:/vcpkg/packages/vcpkg-tool-meson_x64-windows/share/vcpkg-tool-meson/meson-intl.patch -- Applying patch C:/vcpkg/packages/vcpkg-tool-meson_x64-windows/share/vcpkg-tool-meson/adjust-python-dep.patch -- Applying patch C:/vcpkg/packages/vcpkg-tool-meson_x64-windows/share/vcpkg-tool-meson/adjust-args.patch -- Applying patch C:/vcpkg/packages/vcpkg-tool-meson_x64-windows/share/vcpkg-tool-meson/remove-freebsd-pcfile-specialization.patch Downloading python-3.12.7-embed-amd64.zip Successfully downloaded python-3.12.7-embed-amd64.zip. CMake Error at packages/vcpkg-tool-meson_x64-windows/share/vcpkg-tool-meson/vcpkg-port-config.cmake:60 (message): Found Python version ' at C:/vcpkg/downloads/tools/python/python-3.12.7-x64-1/python.exe' is insufficient for meson. meson requires at least version '3.7' Call Stack (most recent call first): buildtrees/versioning_/versions/vcpkg-tool-meson/cdfb605662a81299245a1ea4a3659fab1ddaff70/portfile.cmake:43 (include) scripts/ports.cmake:196 (include)
Additional context
{ "dependencies": [ { "name": "protobuf", "version>=": "4.25.1" }, { "name": "boost", "version>=": "1.86.0" } ], "builtin-baseline": "3508985146f1b1d248c67ead13f8f54be5b4f5da" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Package: vcpkg-tool-meson:[email protected]
Host Environment
vcpkg-scripts version: e16970f 2025-01-23 (75 minutes ago)
To Reproduce
vcpkg install
Failure logs
Additional context
vcpkg.json
The text was updated successfully, but these errors were encountered: