apache / apache/iceberg-python

fails to compile on systems with GCC newer than 12.x

オープン
#3,259 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
1.1k
フォーク
581
平均マージ
1日 17時間
マージ済み PR(30日)
77

説明

### 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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、issue で説明されている GCC 15 環境を使い、Bazzite Linux 上で `uvx terminal-bench run --help` によって失敗を再現します。terminal-bench issue 1431 を文脈として、PyIceberg または依存関係のどのビルド設定が `gcc-12` を前提としているのかを追跡します。完了の条件は、12 より新しい GCC でパッケージが正常にビルドされることです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
build-system
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。