this post was submitted on 20 Apr 2026
1 points (100.0% liked)

Open Source

46438 readers
24 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

the immediate blocker when trying to run this Python project is that a native package deep within its dependency graph won't compile without gcc-12 even though gcc 15 was released in August last year

that's not even targeting gcc 14 which was released in 2024

and to hardcode this expectation without a Dockerfile or some Python-native mechanism to pull in a specific version of a C/Cxx compiler ...

https://xkcd.com/1987/

๐Ÿ ๐Ÿคก

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here