Hello All, I'm trying to compile Qt5 on Solaris 11 and am running in to bugs. I don't mind mopping up Solaris compile issues on Qt4 and Qt5, but a question about procedure: should I continue to post my build issues to the mailing list or just open tickets on Jira only?
Current build error: CC -c -o qmakebuiltins.o -xarch=generic64 -DQMAKE_OPENSOURCE_EDITION -O -g -I/home/gjgowey/qt5/qtbase/qmake -I/home/gjgowey/qt5/qtbase/qmake/library -I/home/gjgowey/qt5/qtbase/qmake/generators -I/home/gjgowey/qt5/qtbase/qmake/generators/unix -I/home/gjgowey/qt5/qtbase/qmake/generators/win32 -I/home/gjgowey/qt5/qtbase/qmake/generators/mac -I/home/gjgowey/qt5/qtbase/qmake/generators/integrity -I/home/gjgowey/qt5/qtbase/include -I/home/gjgowey/qt5/qtbase/include/QtCore -I/home/gjgowey/qt5/qtbase/include/QtCore/5.0.0 -I/home/gjgowey/qt5/qtbase/include/QtCore/5.0.0/QtCore -I/home/gjgowey/qt5/qtbase/src/corelib/global -DHAVE_QCONFIG_CPP -I/home/gjgowey/qt5/qtbase/mkspecs/solaris-cc-64 -I/home/gjgowey/qt5/qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM /home/gjgowey/qt5/qtbase/qmake/library/qmakebuiltins.cpp CC: Warning: -xarch=generic64 is deprecated, use -m64 to create 64-bit programs "/home/gjgowey/qt5/qtbase/include/QtCore/../../src/corelib/tools/qvector.h", line 562: Error: Could not find a match for std::distance<std::_ForwardIterator, std::_Distance>(ProString*, ProString*) needed in QVector<ProString>::insert(ProString*, int, const ProString&). "/home/gjgowey/qt5/qtbase/include/QtCore/../../src/corelib/tools/qvector.h", line 376: Where: While instantiating "QVector<ProString>::insert(ProString*, int, const ProString&)". "/home/gjgowey/qt5/qtbase/include/QtCore/../../src/corelib/tools/qvector.h", line 376: Where: Instantiated from non-template code. 1 Error(s) detected. gmake: *** [qmakebuiltins.o] Error 2 *** qtbase/configure exited with non-zero status. RUN FAILED (exit value 2, total time: 35s) ===== configure parameters: -platform solaris-cc-64 -opensource -plugin-sql-psql -plugin-sql-mysql -optimized-qmake -system-sqlite -continue -- Kindest Regards, Geoff ---- To see what my availability is today or to schedule a meeting please use my Tungle page: http://tungle.me/gjgowey
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
