[MacPorts] #37652: qt4-creator-mac no longer builds on powerpc
MacPorts
noreply at macports.org
Thu Jul 4 00:02:56 PDT 2013
#37652: qt4-creator-mac no longer builds on powerpc
------------------------------+------------------------
Reporter: aek@… | Owner: mcalhoun@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: qt4-creator-mac |
------------------------------+------------------------
Comment (by macports@…):
Al Kossow reported by e-mail that it still fails for him with the
following error:
{{{
:info:build /usr/bin/g++-4.0 -c -pipe -mmacosx-version-min=10.5 -O2 -arch
ppc -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC
-DQT_CREATOR -DQTSUPPORT_LIBRARY -DIDE_LIBRARY_BASENAME=\"lib\"
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQMAKE_AS_LIBRARY
-DQMAKE_LIBRARY -DPROPARSER_THREAD_SAFE -DPROEVALUATOR_THREAD_SAFE
-DPROEVALUATOR_CUMULATIVE -DPROEVALUATOR_SETENV -DQMAKE_BUILTIN_PRFS
-DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_XML_LIB -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
-I/opt/local/share/qt4/mkspecs/macx-g++ -I. -I.moc/release-shared
-I/opt/local/Library/Frameworks/QtCore.framework/Versions/4/Headers
-I/opt/local/Library/Frameworks/QtNetwork.framework/Versions/4/Headers
-I/opt/local/Library/Frameworks/QtGui.framework/Versions/4/Headers
-I/opt/local/Library/Frameworks/QtXml.framework/Versions/4/Headers
-I/opt/local/Library/Frameworks/QtDeclarative.framework/Versions/4/Headers
-I../../../src -I../../libs
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_qt4
-creator-mac/qt4-creator-mac/work/qt-creator-2.7.1-src/tools
-I../../plugins -I../../shared
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_qt4
-creator-mac/qt4-creator-mac/work/qt-
creator-2.7.1-src/src/libs/qmljs/../../shared/qmljs
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_qt4
-creator-mac/qt4-creator-mac/work/qt-
creator-2.7.1-src/src/libs/qmljs/../../shared/qmljs/parser
-I../../shared/proparser -I../../shared
-I/opt/local/Library/Frameworks/QtDeclarative.framework/Versions/4/Headers
-I/opt/local/Library/Frameworks/QtXml.framework/Versions/4/Headers
-I/opt/local/Library/Frameworks/QtGui.framework/Versions/4/Headers
-I/opt/local/Library/Frameworks/QtNetwork.framework/Versions/4/Headers
-I/opt/local/Library/Frameworks/QtCore.framework/Versions/4/Headers
-I/opt/local/include -I.uic -F/opt/local/Library/Frameworks
-F/opt/local/lib -o .obj/release-shared/qmakeevaluator.o
../../shared/proparser/qmakeevaluator.cpp
:info:build ../../shared/proparser/qmakeparser.h:45: warning: ‘class
QMakeParserHandler’ has virtual functions but non-virtual destructor
:info:build ../../shared/proparser/qmakeevaluator.h:55: warning: ‘class
QMakeHandler’ has virtual functions but non-virtual destructor
:info:build ../../shared/proparser/qmakeevaluator.h: In member function
‘void QMakeEvaluator::visitProVariable(ushort, const ProStringList&, const
ushort*&)’:
:info:build ../../shared/proparser/qmakeevaluator.h:239: sorry,
unimplemented: inlining failed in call to ‘void
QMakeEvaluator::debugMsgInternal(int, const char*, ...) const’: function
not inlinable
:info:build ../../shared/proparser/qmakeevaluator.cpp:859: sorry,
unimplemented: called from here
:info:build ../../shared/proparser/qmakeevaluator.h:239: sorry,
unimplemented: inlining failed in call to ‘void
QMakeEvaluator::debugMsgInternal(int, const char*, ...) const’: function
not inlinable
:info:build ../../shared/proparser/qmakeevaluator.cpp:890: sorry,
unimplemented: called from here
:info:build ../../shared/proparser/qmakeevaluator.h:239: sorry,
unimplemented: inlining failed in call to ‘void
QMakeEvaluator::debugMsgInternal(int, const char*, ...) const’: function
not inlinable
:info:build ../../shared/proparser/qmakeevaluator.cpp:894: sorry,
unimplemented: called from here
:info:build ../../shared/proparser/qmakeevaluator.h:239: sorry,
unimplemented: inlining failed in call to ‘void
QMakeEvaluator::debugMsgInternal(int, const char*, ...) const’: function
not inlinable
:info:build ../../shared/proparser/qmakeevaluator.cpp:899: sorry,
unimplemented: called from here
:info:build ../../shared/proparser/qmakeevaluator.h:239: sorry,
unimplemented: inlining failed in call to ‘void
QMakeEvaluator::debugMsgInternal(int, const char*, ...) const’: function
not inlinable
:info:build ../../shared/proparser/qmakeevaluator.cpp:907: sorry,
unimplemented: called from here
:info:build ../../shared/proparser/qmakeevaluator.h:240: sorry,
unimplemented: inlining failed in call to ‘void
QMakeEvaluator::traceMsgInternal(const char*, ...) const’: function not
inlinable
:info:build ../../shared/proparser/qmakeevaluator.cpp:911: sorry,
unimplemented: called from here
}}}
Unfortunately I cannot reproduce this since I lack appropriate powerpc
hardware.
I wonder if this is actually a compiler-related problem. Is there no newer
GCC version for powerpc than 4.0?
--
Ticket URL: <https://trac.macports.org/ticket/37652#comment:14>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list