apache / apache/iceberg-python
fails to compile on systems with GCC newer than 12.x
- Langage dominant
- Python
- Étoiles
- 1.1k
- Forks
- 581
- Merge moyen
- 1 j 17 h
- PR mergées (30 j)
- 78
Description
### 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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par reproduire l’échec avec `uvx terminal-bench run --help` sur Bazzite Linux, en utilisant l’environnement GCC 15 décrit dans l’issue. Identifiez quelle configuration de compilation de PyIceberg ou d’une dépendance suppose `gcc-12`, en vous appuyant sur terminal-bench issue 1431 pour le contexte ; le travail est considéré comme terminé lorsque le package se compile correctement avec une version de GCC plus récente que 12.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- build-system
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100