Apache Iceberg version
0.11.0 (latest release)
Please describe the bug 🐞
howdy! thanks so much for sharing this project! <3
uvx terminal-bench run --help includes pyiceberg as a dependency and fails to build on Bazzite Linux which comes with GCC 15 instead of GCC 12 (both /usr/bin/gcc and /home/linuxbrew/.linuxbrew/bin/gcc are 15.x)
it seems that this project or perhaps something it itself depends upon has a hardcoded assumption about gcc-12
harbor-framework/terminal-bench#1431
Willingness to contribute
Apache Iceberg version
0.11.0 (latest release)
Please describe the bug 🐞
howdy! thanks so much for sharing this project! <3
uvx terminal-bench run --helpincludes pyiceberg as a dependency and fails to build on Bazzite Linux which comes with GCC 15 instead of GCC 12 (both /usr/bin/gcc and /home/linuxbrew/.linuxbrew/bin/gcc are 15.x)it seems that this project or perhaps something it itself depends upon has a hardcoded assumption about
gcc-12harbor-framework/terminal-bench#1431
Willingness to contribute