CadQuery / CadQuery/ocp-build-system

cadquery_ocp Python Wheel requires glibc 2.35+

Open
#41 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
CMake
Stars
14
Forks
22
Avg merge
2h 30m
Merged PRs (30d)
1

Description

`poetry install ...` results in this on Debian 11 Bullseye:

```
Skipping wheel cadquery_ocp-7.7.2-cp310-cp310-manylinux_2_35_x86_64.whl as this is not supported by the current environment
```

Since Bullseye long-term support ends 31 August 2026 I wonder if it's possible to support earlier version of glibc which is shipped with Debian 11?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the poetry install failure on Debian 11 Bullseye and inspect the CMake configuration that builds the Python wheel. Determine whether the wheel can support Bullseye's older glibc; done means a compatible cadquery_ocp wheel installs successfully in that environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, linux, python
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.