Summary: | Latest mesa git fails to compile in mesa/main/marshal.c | ||
---|---|---|---|
Product: | Mesa | Reporter: | Fabian Maurer <dark.shadow4> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED WORKSFORME | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Fabian Maurer
2017-07-19 17:09:49 UTC
It's working for me, if you could use git bisect to identify the bad commit that would be helpful. Bisected to 95fb1c187a0ea8d13f401145282363228b91b246. But I think I know the problem, did you try building out of tree? Because I have the build folder on the same level as my mesa-git folder. And building inside the git-folder itself doesn't lead to compile errors. Are you sure this isn't an issue with the build infrastructure going out of sync with changes in the source code? Please try to delete the build directory and reconfigure and rebuild everything from scratch. This looks like the generated code for marshalling wasn't updated properly. I'm only using out-of-tree builds and Mesa builds fine for me too. Well, now that I set it up again, it suddenly works. Maybe a configuration problem, but I really can't see what I changed. Thank you for testing, is there an option to resolve this as WORKSFORME? |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.