Regressed by ports 29d855b6f775 likely via -Dgles1=enabled -Dgles2=enabled. $ poudriere testport -j 124i386 graphics/mesa-dri [...] =========================================================================== ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: include/GLES/egl.h Error: Orphaned: include/GLES/gl.h Error: Orphaned: include/GLES/glext.h Error: Orphaned: include/GLES/glplatform.h Error: Orphaned: include/GLES2/gl2.h Error: Orphaned: include/GLES2/gl2ext.h Error: Orphaned: include/GLES2/gl2platform.h Error: Orphaned: include/GLES3/gl3.h Error: Orphaned: include/GLES3/gl31.h Error: Orphaned: include/GLES3/gl32.h Error: Orphaned: include/GLES3/gl3ext.h Error: Orphaned: include/GLES3/gl3platform.h Error: Orphaned: lib/libGLESv1_CM.so Error: Orphaned: lib/libGLESv1_CM.so.1 Error: Orphaned: lib/libGLESv1_CM.so.1.1.0 Error: Orphaned: lib/libGLESv2.so Error: Orphaned: lib/libGLESv2.so.2 Error: Orphaned: lib/libGLESv2.so.2.0.0 Error: Orphaned: libdata/pkgconfig/glesv1_cm.pc Error: Orphaned: libdata/pkgconfig/glesv2.pc ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8df779db3590087452a722a2412eb3020f0f00fd commit 8df779db3590087452a722a2412eb3020f0f00fd Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2023-11-21 18:16:55 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2023-11-22 09:49:02 +0000 graphics/mesa-dri: vulkan: Remove haswell driver Haswell doesn't work so remove it. While here fix plist, PR 275242 PR: 275242 Sponsored by: Beckhoff Automation GmbH & Co. KG graphics/mesa-dri/Makefile | 5 +++-- graphics/mesa-dri/pkg-plist | 22 ++++++++++++++++++++-- 2 files changed, 23 insertions(+), 4 deletions(-)