Hello:
I recently updated a system to:
FreeBSD 14.0-CURRENT #0 main-f0a15aafcb
Mon Oct 31 08:19:54 EDT 2022
amd64
and am rebuilding ports.
Pursuant to ports/UPDATING, I deleted everything gstreamer1 and
started over; many things build fine, but gstreamer1-plugins-gl fails
to build, reporting:
Dependency (anonymous) from subproject subprojects/gl-headers found: YES
2019.1.0
Run-time dependency opengl found: YES 4.5
Run-time dependency glx found: YES 1.4
Run-time dependency glesv2 found: YES 3.2
Has header "GLES3/gl3.h" with dependency glesv2: YES
Has header "GLES3/gl3ext.h" with dependency glesv2: YES
Run-time dependency egl found: YES 1.5
Has header "EGL/egl.h" with dependency egl: YES
Has header "EGL/eglext.h" with dependency egl: YES
Has header "libdrm/drm_fourcc.h" : YES
gst-libs/gst/gl/meson.build:558:6: ERROR: Unknown variable "allocators_dep".
The full log is available on rewuest.
<insert "kicked in the head by a mule" look>
What did I do wrong? More importantly - how do I fix it?
Respectfully,
Robert Huff