Skip to content

Do not run auditwheel on QNN whls - #26837

Merged
eserscor merged 3 commits into
mainfrom
dev/erscor/2025/12/19-small-hammer-python-fix
Dec 29, 2025
Merged

Do not run auditwheel on QNN whls#26837
eserscor merged 3 commits into
mainfrom
dev/erscor/2025/12/19-small-hammer-python-fix

Conversation

@eserscor

Copy link
Copy Markdown
Contributor

Description

Change 26634 added the qnn variant to the audit wheel process, but the qnn libraries do not pass audit repair due to a dependency on libc++. Continue to not audit qnn and rely on the correct dependencies being available for the user.

Motivation and Context

Fixes build packaging pipeline

@eserscor
eserscor marked this pull request as ready for review December 19, 2025 19:27
Comment thread setup.py
Comment thread setup.py Outdated
Comment thread setup.py Fixed
@eserscor
eserscor merged commit 7b9de5b into main Dec 29, 2025
124 checks passed
@eserscor
eserscor deleted the dev/erscor/2025/12/19-small-hammer-python-fix branch December 29, 2025 17:45
alex-spacemit pushed a commit to spacemit-com/onnxruntime that referenced this pull request Jan 20, 2026
### Description
[Change 26634](microsoft#26634)
added the qnn variant to the audit wheel process, but the qnn libraries
do not pass audit repair due to a dependency on libc++. Continue to not
audit qnn on x86_64 and rely on the correct dependencies being available for the
user.


### Motivation and Context
Fixes build packaging pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants