Bug#878702: mutter: FTBFS on kFreeBSD: PFNEGLQUERYDMABUFFORMATSEXTPROC unknown

Aaron M. Ucko ucko at debian.org
Sun Oct 15 23:57:51 UTC 2017


"Aaron M. Ucko" <ucko at debian.org> writes:

>   backends/meta-egl.c:70:3: error: unknown type name 'PFNEGLQUERYDMABUFFORMATSEXTPROC'
>   backends/meta-egl.c:71:3: error: unknown type name 'PFNEGLQUERYDMABUFMODIFIERSEXTPROC'

I just took a closer look myself and noticed that the same errors occur
on sh4, on which mesa is also out of date.  (It fails with assembler
errors from code that uses no inline assembly, presumably due to a
toolchain bug.) As such, my recommendation at this point is either to
version the build dependency on libegl1-mesa-dev to (>= 17~) or to
conditionalize the usage of these types on
EGL_EGLEXT_VERSION >= 20161230

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu



More information about the pkg-gnome-maintainers mailing list