[Bug 294096] graphics/nvidia-drm-66-kmod unbuildable ISO C99 and later do not support implicit function declarations

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294096

--- Comment #6 from Tomoaki AOKI <[email protected]> ---
(In reply to alt2600 from comment #5)
graphics/nvidia-drm-66-kmod-devel was at 590.48.01 before the latest upgrade
(until 03 Jan, 2026).
 
https://cgit.freebsd.org/ports/commit/graphics/nvidia-drm-66-kmod-devel/Makefile?id=b35026e786a2c761d4b2b7853a989ab23dda5e9b

And after `make MAKE_JOBS_UNSAFE=yes DISTVERSION=590.48.01 -DNO_CHECKSUM` to
override version at /usr/ports/graphics/nvidia-drm-66-kmod-devel/,
pm_vt_switch_required() can be seen as below. But no breakage are reported to
freebsd-pkg-fallout ML by the pkg build cluster for it.

This is why no actions for it is done for it at all. And note that pkg build
clusters builds on oldest supported version of each major versions. Would be
the same for kmod pkg builders, but on oldest per supported minor versions. So,
as 15.1 is not yet released, pkgs for 15.x should be all built on 15.0.


% fgrep -r -n "pm_vt_switch_required"
/usr/ports/graphics/nvidia-drm-66-kmod/work/                     
/usr/ports/graphics/nvidia-drm-66-kmod/work/NVIDIA-FreeBSD-x86_64-595.58.03/src/nvidia-drm/nvidia-drm-drv.c:2083:
        * `pm_vt_switch_required` state of our PCI device. For now, a VT switch
/usr/ports/graphics/nvidia-drm-66-kmod/work/NVIDIA-FreeBSD-x86_64-595.58.03/src/nvidia-drm/nvidia-drm-drv.c:2086:
       pm_vt_switch_required(dev->dev, true);
/usr/ports/graphics/nvidia-drm-66-kmod/work/NVIDIA-FreeBSD-x86_64-595.58.03/src/nvidia-drm/nvidia-drm-drv.c.bak:2083:
        * `pm_vt_switch_required` state of our PCI device. For now, a VT switch
/usr/ports/graphics/nvidia-drm-66-kmod/work/NVIDIA-FreeBSD-x86_64-595.58.03/src/nvidia-drm/nvidia-drm-drv.c.bak:2086:
       pm_vt_switch_required(dev->dev, true);

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.