[Bug 279539] graphics/nvidia-drm-515kmod, graphics/nvidia-drm-61-kmod: Fails to build after stable/14 commit 183b64dfd84ad7fd504d04f40c90edad809083c1

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Jun 2024 09:22:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279539

Tomoaki AOKI <junchoon@dec.sakura.ne.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #251235|                            |maintainer-approval?
              Flags|                            |

--- Comment #1 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Created attachment 251235
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251235&action=edit
Patch to fix build

Attached patch fixed the build for stable/14.
As a large amount of builds are ongoing now, not yet tested wherher it breaks
build on main or not.

Unfortunately, this patch has usually-fatal problem, as the __FreeBSD_version
used for this is BEFORE THE PROBLEMATIC COMMIT.

But fortunately, the time window that is problematic is below 5 minutes.
Someone really unfortunate could be affected, but usually OK.

Another problem is that this kind of fix are needed again if the problematic
commit is MFS'ed to releng/14.*.

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