Date: Tue, 29 Oct 2024 11:11:32 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 282312] x11/nvidia-driver: Update to 550.127.05 with x11/linux-nvidia-libs and related DRM ports Message-ID: <bug-282312-7141-aAAr36xiRo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282312-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-282312-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282312 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=3D254616&action= =3Dedit 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 i= t'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. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282312-7141-aAAr36xiRo>