[Bug 265510] devel/gindent: kill -Werror to fix build
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265510] devel/gindent: kill -Werror to fix build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265510] devel/gindent: kill -Werror to fix build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265510] devel/gindent: kill -Werror to fix build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265510] devel/gindent: kill -Werror to fix build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 03:52:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265510 Bug ID: 265510 Summary: devel/gindent: kill -Werror to fix build 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: fuz@fuz.su CC: moritz@schmi.tt Flags: maintainer-feedback?(moritz@schmi.tt) CC: moritz@schmi.tt Attachment #235551 maintainer-approval?(moritz@schmi.tt) Flags: Flags: merge-quarterly? Created attachment 235551 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235551&action=edit devel/gindent: fix build The code currently does not build due to an unused variable. Remove -Werror to make it build. Please note that as per policy, options like -Werror should generally not be used in ports. Tested with Poudriere on armv7 arm64 FreeBSD 13.1. -- You are receiving this mail because: You are the assignee for the bug.