zsy056 commented on PR #3689:
URL: https://github.com/apache/thrift/pull/3689#issuecomment-5499670477
Seems to be error during configuration, let's see if the new run will pass.
```
-- Building with unittests
CMake Error at C:/Program
Files/CMake/share/cmake-4.1/Modules/FindFLEX.cmake:295 (message):
Command "C:/ProgramData/chocolatey/lib/winflexbison3/tools/win_flex.exe
--version" failed with output:
Call Stack (most recent call first):
compiler/cpp/CMakeLists.txt:26 (find_package)
-- Found FLEX: C:/ProgramData/chocolatey/lib/winflexbison3/tools/win_flex.exe
CMake Error at C:/Program
Files/CMake/share/cmake-4.1/Modules/FindBISON.cmake:245 (message):
Command "C:/ProgramData/chocolatey/lib/winflexbison3/tools/win_bison.exe
--version" failed with output:
Call Stack (most recent call first):
compiler/cpp/CMakeLists.txt:27 (find_package)
-- Found BISON:
C:/ProgramData/chocolatey/lib/winflexbison3/tools/win_bison.exe
CMake Error at C:/Program
Files/CMake/share/cmake-4.1/Modules/FindFLEX.cmake:295 (message):
Command "C:/ProgramData/chocolatey/lib/winflexbison3/tools/win_flex.exe
--version" failed with output:
Call Stack (most recent call first):
compiler/cpp/tests/CMakeLists.txt:41 (find_package)
CMake Error at C:/Program
Files/CMake/share/cmake-4.1/Modules/FindBISON.cmake:245 (message):
Command "C:/ProgramData/chocolatey/lib/winflexbison3/tools/win_bison.exe
--version" failed with output:
Call Stack (most recent call first):
compiler/cpp/tests/CMakeLists.txt:42 (find_package)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]