[Bug 225307] [PATCH] textproc/opensp: fix build with clang 6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 18 22:26:53 UTC 2018


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

            Bug ID: 225307
           Summary: [PATCH] textproc/opensp: fix build with clang 6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kuriyama at FreeBSD.org
          Reporter: madpilot at FreeBSD.org
                CC: kuriyama at FreeBSD.org
 Attachment #189895 maintainer-approval?(kuriyama at FreeBSD.org)
             Flags:
             Flags: maintainer-feedback?(kuriyama at FreeBSD.org),
                    maintainer-feedback?(kuriyama at FreeBSD.org)
                CC: kuriyama at FreeBSD.org
          Assignee: kuriyama at FreeBSD.org

Created attachment 189895
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189895&action=edit
clang 6 patch

Hi,

I have created a patch to allow opensp to be compiled correctly on recent head
with clang 6.

The configure script has an old stanza which is not needed with modern
compilers, I removed.

I also had to add some using clauses to allow it to compile.

While at it I also converted the port to USES=localbase.


Can you review and, if you see fit, approve this patch?

Thanks.

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


More information about the freebsd-ports-bugs mailing list