Date: Fri, 22 Jan 2021 05:09:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 252907] misc/dahdi-kmod and misc/dahdi-kmod26 need -Wmisleading-indentation removed. Message-ID: <bug-252907-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252907 Bug ID: 252907 Summary: misc/dahdi-kmod and misc/dahdi-kmod26 need -Wmisleading-indentation removed. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: fjoe@FreeBSD.org Reporter: dgilbert@eicat.ca Assignee: fjoe@FreeBSD.org Flags: maintainer-feedback?(fjoe@FreeBSD.org) Created attachment 221805 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221805&action= =3Dedit poudriere build log for dahdi-kmod26 on 12.2 So... neither of these two ports compile. I've attached the poudriere build log to this ticket. If you examine the file GpakApi.c with an editor that treats a TAB as 8 spa= ces, you'll see quite a bit of indention madness. If you squint, however, it all makes sense at TAB as 4 spaces. The simplest fix for this port is to remove the -Wmisleading-indentation fr= om the compile. How is that done? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252907-7788>