[Bug 263616] emulators/rtc: Fix build with 14-current
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263616] emulators/rtc: Fix build with 14-current"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263616] emulators/rtc: Fix build with 14-current"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 263616] emulators/rtc: Fix build with 14-current"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 20:15:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263616
Bug ID: 263616
Summary: emulators/rtc: Fix build with 14-current
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: jamie@catflap.org
Created attachment 233551
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233551&action=edit
patch to fix compile errors with clang13
Clang 13+ catches a previously missed unused variable.
As kmods compile with -Werror this caused the build to stop.
Fix the build.
Fix attached
--
You are receiving this mail because:
You are the assignee for the bug.