Skip to content

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

@jokeyrhyme

Description

@jokeyrhyme

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

  • I can contribute a fix for this bug independently
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions