Skip to content

Windows Wheel Build Failing #70

@LinZhihao-723

Description

@LinZhihao-723

Bug

The workflow failed on Windows:

"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DSOURCE_PATH_SIZE=50 -Isrc/clp/components/core/src -Isrc/clp/components/core/src/clp -Isrc/clp/components/core/submodules -Isrc -IC:\Users\runneradmin\AppData\Local\Temp\cibw-run-1goixutb\cp310-win_amd64\build\venv\include -IC:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.10.11\tools\include -IC:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.10.11\tools\Include "-IC:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\ATLMFC\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\cppwinrt" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" /EHsc /Tpsrc/clp/components/core/src/clp/ir/parsing.cpp /Fobuild\temp.win-amd64-cpython-310\Release\src/clp/components/core/src/clp/ir/parsing.obj /std:c++20 /O2,
    parsing.cpp
    D:\a\clp-ffi-py\clp-ffi-py\src\clp\components\core\src\clp\ir\parsing.hpp(75): error C2039: 'string': is not a member of 'std'
    C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vector(29): note: see declaration of 'std'
    D:\a\clp-ffi-py\clp-ffi-py\src\clp\components\core\src\clp\ir\parsing.hpp(75): error C2061: syntax error: identifier 'string'
    D:\a\clp-ffi-py\clp-ffi-py\src\clp\components\core\src\clp\ir\parsing.hpp(94): error C2039: 'string': is not a member of 'std'
    C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vector(29): note: see declaration of 'std'
    D:\a\clp-ffi-py\clp-ffi-py\src\clp\components\core\src\clp\ir\parsing.hpp(94): error C2061: syntax error: identifier 'string'
    error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
    [end of output]

Workflow failed: https://github.com/y-scope/clp-ffi-py/actions/runs/10675204979

clp-ffi-py version

251c880

Environment

GitHub workflow Window image windows-2022

Reproduction steps

Run the workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions