[kde-freebsd] [Bug 196157] New: devel/qt4-script: fix build in mips

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 20 14:08:18 UTC 2014


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

            Bug ID: 196157
           Summary: devel/qt4-script: fix build in mips
           Product: Ports Tree
           Version: Latest
          Hardware: mips
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

Created attachment 150806
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150806&action=edit
Patch

qt4-script fails on mips complaining on missing include:

../3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h:339:21: error:
sgidefs.h: No such file or directory

(full log attached)

That header seems to be linux-specific and it anyway just contains legacy
defines not used by qt anyway, so removing the mentioned #include it fixes the
build.

Related upstream issue:

https://bugreports.qt-project.org/browse/QTBUG-43486

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

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


More information about the kde-freebsd mailing list