[Bug 270871] x11/kitty fails to build with invalid UTF-8 in comment using poudriere on stable-13.2 amd64
Date: Wed, 26 Apr 2023 21:40:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270871 --- Comment #6 from Robert Clausecker <fuz@FreeBSD.org> --- The easiest solution would be to patch out -Werror. This option should always be removed; warnings change with every compiler version and ensuring a warning-free build for the foreseeable future is basically impossible. -- You are receiving this mail because: You are the assignee for the bug.