-
Notifications
You must be signed in to change notification settings - Fork 21
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
osmesa-src fails to find llvm symbols - macos 10.14.4 #35
Comments
it's in the log, but just so it doesn't need to be dug up: llvm is version 8.0.0 |
( |
It may be worth trying to update osmesa-src to a more recent version of mesa: https://github.com/servo/osmesa-src/blob/master/tools/update-mesa.sh |
update-mes.sh appears to reference a non-existent script: https://github.com/servo/osmesa-src/blob/master/tools/update-mesa.sh#L15 |
Perhaps more recent mesa has removed the use of autogen.sh, then. |
Yeah, looks like it uses meson now - https://cgit.freedesktop.org/mesa/mesa/commit/?id=e68777c87ceed02ab199b32f941778c3cf97c794 |
All of the build documentation for osmesa seems pretty heavily skewed towards linux (unclear what deps are needed/how to get them on macos). I expect doing an update to use meson is better left to a linux native. |
I haven't been able to build/run wr/wrench/script/headless.py for months because of this. Initially I figured it was because my toolchains were mangled by the hacks needed to get firefox to build on 10.14, but those should all be removed.
MacOS is fully updated, brew is fully updated/upgraded.
Basically I just get a massive dump of this:
Here's the full error output:
Errors, Isolated
The text was updated successfully, but these errors were encountered: