apache / apache/iceberg-python
fails to compile on systems with GCC newer than 12.x
- Vorherrschende Sprache
- Python
- Sterne
- 1.1k
- Forks
- 581
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 78
Beschreibung
### 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`
https://github.com/harbor-framework/terminal-bench/issues/1431
### Willingness to contribute
- [ ] I can contribute a fix for this bug independently
- [x] I would be willing to contribute a fix for this bug with guidance from the Iceberg community
- [ ] I cannot contribute a fix for this bug at this time
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.