GNOME Bugzilla – Bug 773244
tiff builds tool that references stderr in android universal for x64
Last modified: 2016-11-01 17:01:55 UTC
This seems to be due in a tool that also checks for OpenGL using AX_CHECK_GL/AX_CHECK_GLU/AX_CHECK_GLUT which doesn't seem to do the right thing in this case.
Created attachment 338061 [details] [review] recipes/tiff: explicitly disable the gl tool
commit d8c14d42e93764176d412ea8e00c591ccb9d6495 Author: Matthew Waters <matthew@centricular.com> Date: Thu Oct 20 15:48:51 2016 +1100 recipes/tiff: don't build the gl tool We don't require it and it may fail to build for some platforms. https://bugzilla.gnome.org/show_bug.cgi?id=773244