-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[flang][regression] Can't build flang. Incorrect dependencies specified for libFIROpenACCSupport.so? #123377
Comments
I've verified that I can build flang from before this commit: #122495 so this is a regression. |
cc @mgorny |
@mgorny I didn't bisect it, it would take more time than I have for it today. I've confirmed that I can build flang from one commit before the one which introduced the problematic file into flang, later on I've found your commit which changes the way dependencies are specified |
I'm building LLVM again today, so I'll try reproducing with a fresh ccache. |
I'm guessing that you're hitting the problem because of |
Must have been a very long time ago indeed as for many reasons I'm building it like that for as long as I remember. The problem of wrongly specified dependencies returns from time to time, but usually the patches were released fairly promptly. |
I'm configuring the build as such:
Since this machine has somewhat limited resources, I'm running 12 build processes only. The build fails as such:
The text was updated successfully, but these errors were encountered: