[Bug 264844] graphics/libdrm 2.4.111,1 fails to build in check-plist phase with TESTS=ON

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Jul 2022 14:53:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264844

Kevin Reinholz <kreinholz@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kreinholz@gmail.com

--- Comment #1 from Kevin Reinholz <kreinholz@gmail.com> ---
I experience the same issue with libdrm-2.4.112,1

The workaround TESTS=off still works. 

Alternatively, editing pkg-plist and removing the following 3 lines allows
graphics/libdrm to be build with TESTS=on set:

%%TESTS%%bin/kms-steal-crtc
%%TESTS%%bin/kms-universal-planes
%%TESTS%%bin/kmstest

-- 
You are receiving this mail because:
You are the assignee for the bug.