-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
bugSomething isn't workingSomething isn't workingcmakeIssue pertaining to CMakeIssue pertaining to CMake
Description
2025-10-03T16:39:21.5483142Z Warning: (dpctl,Lib/site-packages/dpctl/_sycl_event.cp310-win_amd64.pyd): $RPATH/DPCTLSyclInterface.dll not found in packages, sysroot(s) nor the missing_dso_whitelist.
2025-10-03T16:39:21.5484061Z .. is this binary repackaging?
We maybe need to adjust CMAKE or something, I'm not sure.
The above is merely a warning in our CI, but it's an ERROR for the conda-forge CI. We need to fix this.
Either we fix how it's installed, or we add it to the missing_dso_whitelist.
Thoughts @ndgrigorian @antonwolfy ? I don't want to add it to the missing_dso_whitelist without understanding if it somehow comes from a different package or not, but it looks really doubtful.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcmakeIssue pertaining to CMakeIssue pertaining to CMake