apache / apache/iceberg-python
fails to compile on systems with GCC newer than 12.x
- Lenguaje dominante
- Python
- Estrellas
- 1.1k
- Forks
- 581
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 78
Descripción
### 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza reproduciendo el fallo con `uvx terminal-bench run --help` en Bazzite Linux, utilizando el entorno GCC 15 descrito en el issue. Rastrea qué configuración de compilación de PyIceberg o de alguna dependencia asume `gcc-12`, usando terminal-bench issue 1431 como contexto; se considera terminado cuando el paquete se compila correctamente con una versión de GCC posterior a la 12.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- build-system
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100