[Bug 282312] x11/nvidia-driver: Update to 550.127.05 with x11/linux-nvidia-libs and related DRM ports

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 29 Oct 2024 11:11:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282312

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #254559|0                           |1
        is obsolete|                            |

--- Comment #18 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Created attachment 254616
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254616&action=edit
Patch to upgrade to 550.127.05 rev6 (Fix workaround for clang19)

Update patch for graphics/nvidia-drm+-kmod part:
  Not 100% sure (maybe ccache cached objects on tests before creating patch),
  but rev5 of the patch was wrong. Make variable I used wasn't expanded,
  thus creating directory in wrong place.
  Instead of creating dummy directory on post-patch, remove problematic
  include path with ${REINPLACE_CMD} from ${WRKSRC}/Makefile.

Note that removed include path still exists only on
graphics/nvidia-drm-510-kmod.
I've confirmed it buildable on main, amd64, but not installed and ran, as it's
old for using on recent main. Let me know if it causes problems on run time for
older Releases/stables. I'll add guard for it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.