-
Notifications
You must be signed in to change notification settings - Fork 647
[RadeonProRender] Update version to 3.1.6 #12741
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
base: master
Are you sure you want to change the base?
Conversation
The exact release tag is called 3.1.6.patch1, which seems like something we shouldn't take over?
why something is requiring glibc 2.32? Is there a binary blob somewhere somewhere? |
|
Ah, well, yes, this recipe is just repackaging binary files. |
|
Yeah, sadly we can't build RPR since they dont publish the sources. |
|
I don't think we changed anything relevant here, I believe they changed the glibc version they use for building. |
|
Glibc 2.34 cuts out Ubuntu 20.04 and Red Hat 8 and derivatives. This would just crash upon loading for users on those systems. How widespread is this package? If this is for example used in Makie, it'd be quite bad. |
|
It's for RPRMakie, which in fact doesn't seem to be used much, because it's not very stable even on the supported platforms - I had the hope that updating it would make it more stable at least on the supported platforms. |
The exact release tag is called 3.1.6.patch1, which seems like something we shouldn't take over?