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

[tomlplusplus] build failure #39041

Closed
zyf2008Neptune opened this issue May 30, 2024 · 2 comments
Closed

[tomlplusplus] build failure #39041

zyf2008Neptune opened this issue May 30, 2024 · 2 comments
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@zyf2008Neptune
Copy link

Operating system

Windows

Compiler

Clang/MSVC

Steps to reproduce the behavior

visual studio 2022
in vcpkg.json "dependencies"["tomlplusplus"]
in CMakeLists.txt find_package(tomlplusplus CONFIG REQUIRED)

Failure logs

Build started at 2024-05-30T19:09:58.276969
Main binary: C:\Users\XXX\AppData\Local\vcpkg\downloads\tools\python\python-3.11.8-x64\python.exe
Build Options: -Dgenerate_cmake_config=false -Dbuild_tests=false -Dbuild_examples=false -Dbuildtype=plain -Doptimization=plain -Ddebug=true '-Dcmake_prefix_path=['"'"'D:/study/github/XXX/build/vcpkg_installed/x64-windows-static-md/debug'"'"','"'"'D:/study/github/XXX/build/vcpkg_installed/x64-windows-static-md'"'"','"'"'D:/study/github/XXX/build/vcpkg_installed/x64-windows-static-md/share'"'"']' -Dprefix=D:/study/github/XXX/build/vcpkg_installed/vcpkg/pkgs/tomlplusplus_x64-windows-static-md/debug -Dincludedir=../include -Dlibdir=lib -Dbackend=ninja -Dwrap_mode=nodownload '--native-file D:/study/github/XXX/build/vcpkg_installed/vcpkg/blds/tomlplusplus/meson-x64-windows-static-md-dbg.log'
Python system: Windows
The Meson build system
Version: 0.62.1
Source dir: D:\study\github\XXX\build\vcpkg_installed\vcpkg\blds\tomlplusplus\src\v3.4.0-52dc53a92a.clean
Build dir: D:\study\github\XXX\build\vcpkg_installed\vcpkg\blds\tomlplusplus\x64-windows-static-md-dbg
Build type: native build

..\src\v3.4.0-52dc53a92a.clean\meson.build:6:0: ERROR: Value "plain" (of type "string") for combo option "Optimization level" is not one of the choices. Possible choices are (as string): "0", "g", "1", "2", "3", "s".

Additional context

No response

@zyf2008Neptune zyf2008Neptune added the category:port-bug The issue is with a library, which is something the port should already support label May 30, 2024
@dg0yt
Copy link
Contributor

dg0yt commented May 30, 2024

Similar to #39035 (comment).

@LilyWangLL
Copy link
Contributor

Duplicate of #39035.

@LilyWangLL LilyWangLL closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

3 participants