[Bug 252907] misc/dahdi-kmod and misc/dahdi-kmod26 need -Wmisleading-indentation removed.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 22 05:09:23 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252907

            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 at FreeBSD.org
          Reporter: dgilbert at eicat.ca
          Assignee: fjoe at FreeBSD.org
             Flags: maintainer-feedback?(fjoe at FreeBSD.org)

Created attachment 221805
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=221805&action=edit
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 spaces,
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 from
the compile.

How is that done?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list