[MacPorts] #55955: Error: Problem while installing qscintilla-qt4
MacPorts
noreply at macports.org
Mon Mar 5 02:31:52 UTC 2018
#55955: Error: Problem while installing qscintilla-qt4
----------------------+----------------------------
Reporter: vamsi765 | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Keywords: | Port: qscintilla-qt4
----------------------+----------------------------
Hi,
I get the following error:
{{{
:info:build /usr/bin/clang++ -c -Os -std=c++11 -stdlib=libc++ -arch x86_64
-O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.13
-fvisibility=hidden -fvisibility-inlines-hidden -w -fPIC
-DQSCINTILLA_MAKE_DLL -DSCINTILLA_QT -DSCI_LEXER -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/opt/local/libexec/qt4/share/mkspecs/macx-g++ -I. -I.
-I/opt/local/libexec/qt4/Library/Frameworks/QtCore.framework/Versions/4/Headers
-I/opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers
-I. -I../include -I../lexlib -I../src
-I/opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers
-I/opt/local/libexec/qt4/Library/Frameworks/QtCore.framework/Versions/4/Headers
-I/opt/local/libexec/qt4/include
-F/opt/local/libexec/qt4/Library/Frameworks -F/opt/local/libexec/qt4/lib
-o qsciabstractapis.o qsciabstractapis.cpp
:info:build /usr/bin/clang++ -c -Os -std=c++11 -stdlib=libc++ -arch x86_64
-O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.13
-fvisibility=hidden -fvisibility-inlines-hidden -w -fPIC
-DQSCINTILLA_MAKE_DLL -DSCINTILLA_QT -DSCI_LEXER -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/opt/local/libexec/qt4/share/mkspecs/macx-g++ -I. -I.
-I/opt/local/libexec/qt4/Library/Frameworks/QtCore.framework/Versions/4/Headers
-I/opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers
-I. -I../include -I../lexlib -I../src
-I/opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Versions/4/Headers
-I/opt/local/libexec/qt4/Library/Frameworks/QtCore.framework/Versions/4/Headers
-I/opt/local/libexec/qt4/include
-F/opt/local/libexec/qt4/Library/Frameworks -F/opt/local/libexec/qt4/lib
-o qsciapis.o qsciapis.cpp
:info:build In file included from qsciscintillabase.cpp:41:
:info:build ./SciAccessibility.h:80:26: error: no type named
'InterfaceType' in 'QAccessible'; did you mean
'QAccessible2::InterfaceType'?
:info:build void *interface_cast(QAccessible::InterfaceType t);
:info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build QAccessible2::InterfaceType
:info:build /opt/local/libexec/qt4/include/QtGui/qaccessible.h:349:10:
note: 'QAccessible2::InterfaceType' declared here
:info:build enum InterfaceType
:info:build ^
:info:build 1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/55955>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list