[Bug 195628] New: www/webkit-gtk3 cannot be built with USE_GCC

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 3 17:18:34 UTC 2014


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

            Bug ID: 195628
           Summary: www/webkit-gtk3 cannot be built with USE_GCC
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: jhibbits at FreeBSD.org
          Assignee: gnome at FreeBSD.org
             Flags: maintainer-feedback?(gnome at FreeBSD.org)

The www/webkit-gtk3 port hard-codes "-Qunused-arguments" in CXXFLAGS.  GCC 4.8
errors on this, as an unrecognized argument, and fails the build (fails a check
for GCC >= 4.7).  This argument should be conditional on the compiler being
clang.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer gnome at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list