Summary: | devel/qt4-script: fix build in mips | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-kde (group) <kde> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | Flags: | rakuco:
maintainer-feedback+
|
||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | mips | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Dmitry Marakasov
2014-12-20 14:08:18 UTC
Auto-assigned to maintainer kde@FreeBSD.org Created attachment 150807 [details]
Error log
Approved, thanks. Please include at least the lines saying the header was not found from the error log in your commit message. Bonus points if you also submit this upstream :-) BTW, doesn't this also apply to devel/qt5-script? A commit references this bug: Author: amdmi3 Date: Wed Dec 24 02:47:34 UTC 2014 New revision: 375385 URL: https://svnweb.freebsd.org/changeset/ports/375385 Log: - Fix build on MIPS by remiving non-existent, unused include Upstream issue: https://bugreports.qt-project.org/browse/QTBUG-43486 PR: 196157 Submitted by: amdmi3 Approved by: rakuco Changes: head/devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__wtf__Platform.h > Bonus points if you also submit this upstream :-) As mentioned in the PR, I've opened an issue in upstream tracker. > BTW, doesn't this also apply to devel/qt5-script? Unknown. qt5-qmake doesn't build on mips, so I can't test qt5-script yet. |