Compilation failed :(
g++ -include configure_pch.h -fno-rtti -fno-exceptions -mthreads -Wall
-Wextra -DUNICODE -DQT_NO_DATASTREAM -DQT_NO_CODECS -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD
-DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -D_CRT_SECURE_NO_DEPRECATE
-DQT_BOOTSTRAPPED -DQT_BUILD_CONFIGURE -DCOMMERCIAL_VERSION -I"../../include"
-I"../../include/QtCore" -I"../../include/QtCore/5.2.0"
-I"../../include/QtCore/5.2.0/QtCore" -I"C:/work/build/qt/qtbase/tools/shared"
-I"C:/work/build/qt/qtbase/mkspecs/win32-g++" -c -o configureapp.o
configureapp.cpp
configureapp.cpp: In member function 'void Configure::buildQmake()':
configureapp.cpp:3888:40: error: no match for 'operator<<' in '(&
operator<<((* & confStream.QTextStream::operator<<(((const
char*)"[EffectiveSourcePaths]"))), endl))->QTextStream::operator<<(((const
char*)"Prefix=")) << ((Configure*)this)->Configure::sourceDir'
configureapp.cpp:3888:40: note: candidates are:
In file included from ../../include/QtCore/qtextstream.h:1:0,
from configureapp.h:46,
from configureapp.cpp:43:
../../include/QtCore/../../src/corelib/io/qtextstream.h:175:18: note:
QTextStream& QTextStream::operator<<(QChar)
../../include/QtCore/../../src/corelib/io/qtextstream.h:175:18: note: no
known conversion for argument 1 from 'QDir' to 'QChar'
../../include/QtCore/../../src/corelib/io/qtextstream.h:176:18: note:
QTextStream& QTextStream::operator<<(char)
../../include/QtCore/../../src/corelib/io/qtextstream.h:176:18: note: no
known conversion for argument 1 from 'QDir' to 'char'
../../include/QtCore/../../src/corelib/io/qtextstream.h:177:18: note:
QTextStream& QTextStream::operator<<(short int)
../../include/QtCore/../../src/corelib/io/qtextstream.h:177:18: note: no
known conversion for argument 1 from 'QDir' to 'short int'
../../include/QtCore/../../src/corelib/io/qtextstream.h:178:18: note:
QTextStream& QTextStream::operator<<(short unsigned int)
../../include/QtCore/../../src/corelib/io/qtextstream.h:178:18: note: no
known conversion for argument 1 from 'QDir' to 'short unsigned int'
../../include/QtCore/../../src/corelib/io/qtextstream.h:179:18: note:
QTextStream& QTextStream::operator<<(int)
../../include/QtCore/../../src/corelib/io/qtextstream.h:179:18: note: no
known conversion for argument 1 from 'QDir' to 'int'
../../include/QtCore/../../src/corelib/io/qtextstream.h:180:18: note:
QTextStream& QTextStream::operator<<(unsigned int)
../../include/QtCore/../../src/corelib/io/qtextstream.h:180:18: note: no
known conversion for argument 1 from 'QDir' to 'unsigned int'
../../include/QtCore/../../src/corelib/io/qtextstream.h:181:18: note:
QTextStream& QTextStream::operator<<(long int)
../../include/QtCore/../../src/corelib/io/qtextstream.h:181:18: note: no
known conversion for argument 1 from 'QDir' to 'long int'
../../include/QtCore/../../src/corelib/io/qtextstream.h:182:18: note:
QTextStream& QTextStream::operator<<(long unsigned int)
../../include/QtCore/../../src/corelib/io/qtextstream.h:182:18: note: no
known conversion for argument 1 from 'QDir' to 'long unsigned int'
../../include/QtCore/../../src/corelib/io/qtextstream.h:183:18: note:
QTextStream& QTextStream::operator<<(qlonglong)
../../include/QtCore/../../src/corelib/io/qtextstream.h:183:18: note: no
known conversion for argument 1 from 'QDir' to 'qlonglong {aka long long int}'
../../include/QtCore/../../src/corelib/io/qtextstream.h:184:18: note:
QTextStream& QTextStream::operator<<(qulonglong)
../../include/QtCore/../../src/corelib/io/qtextstream.h:184:18: note: no
known conversion for argument 1 from 'QDir' to 'qulonglong {aka long long
unsigned int}'
../../include/QtCore/../../src/corelib/io/qtextstream.h:185:18: note:
QTextStream& QTextStream::operator<<(float)
../../include/QtCore/../../src/corelib/io/qtextstream.h:185:18: note: no
known conversion for argument 1 from 'QDir' to 'float'
../../include/QtCore/../../src/corelib/io/qtextstream.h:186:18: note:
QTextStream& QTextStream::operator<<(double)
../../include/QtCore/../../src/corelib/io/qtextstream.h:186:18: note: no
known conversion for argument 1 from 'QDir' to 'double'
../../include/QtCore/../../src/corelib/io/qtextstream.h:187:18: note:
QTextStream& QTextStream::operator<<(const QString&)
../../include/QtCore/../../src/corelib/io/qtextstream.h:187:18: note: no
known conversion for argument 1 from 'QDir' to 'const QString&'
../../include/QtCore/../../src/corelib/io/qtextstream.h:188:18: note:
QTextStream& QTextStream::operator<<(QLatin1String)
../../include/QtCore/../../src/corelib/io/qtextstream.h:188:18: note: no
known conversion for argument 1 from 'QDir' to 'QLatin1String'
../../include/QtCore/../../src/corelib/io/qtextstream.h:189:18: note:
QTextStream& QTextStream::operator<<(const QByteArray&)
../../include/QtCore/../../src/corelib/io/qtextstream.h:189:18: note: no
known conversion for argument 1 from 'QDir' to 'const QByteArray&'
../../include/QtCore/../../src/corelib/io/qtextstream.h:190:18: note:
QTextStream& QTextStream::operator<<(const char*)
../../include/QtCore/../../src/corelib/io/qtextstream.h:190:18: note: no
known conversion for argument 1 from 'QDir' to 'const char*'
../../include/QtCore/../../src/corelib/io/qtextstream.h:191:18: note:
QTextStream& QTextStream::operator<<(const void*)
../../include/QtCore/../../src/corelib/io/qtextstream.h:191:18: note: no
known conversion for argument 1 from 'QDir' to 'const void*'
In file included from ../../include/QtCore/qbytearray.h:1:0,
from
../../include/QtCore/../../src/corelib/kernel/qvariant.h:46,
from ../../include/QtCore/qvariant.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/tools/qbytearray.h:594:28: note:
QDataStream& operator<<(QDataStream&, const QByteArray&)
../../include/QtCore/../../src/corelib/tools/qbytearray.h:594:28: note: no
known conversion for argument 1 from 'QTextStream' to 'QDataStream&'
In file included from ../../include/QtCore/qstring.h:1:0,
from
../../include/QtCore/../../src/corelib/kernel/qvariant.h:51,
from ../../include/QtCore/qvariant.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/tools/qstring.h:1171:28: note:
QDataStream& operator<<(QDataStream&, const QString&)
../../include/QtCore/../../src/corelib/tools/qstring.h:1171:28: note: no
known conversion for argument 1 from 'QTextStream' to 'QDataStream&'
In file included from ../../include/QtCore/qiodevice.h:1:0,
from
../../include/QtCore/../../src/corelib/io/qdatastream.h:46,
from ../../include/QtCore/qdatastream.h:1,
from
../../include/QtCore/../../src/corelib/tools/qstringlist.h:46,
from ../../include/QtCore/qstringlist.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qvariant.h:52,
from ../../include/QtCore/qvariant.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/io/qiodevice.h:174:22: note: QDebug
operator<<(QDebug, QIODevice::OpenMode)
../../include/QtCore/../../src/corelib/io/qiodevice.h:174:22: note: no
known conversion for argument 1 from 'QTextStream' to 'QDebug'
In file included from ../../include/QtCore/qdatastream.h:1:0,
from
../../include/QtCore/../../src/corelib/tools/qstringlist.h:46,
from ../../include/QtCore/qstringlist.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qvariant.h:52,
from ../../include/QtCore/qvariant.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/io/qdatastream.h:246:14: note:
template<class T> QDataStream& operator<<(QDataStream&, const QList<T>&)
../../include/QtCore/../../src/corelib/io/qdatastream.h:246:14: note:
template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDataStream&'
In file included from ../../include/QtCore/qdatastream.h:1:0,
from
../../include/QtCore/../../src/corelib/tools/qstringlist.h:46,
from ../../include/QtCore/qstringlist.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qvariant.h:52,
from ../../include/QtCore/qvariant.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/io/qdatastream.h:272:14: note:
template<class T> QDataStream& operator<<(QDataStream&, const QLinkedList<T>&)
../../include/QtCore/../../src/corelib/io/qdatastream.h:272:14: note:
template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDataStream&'
In file included from ../../include/QtCore/qdatastream.h:1:0,
from
../../include/QtCore/../../src/corelib/tools/qstringlist.h:46,
from ../../include/QtCore/qstringlist.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qvariant.h:52,
from ../../include/QtCore/qvariant.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/io/qdatastream.h:297:14: note:
template<class T> QDataStream& operator<<(QDataStream&, const QVector<T>&)
../../include/QtCore/../../src/corelib/io/qdatastream.h:297:14: note:
template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDataStream&'
In file included from ../../include/QtCore/qdatastream.h:1:0,
from
../../include/QtCore/../../src/corelib/tools/qstringlist.h:46,
from ../../include/QtCore/qstringlist.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qvariant.h:52,
from ../../include/QtCore/qvariant.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/io/qdatastream.h:322:14: note:
template<class T> QDataStream& operator<<(QDataStream&, const QSet<T>&)
../../include/QtCore/../../src/corelib/io/qdatastream.h:322:14: note:
template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDataStream&'
In file included from ../../include/QtCore/qdatastream.h:1:0,
from
../../include/QtCore/../../src/corelib/tools/qstringlist.h:46,
from ../../include/QtCore/qstringlist.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qvariant.h:52,
from ../../include/QtCore/qvariant.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/io/qdatastream.h:361:35: note:
template<class Key, class T> QDataStream& operator<<(QDataStream&, const
QHash<T, U>&)
../../include/QtCore/../../src/corelib/io/qdatastream.h:361:35: note:
template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDataStream&'
In file included from ../../include/QtCore/qdatastream.h:1:0,
from
../../include/QtCore/../../src/corelib/tools/qstringlist.h:46,
from ../../include/QtCore/qstringlist.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qvariant.h:52,
from ../../include/QtCore/qvariant.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/io/qdatastream.h:405:35: note:
template<class Key, class T> QDataStream& operator<<(QDataStream&, const
QMap<T, U>&)
../../include/QtCore/../../src/corelib/io/qdatastream.h:405:35: note:
template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDataStream&'
In file included from ../../include/QtCore/qregexp.h:1:0,
from
../../include/QtCore/../../src/corelib/tools/qstringlist.h:48,
from ../../include/QtCore/qstringlist.h:1,
from
../../include/QtCore/../../src/corelib/kernel/qvariant.h:52,
from ../../include/QtCore/qvariant.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/tools/qregexp.h:127:22: note: QDebug
operator<<(QDebug, const QRegExp&)
../../include/QtCore/../../src/corelib/tools/qregexp.h:127:22: note: no
known conversion for argument 1 from 'QTextStream' to 'QDebug'
In file included from ../../include/QtCore/qvariant.h:1:0,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:50:
../../include/QtCore/../../src/corelib/kernel/qvariant.h:898:22: note: QDebug
operator<<(QDebug, const QVariant&)
../../include/QtCore/../../src/corelib/kernel/qvariant.h:898:22: note: no
known conversion for argument 1 from 'QTextStream' to 'QDebug'
../../include/QtCore/../../src/corelib/kernel/qvariant.h:899:22: note: QDebug
operator<<(QDebug, QVariant::Type)
../../include/QtCore/../../src/corelib/kernel/qvariant.h:899:22: note: no
known conversion for argument 1 from 'QTextStream' to 'QDebug'
In file included from ../../include/QtCore/qlocale.h:1:0,
from
../../include/QtCore/../../src/corelib/io/qtextstream.h:48,
from ../../include/QtCore/qtextstream.h:1,
from configureapp.h:46,
from configureapp.cpp:43:
../../include/QtCore/../../src/corelib/tools/qlocale.h:970:22: note: QDebug
operator<<(QDebug, const QLocale&)
../../include/QtCore/../../src/corelib/tools/qlocale.h:970:22: note: no
known conversion for argument 1 from 'QTextStream' to 'QDebug'
In file included from ../../include/QtCore/qtextstream.h:1:0,
from configureapp.h:46,
from configureapp.cpp:43:
../../include/QtCore/../../src/corelib/io/qtextstream.h:228:21: note:
QTextStream& operator<<(QTextStream&, QTextStreamFunction)
../../include/QtCore/../../src/corelib/io/qtextstream.h:228:21: note: no
known conversion for argument 2 from 'QDir' to 'QTextStreamFunction {aka
QTextStream& (*)(QTextStream&)}'
../../include/QtCore/../../src/corelib/io/qtextstream.h:231:21: note:
QTextStream& operator<<(QTextStream&, QTextStreamManipulator)
../../include/QtCore/../../src/corelib/io/qtextstream.h:231:21: note: no
known conversion for argument 2 from 'QDir' to 'QTextStreamManipulator'
In file included from ../../include/QtCore/qdir.h:1:0,
from configureapp.h:47,
from configureapp.cpp:43:
../../include/QtCore/../../src/corelib/io/qdir.h:231:22: note: QDebug
operator<<(QDebug, QDir::Filters)
../../include/QtCore/../../src/corelib/io/qdir.h:231:22: note: no known
conversion for argument 1 from 'QTextStream' to 'QDebug'
../../include/QtCore/../../src/corelib/io/qdir.h:232:22: note: QDebug
operator<<(QDebug, const QDir&)
../../include/QtCore/../../src/corelib/io/qdir.h:232:22: note: no known
conversion for argument 1 from 'QTextStream' to 'QDebug'
In file included from ../../include/QtCore/qdatetime.h:1:0,
from configureapp.cpp:49:
../../include/QtCore/../../src/corelib/tools/qdatetime.h:288:22: note: QDebug
operator<<(QDebug, const QDate&)
../../include/QtCore/../../src/corelib/tools/qdatetime.h:288:22: note: no
known conversion for argument 1 from 'QTextStream' to 'QDebug'
../../include/QtCore/../../src/corelib/tools/qdatetime.h:289:22: note: QDebug
operator<<(QDebug, const QTime&)
../../include/QtCore/../../src/corelib/tools/qdatetime.h:289:22: note: no
known conversion for argument 1 from 'QTextStream' to 'QDebug'
../../include/QtCore/../../src/corelib/tools/qdatetime.h:290:22: note: QDebug
operator<<(QDebug, const QDateTime&)
../../include/QtCore/../../src/corelib/tools/qdatetime.h:290:22: note: no
known conversion for argument 1 from 'QTextStream' to 'QDebug'
In file included from ../../include/QtCore/qdebug.h:1:0,
from configureapp.cpp:55:
../../include/QtCore/../../src/corelib/io/qdebug.h:172:15: note:
template<class T> QDebug operator<<(QDebug, const QList<T>&)
../../include/QtCore/../../src/corelib/io/qdebug.h:172:15: note: template
argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDebug'
In file included from ../../include/QtCore/qdebug.h:1:0,
from configureapp.cpp:55:
../../include/QtCore/../../src/corelib/io/qdebug.h:190:15: note:
template<class T> QDebug operator<<(QDebug, const QVector<T>&)
../../include/QtCore/../../src/corelib/io/qdebug.h:190:15: note: template
argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDebug'
In file included from ../../include/QtCore/qdebug.h:1:0,
from configureapp.cpp:55:
../../include/QtCore/../../src/corelib/io/qdebug.h:202:15: note:
template<class aKey, class aT> QDebug operator<<(QDebug, const QMap<T, U>&)
../../include/QtCore/../../src/corelib/io/qdebug.h:202:15: note: template
argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDebug'
In file included from ../../include/QtCore/qdebug.h:1:0,
from configureapp.cpp:55:
../../include/QtCore/../../src/corelib/io/qdebug.h:219:15: note:
template<class aKey, class aT> QDebug operator<<(QDebug, const QHash<T, U>&)
../../include/QtCore/../../src/corelib/io/qdebug.h:219:15: note: template
argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDebug'
In file included from ../../include/QtCore/qdebug.h:1:0,
from configureapp.cpp:55:
../../include/QtCore/../../src/corelib/io/qdebug.h:235:15: note:
template<class T1, class T2> QDebug operator<<(QDebug, const QPair<T, U>&)
../../include/QtCore/../../src/corelib/io/qdebug.h:235:15: note: template
argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDebug'
In file included from ../../include/QtCore/qdebug.h:1:0,
from configureapp.cpp:55:
../../include/QtCore/../../src/corelib/io/qdebug.h:243:15: note:
template<class T> QDebug operator<<(QDebug, const QSet<T>&)
../../include/QtCore/../../src/corelib/io/qdebug.h:243:15: note: template
argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDebug'
In file included from ../../include/QtCore/qdebug.h:1:0,
from configureapp.cpp:55:
../../include/QtCore/../../src/corelib/io/qdebug.h:254:15: note:
template<class T> QDebug operator<<(QDebug, const QContiguousCache<T>&)
../../include/QtCore/../../src/corelib/io/qdebug.h:254:15: note: template
argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDebug'
In file included from ../../include/QtCore/qdebug.h:1:0,
from configureapp.cpp:55:
../../include/QtCore/../../src/corelib/io/qdebug.h:272:15: note:
template<class T> QDebug operator<<(QDebug, const QFlags<T>&)
../../include/QtCore/../../src/corelib/io/qdebug.h:272:15: note: template
argument deduction/substitution failed:
configureapp.cpp:3888:40: note: cannot convert '(& operator<<((* &
confStream.QTextStream::operator<<(((const char*)"[EffectiveSourcePaths]"))),
endl))->QTextStream::operator<<(((const char*)"Prefix="))' (type 'QTextStream')
to type 'QDebug'
configureapp.cpp:77:15: note: std::ostream& operator<<(std::ostream&, const
QString&)
configureapp.cpp:77:15: note: no known conversion for argument 1 from
'QTextStream' to 'std::ostream& {aka std::basic_ostream<char>&}'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64:0,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:546:5:
note: template<class _Traits> std::basic_ostream<char, _Traits>&
std::operator<<(std::basic_ostream<char, _Traits>&, const unsigned char*)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:546:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<char, _Traits>'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64:0,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:541:5:
note: template<class _Traits> std::basic_ostream<char, _Traits>&
std::operator<<(std::basic_ostream<char, _Traits>&, const signed char*)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:541:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<char, _Traits>'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64:0,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:528:5:
note: template<class _Traits> std::basic_ostream<char, _Traits>&
std::operator<<(std::basic_ostream<char, _Traits>&, const char*)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:528:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<char, _Traits>'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:607:0,
from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/bits/ostream.tcc:323:5:
note: template<class _CharT, class _Traits> std::basic_ostream<_CharT,
_Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const char*)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/bits/ostream.tcc:323:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<_CharT, _Traits>'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64:0,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:511:5:
note: template<class _CharT, class _Traits> std::basic_ostream<_CharT,
_Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const _CharT*)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:511:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<_CharT, _Traits>'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64:0,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:491:5:
note: template<class _Traits> std::basic_ostream<char, _Traits>&
std::operator<<(std::basic_ostream<char, _Traits>&, unsigned char)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:491:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<char, _Traits>'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64:0,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:486:5:
note: template<class _Traits> std::basic_ostream<char, _Traits>&
std::operator<<(std::basic_ostream<char, _Traits>&, signed char)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:486:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<char, _Traits>'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64:0,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:480:5:
note: template<class _Traits> std::basic_ostream<char, _Traits>&
std::operator<<(std::basic_ostream<char, _Traits>&, char)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:480:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<char, _Traits>'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64:0,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:474:5:
note: template<class _CharT, class _Traits> std::basic_ostream<_CharT,
_Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, char)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:474:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<_CharT, _Traits>'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64:0,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:469:5:
note: template<class _CharT, class _Traits> std::basic_ostream<_CharT,
_Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, _CharT)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:469:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<_CharT, _Traits>'
In file included from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/string:54:0,
from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/bits/locale_classes.h:42,
from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/bits/ios_base.h:43,
from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ios:43,
from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/ostream:40,
from
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/iterator:64,
from ../../include/QtCore/../../src/corelib/tools/qlist.h:49,
from ../../include/QtCore/qlist.h:1,
from
C:/work/build/qt/qtbase/tools/configure/configure_pch.h:49:
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/bits/basic_string.h:2750:5:
note: template<class _CharT, class _Traits, class _Alloc>
std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT,
_Traits>&, const std::basic_string<_CharT, _Traits, _Alloc>&)
c:\mingw\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/include/c++/bits/basic_string.h:2750:5:
note: template argument deduction/substitution failed:
configureapp.cpp:3888:40: note: 'QTextStream' is not derived from
'std::basic_ostream<_CharT, _Traits>'
mingw32-make: *** [configureapp.o] Error 1
Build log:
http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01068/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz
============================================================
Compilation failed :(
g++ -include configure_pch.h -fno-rtti -fno-exceptions -mthreads -Wall
-Wextra -DUNICODE -DQT_NO_DATASTREAM -DQT_NO_CODECS -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD
-DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -D_CRT_SECURE_NO_DEPRECATE
-DQT_BOOTSTRAPPED -DQT_BUILD_CONFIGURE -DCOMMERCIAL_VERSION -I"../../include"
-I"../../include/QtCore" -I"../../include/QtCore/5.2.0"
-I"../../include/QtCore/5.2.0/QtCore" -I"C:/work/build/qt/qtbase/tools/shared"
-I"C:/work/build/qt/qtbase/mkspecs/win32-g++" -c -o configureapp.o
configureapp.cpp
configureapp.cpp: In member function 'void Configure::buildQmake()':
configureapp.cpp:3888:37: error: no match for 'operator<<' (operand types are
'QTextStream' and 'QDir')
mingw32-make: *** [configureapp.o] Error 1
Build log:
http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01068/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz
Tested changes (refs/builds/dev_1371041394):
http://codereview.qt-project.org/58430 [PS2] - Show QTextEdit placeholder
even when focused
http://codereview.qt-project.org/58579 [PS1] - don't copy/symlink
doc/global to build dir
http://codereview.qt-project.org/58578 [PS1] - don't copy mkspecs to build
directory
http://codereview.qt-project.org/58577 [PS1] - introduce /src qmake
property variants
http://codereview.qt-project.org/58576 [PS1] - remove pointless string
conversion
http://codereview.qt-project.org/58575 [PS1] - make
.qmake.{super,cache,conf} find "anchored" features
http://codereview.qt-project.org/58574 [PS1] - find features/ under
mkspecs/ of source & build root
http://codereview.qt-project.org/58573 [PS1] - add missing ifdefery
http://codereview.qt-project.org/58572 [PS1] - fetch all properties from
qmake
http://codereview.qt-project.org/58571 [PS1] - make stubs for
dangerous/useless qmake functions in limited mode
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports