[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Latest Linux VM can't handle -vm-display-null (#421)

Max Leske notifications at github.com
Tue Oct 15 20:28:54 UTC 2019


It seems that some OpenGL headers are missing. Even though the builds appear to be green, the pharo.cog.spur builds terminate early because the B3DAcceleratorPlugin can't be built due to those missing headers. I'm still investigating the details but at least `libglu1-mesa-dev` has to be installed. It's possible that the build cache / third-party cache has been hiding this problem for quite some time and a recent change to the source of the plugin has caused recompilation.
The effect of the termination is that not all libraries have been installed before packaging.

CC @nicolas-cellier-aka-nice since you appear in the list of recent commits to the plugin.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/421#issuecomment-542390557
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20191015/19f39fd2/attachment.html>


More information about the Vm-dev mailing list