[BUG] can not see compilation (can't see gcc command line options when compiling)
Open
Nobody has claimed this yet.
bug
Needs Triage
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 1.4k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
setuptools version
69.5.1
Python version
3.12.3
OS
Ubuntu 24.04 and 22.04
Additional environment information
No response
Description
I need to see what options are supplied to gcc when developing a package.
Expected behavior
It used to be that I could see what was being compiled and how.
I tried passing --verbose, but it doesn't work.
How to Reproduce
.
Output
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reproducing the issue with setuptools 69.5.1 on the reported Ubuntu and Python versions, then trace how setuptools handles --verbose during compilation. Done means the gcc command line and supplied options are visible during a package build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100